]> granicus.if.org Git - neomutt/commitdiff
Update copyrights.
authorBrendan Cully <brendan@kublai.com>
Sun, 25 Feb 2007 01:32:31 +0000 (01:32 +0000)
committerBrendan Cully <brendan@kublai.com>
Sun, 25 Feb 2007 01:32:31 +0000 (01:32 +0000)
account.c
account.h
imap/imap.c
imap/message.c
main.c
mutt_sasl.c

index c5cd33ee8b3bab5edf55db5d507e3a64f27bbbf2..99951e25d1e6763e30be91b4cf2f0720c3802def 100644 (file)
--- a/account.c
+++ b/account.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-5 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 2000-7 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
index 249ef1a9f275282df169aa9c118ae7318f44ddf6..8c9eb5c32ae0dd110e758a213fe0c27a92c24703 100644 (file)
--- a/account.h
+++ b/account.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-5 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 2000-7 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
index 1e2019e4d75d85b630de2dadee8a509503551c3a..ebe02b1be679689dba8feb39275449dc13a8d4bc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 1996-8 Michael R. Elkins <me@mutt.org>
  * Copyright (C) 1996-9 Brandon Long <blong@fiction.net>
- * Copyright (C) 1999-2006 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 1999-2007 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
index 4fa6a0f6f21b59a81a2675045cb74f74256b19cf..a7a3fcac114af945d0d11987b57eaacd0287a58f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-9 Brandon Long <blong@fiction.net>
- * Copyright (C) 1999-2006 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 1999-2007 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
diff --git a/main.c b/main.c
index f3589ccece4b3c8174c03cf9e5eae6ddfd5651bd..4dd5468012a8bc464ca8e1872c73e2cac9c4bc51 100644 (file)
--- a/main.c
+++ b/main.c
@@ -61,7 +61,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-2006 Michael R. Elkins and others.\n\
+Copyright (C) 1996-2007 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");
@@ -69,9 +69,9 @@ 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-2002 Brandon Long <blong@fiction.net>\n\
-Copyright (C) 1997-2006 Thomas Roessler <roessler@does-not-exist.org>\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-2006 Brendan Cully <brendan@kublai.com>\n\
+Copyright (C) 1999-2007 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\
 \n\
index 95da33d3f95f0d5e665131ee740c4f85379b874b..e69090412060e426ef33ffe8e4ebc8d9f113d3d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-5 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 2000-7 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