From: Kevin McCarthy Date: Wed, 29 Nov 2017 03:01:15 +0000 (-0800) Subject: Update copyright notices. X-Git-Tag: mutt-1-10-rel~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b3d4db446d19bcea292fc692c09852b16588147;p=mutt Update copyright notices. --- diff --git a/COPYRIGHT b/COPYRIGHT index 0c15e560..86a67f0e 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -12,11 +12,11 @@ Copyright (C) 1996-2016 Michael R. Elkins Copyright (C) 1996-2002 Brandon Long Copyright (C) 1997-2009 Thomas Roessler Copyright (C) 1998-2005 Werner Koch -Copyright (C) 1999-2014 Brendan Cully +Copyright (C) 1999-2017 Brendan Cully Copyright (C) 1999-2002 Tommi Komulainen Copyright (C) 2000-2004 Edmund Grimley Evans Copyright (C) 2006-2009 Rocco Rutte -Copyright (C) 2014-2016 Kevin J. McCarthy +Copyright (C) 2014-2017 Kevin J. McCarthy 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/bcache.c b/bcache.c index 9ba6a860..9e0a527a 100644 --- a/bcache.c +++ b/bcache.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2007,2009 Brendan Cully + * Copyright (C) 2006-2007,2009,2017 Brendan Cully * Copyright (C) 2006,2009 Rocco Rutte * * This program is free software; you can redistribute it and/or modify diff --git a/buffy.c b/buffy.c index 64dbddaa..728f819d 100644 --- a/buffy.c +++ b/buffy.c @@ -1,6 +1,6 @@ /* * Copyright (C) 1996-2000,2010,2013 Michael R. Elkins - * Copyright (C) 2016 Kevin J. McCarthy + * Copyright (C) 2016-2017 Kevin J. McCarthy * * 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 b3e780c8..309ac26c 100644 --- a/imap/imap.c +++ b/imap/imap.c @@ -1,7 +1,7 @@ /* * Copyright (C) 1996-1998,2012 Michael R. Elkins * Copyright (C) 1996-1999 Brandon Long - * Copyright (C) 1999-2009,2012 Brendan Cully + * Copyright (C) 1999-2009,2012,2017 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.h b/imap/imap.h index 4a7be5b4..b89a6222 100644 --- a/imap/imap.h +++ b/imap/imap.h @@ -1,6 +1,6 @@ /* * Copyright (C) 1996-1998 Michael R. Elkins - * Copyright (C) 2000-2007 Brendan Cully + * Copyright (C) 2000-2007,2017 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 edb36e06..ebe27985 100644 --- a/main.c +++ b/main.c @@ -80,11 +80,11 @@ Copyright (C) 1996-2016 Michael R. Elkins \n\ Copyright (C) 1996-2002 Brandon Long \n\ Copyright (C) 1997-2009 Thomas Roessler \n\ Copyright (C) 1998-2005 Werner Koch \n\ -Copyright (C) 1999-2014 Brendan Cully \n\ +Copyright (C) 1999-2017 Brendan Cully \n\ Copyright (C) 1999-2002 Tommi Komulainen \n\ Copyright (C) 2000-2004 Edmund Grimley Evans \n\ Copyright (C) 2006-2009 Rocco Rutte \n\ -Copyright (C) 2014-2016 Kevin J. McCarthy \n\ +Copyright (C) 2014-2017 Kevin J. McCarthy \n\ \n\ Many others not mentioned here contributed code, fixes,\n\ and suggestions.\n"); diff --git a/sidebar.c b/sidebar.c index d3f504de..a88da83e 100644 --- a/sidebar.c +++ b/sidebar.c @@ -1,7 +1,7 @@ /* Copyright (C) 2004 Justin Hibbits * Copyright (C) 2004 Thomer M. Gil * Copyright (C) 2015-2016 Richard Russon - * Copyright (C) 2016 Kevin J. McCarthy + * Copyright (C) 2016-2017 Kevin J. McCarthy * * 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