]> granicus.if.org Git - neomutt/commitdiff
Update copyright notices.
authorKevin McCarthy <kevin@8t8.us>
Wed, 29 Nov 2017 03:01:15 +0000 (19:01 -0800)
committerRichard Russon <rich@flatcap.org>
Fri, 5 Jan 2018 00:41:23 +0000 (00:41 +0000)
COPYRIGHT
bcache.c
buffy.c
imap/imap.c
imap/imap.h
sidebar.c
version.c

index 0c15e56061a5b786a98658e34065fed7cacf4009..86a67f0e7eeba8c560c7ace73ecff13f23c1163c 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -12,11 +12,11 @@ Copyright (C) 1996-2016 Michael R. Elkins <me@cs.hmc.edu>
 Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>
 Copyright (C) 1997-2009 Thomas Roessler <roessler@does-not-exist.org>
 Copyright (C) 1998-2005 Werner Koch <wk@isil.d.shuttle.de>
-Copyright (C) 1999-2014 Brendan Cully <brendan@kublai.com>
+Copyright (C) 1999-2017 Brendan Cully <brendan@kublai.com>
 Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>
 Copyright (C) 2000-2004 Edmund Grimley Evans <edmundo@rano.org>
 Copyright (C) 2006-2009 Rocco Rutte <pdmef@gmx.net>
-Copyright (C) 2014-2016 Kevin J. McCarthy <kevin@8t8.us>
+Copyright (C) 2014-2017 Kevin J. McCarthy <kevin@8t8.us>
 
     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 c49b43482c75b9dfa7976c0056ee36b6fbe83dff..3eb1bd10dcfc61ce2438e2e4d81fa39108bbddef 100644 (file)
--- a/bcache.c
+++ b/bcache.c
@@ -3,7 +3,7 @@
  * Body Caching - local copies of email bodies
  *
  * @authors
- * Copyright (C) 2006-2007,2009 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 2006-2007,2009,2017 Brendan Cully <brendan@kublai.com>
  * Copyright (C) 2006,2009 Rocco Rutte <pdmef@gmx.net>
  *
  * @copyright
diff --git a/buffy.c b/buffy.c
index 1381c3cb6b3ec1ec95461e43f92ff328669091c1..c0555837942eab63a0b2c41a810fff8af39257a2 100644 (file)
--- a/buffy.c
+++ b/buffy.c
@@ -4,7 +4,7 @@
  *
  * @authors
  * Copyright (C) 1996-2000,2010,2013 Michael R. Elkins <me@mutt.org>
- * Copyright (C) 2016 Kevin J. McCarthy <kevin@8t8.us>
+ * Copyright (C) 2016-2017 Kevin J. McCarthy <kevin@8t8.us>
  *
  * @copyright
  * This program is free software: you can redistribute it and/or modify it under
index 6bbaa74c087a202b9febe214097ecf802f902588..77f18f7ef43e205d771f9183d1832b4a68b7dce2 100644 (file)
@@ -5,7 +5,7 @@
  * @authors
  * Copyright (C) 1996-1998,2012 Michael R. Elkins <me@mutt.org>
  * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net>
- * Copyright (C) 1999-2009,2012 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 1999-2009,2012,2017 Brendan Cully <brendan@kublai.com>
  *
  * @copyright
  * This program is free software: you can redistribute it and/or modify it under
index a3d5ff691f6ab938f76845b616c1e73ceae687da..9e8f2eb43c83c7e1d9bd0eecda808c454acddcd0 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @authors
  * Copyright (C) 1996-1998 Michael R. Elkins <me@mutt.org>
- * Copyright (C) 2000-2007 Brendan Cully <brendan@kublai.com>
+ * Copyright (C) 2000-2007,2017 Brendan Cully <brendan@kublai.com>
  *
  * @copyright
  * This program is free software: you can redistribute it and/or modify it under
index 8fcf07063fb4be6bef80fccc5b1652cd4cadb6f4..4d4feafb69926dc117df57ee450ed6a61dc81324 100644 (file)
--- a/sidebar.c
+++ b/sidebar.c
@@ -6,7 +6,7 @@
  * Copyright (C) 2004 Justin Hibbits <jrh29@po.cwru.edu>
  * Copyright (C) 2004 Thomer M. Gil <mutt@thomer.com>
  * Copyright (C) 2015-2016 Richard Russon <rich@flatcap.org>
- * Copyright (C) 2016 Kevin J. McCarthy <kevin@8t8.us>
+ * Copyright (C) 2016-2017 Kevin J. McCarthy <kevin@8t8.us>
  *
  * @copyright
  * This program is free software: you can redistribute it and/or modify it under
index d4351f21b62c647b62c76f34271c5c1064260710..b9ebadbe38cf9899887e102e1ed5b392d1016a80 100644 (file)
--- a/version.c
+++ b/version.c
@@ -52,11 +52,11 @@ static const char *Copyright =
        "Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>\n"
        "Copyright (C) 1997-2009 Thomas Roessler <roessler@does-not-exist.org>\n"
        "Copyright (C) 1998-2005 Werner Koch <wk@isil.d.shuttle.de>\n"
-       "Copyright (C) 1999-2014 Brendan Cully <brendan@kublai.com>\n"
+       "Copyright (C) 1999-2017 Brendan Cully <brendan@kublai.com>\n"
        "Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n"
        "Copyright (C) 2000-2004 Edmund Grimley Evans <edmundo@rano.org>\n"
        "Copyright (C) 2006-2009 Rocco Rutte <pdmef@gmx.net>\n"
-       "Copyright (C) 2014-2016 Kevin J. McCarthy <kevin@8t8.us>\n"
+       "Copyright (C) 2014-2017 Kevin J. McCarthy <kevin@8t8.us>\n"
        "Copyright (C) 2015-2017 Richard Russon <rich@flatcap.org>\n"
        "\n"
        "Many others not mentioned here contributed code, fixes,\n"