]> granicus.if.org Git - mutt/commitdiff
fix some of the copyright messages.
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 28 Mar 2001 14:41:30 +0000 (14:41 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 28 Mar 2001 14:41:30 +0000 (14:41 +0000)
main.c

diff --git a/main.c b/main.c
index 6507dd790c815f3086f72b0c8179762b0daa147d..8fc82ef0494ccb5286e990c6cd163e38657877bc 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1996-2001 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1999-2001 Thomas Roessler <roessler@guug.de>
  * 
  *     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 <mutt-dev@mutt.org>.\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 <me@cs.hmc.edu>\n\
-Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n\
-Copyright (C) 1997-2000 Thomas Roessler <roessler@guug.de>\n\
-Copyright (C) 1998-2000 Werner Koch <wk@isil.d.shuttle.de>\n\
-Copyright (C) 1999-2000 Brendan Cully <brendan@kublai.com>\n\
-Copyright (C) 1999-2000 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n\
-Copyright (C) 2000      Edmund Grimley Evans <edmundo@rano.org>\n\
+Copyright (C) 1996-2001 Michael R. Elkins <me@cs.hmc.edu>\n\
+Copyright (C) 1996-2001 Brandon Long <blong@fiction.net>\n\
+Copyright (C) 1997-2001 Thomas Roessler <roessler@guug.de>\n\
+Copyright (C) 1998-2001 Werner Koch <wk@isil.d.shuttle.de>\n\
+Copyright (C) 1999-2001 Brendan Cully <brendan@kublai.com>\n\
+Copyright (C) 1999-2001 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n\
+Copyright (C) 2000-2001 Edmund Grimley Evans <edmundo@rano.org>\n\
 \n\
 Lots of others not mentioned here contributed lots of code,\n\
 fixes, and suggestions.\n\