]> granicus.if.org Git - neomutt/commitdiff
Update some copyrights
authorBrendan Cully <brendan@kublai.com>
Sat, 3 Jan 2009 19:55:41 +0000 (11:55 -0800)
committerBrendan Cully <brendan@kublai.com>
Sat, 3 Jan 2009 19:55:41 +0000 (11:55 -0800)
main.c
smtp.c

diff --git a/main.c b/main.c
index c6d1de542f35f17ae6e8283f192e9d5470d2457a..5c2c3f1034a393219462361800d183eca716267e 100644 (file)
--- a/main.c
+++ b/main.c
@@ -65,7 +65,7 @@ To contact the developers, please mail to <mutt-dev@mutt.org>.\n\
 To report a bug, please visit http://bugs.mutt.org/.\n");
 
 static const char *Notice = N_("\
-Copyright (C) 1996-2008 Michael R. Elkins and others.\n\
+Copyright (C) 1996-2009 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");
@@ -75,7 +75,7 @@ Copyright (C) 1996-2007 Michael R. Elkins <me@mutt.org>\n\
 Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>\n\
 Copyright (C) 1997-2007 Thomas Roessler <roessler@does-not-exist.org>\n\
 Copyright (C) 1998-2005 Werner Koch <wk@isil.d.shuttle.de>\n\
-Copyright (C) 1999-2008 Brendan Cully <brendan@kublai.com>\n\
+Copyright (C) 1999-2009 Brendan Cully <brendan@kublai.com>\n\
 Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n\
 Copyright (C) 2000-2002 Edmund Grimley Evans <edmundo@rano.org>\n\
 Copyright (C) 2006-2008 Rocco Rutte <pdmef@gmx.net>\n\
diff --git a/smtp.c b/smtp.c
index f5b1c05e2a1fa9e453c70ea53c51e1769b204d2c..3e85a4ebb45967b29be0a9b56430219f9fc34834 100644 (file)
--- a/smtp.c
+++ b/smtp.c
@@ -1,6 +1,6 @@
 /* mutt - text oriented MIME mail user agent
  * Copyright (C) 2002 Michael R. Elkins <me@mutt.org>
- * Copyright (C) 2005-7 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 2005-9 Brendan Cully <brendan@kublai.com>
  *
  *     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