From: Thomas Roessler Date: Wed, 28 Mar 2001 14:41:30 +0000 (+0000) Subject: fix some of the copyright messages. X-Git-Tag: mutt-1-3-18-rel~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22c561b826c89c0af147906b485a15e3d0f4266d;p=mutt fix some of the copyright messages. --- diff --git a/main.c b/main.c index 6507dd79..8fc82ef0 100644 --- a/main.c +++ b/main.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 1996-2000 Michael R. Elkins - * Copyright (C) 1999-2000 Thomas Roessler + * Copyright (C) 1996-2001 Michael R. Elkins + * Copyright (C) 1999-2001 Thomas Roessler * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -43,19 +43,19 @@ To contact the developers, please mail to .\n\ To report a bug, please use the flea(1) utility.\n"); static const char *Notice = N_("\ -Copyright (C) 1996-2000 Michael R. Elkins and others.\n\ +Copyright (C) 1996-2001 Michael R. Elkins and others.\n\ Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.\n\ Mutt is free software, and you are welcome to redistribute it\n\ under certain conditions; type `mutt -vv' for details.\n"); static const char *Copyright = N_("\ -Copyright (C) 1996-2000 Michael R. Elkins \n\ -Copyright (C) 1996-2000 Brandon Long \n\ -Copyright (C) 1997-2000 Thomas Roessler \n\ -Copyright (C) 1998-2000 Werner Koch \n\ -Copyright (C) 1999-2000 Brendan Cully \n\ -Copyright (C) 1999-2000 Tommi Komulainen \n\ -Copyright (C) 2000 Edmund Grimley Evans \n\ +Copyright (C) 1996-2001 Michael R. Elkins \n\ +Copyright (C) 1996-2001 Brandon Long \n\ +Copyright (C) 1997-2001 Thomas Roessler \n\ +Copyright (C) 1998-2001 Werner Koch \n\ +Copyright (C) 1999-2001 Brendan Cully \n\ +Copyright (C) 1999-2001 Tommi Komulainen \n\ +Copyright (C) 2000-2001 Edmund Grimley Evans \n\ \n\ Lots of others not mentioned here contributed lots of code,\n\ fixes, and suggestions.\n\