summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorRocco Rutte <pdmef@gmx.net>2008-02-27 14:45:13 +0100
committerRocco Rutte <pdmef@gmx.net>2008-02-27 14:45:13 +0100
commitbbaed977e2ca9f90858988a9499b32fd58f6b243 (patch)
tree4b39fa3e95e2e76e80ed7fa9e19024c54d9525e9 /main.c
parent75e28869248af6919331b522141ba57ee624bf73 (diff)
Update copyright years in 'mutt -v' output and COPYRIGHT
Diffstat (limited to 'main.c')
-rw-r--r--main.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/main.c b/main.c
index 6cb2b991..bd5b1dc4 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 1996-2002 Michael R. Elkins <me@mutt.org>
- * Copyright (C) 1999-2002 Thomas Roessler <roessler@does-not-exist.org>
+ * Copyright (C) 1996-2007 Michael R. Elkins <me@mutt.org>
+ * Copyright (C) 1999-2007 Thomas Roessler <roessler@does-not-exist.org>
* Copyright (C) 2004 g10 Code GmbH
*
* This program is free software; you can redistribute it and/or modify
@@ -65,13 +65,13 @@ 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-2007 Michael R. Elkins and others.\n\
+Copyright (C) 1996-2008 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-2004 Michael R. Elkins <me@mutt.org>\n\
+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\