From: Brendan Cully Date: Sun, 25 Feb 2007 01:32:31 +0000 (+0000) Subject: Update copyrights. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8300c8e182c221a74e48cf80b38002109e860aca;p=neomutt Update copyrights. --- diff --git a/account.c b/account.c index c5cd33ee8..99951e25d 100644 --- a/account.c +++ b/account.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-5 Brendan Cully + * Copyright (C) 2000-7 Brendan Cully * * 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/account.h b/account.h index 249ef1a9f..8c9eb5c32 100644 --- a/account.h +++ b/account.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-5 Brendan Cully + * Copyright (C) 2000-7 Brendan Cully * * 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/imap/imap.c b/imap/imap.c index 1e2019e4d..ebe02b1be 100644 --- a/imap/imap.c +++ b/imap/imap.c @@ -1,7 +1,7 @@ /* * Copyright (C) 1996-8 Michael R. Elkins * Copyright (C) 1996-9 Brandon Long - * Copyright (C) 1999-2006 Brendan Cully + * Copyright (C) 1999-2007 Brendan Cully * * 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/imap/message.c b/imap/message.c index 4fa6a0f6f..a7a3fcac1 100644 --- a/imap/message.c +++ b/imap/message.c @@ -1,6 +1,6 @@ /* * Copyright (C) 1996-9 Brandon Long - * Copyright (C) 1999-2006 Brendan Cully + * Copyright (C) 1999-2007 Brendan Cully * * 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 f3589ccec..4dd546801 100644 --- a/main.c +++ b/main.c @@ -61,7 +61,7 @@ To contact the developers, please mail to .\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 \n\ Copyright (C) 1996-2002 Brandon Long \n\ -Copyright (C) 1997-2006 Thomas Roessler \n\ +Copyright (C) 1997-2007 Thomas Roessler \n\ Copyright (C) 1998-2005 Werner Koch \n\ -Copyright (C) 1999-2006 Brendan Cully \n\ +Copyright (C) 1999-2007 Brendan Cully \n\ Copyright (C) 1999-2002 Tommi Komulainen \n\ Copyright (C) 2000-2002 Edmund Grimley Evans \n\ \n\ diff --git a/mutt_sasl.c b/mutt_sasl.c index 95da33d3f..e69090412 100644 --- a/mutt_sasl.c +++ b/mutt_sasl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-5 Brendan Cully + * Copyright (C) 2000-7 Brendan Cully * * 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