changeset: 7187:e9b1d221fbd0
user:      Kevin McCarthy <ke...@8t8.us>
date:      Tue Nov 28 19:01:15 2017 -0800
link:      http://dev.mutt.org/hg/mutt/rev/e9b1d221fbd0

Update copyright notices.

diffs (90 lines):

diff -r 332af0fa7d4f -r e9b1d221fbd0 COPYRIGHT
--- a/COPYRIGHT Tue Nov 21 18:22:26 2017 -0800
+++ b/COPYRIGHT Tue Nov 28 19:01:15 2017 -0800
@@ -12,11 +12,11 @@
 Copyright (C) 1996-2002 Brandon Long <bl...@fiction.net>
 Copyright (C) 1997-2009 Thomas Roessler <roess...@does-not-exist.org>
 Copyright (C) 1998-2005 Werner Koch <w...@isil.d.shuttle.de>
-Copyright (C) 1999-2014 Brendan Cully <bren...@kublai.com>
+Copyright (C) 1999-2017 Brendan Cully <bren...@kublai.com>
 Copyright (C) 1999-2002 Tommi Komulainen <tommi.komulai...@iki.fi>
 Copyright (C) 2000-2004 Edmund Grimley Evans <edmu...@rano.org>
 Copyright (C) 2006-2009 Rocco Rutte <pd...@gmx.net>
-Copyright (C) 2014-2016 Kevin J. McCarthy <ke...@8t8.us>
+Copyright (C) 2014-2017 Kevin J. McCarthy <ke...@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
diff -r 332af0fa7d4f -r e9b1d221fbd0 bcache.c
--- a/bcache.c  Tue Nov 21 18:22:26 2017 -0800
+++ b/bcache.c  Tue Nov 28 19:01:15 2017 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2007,2009 Brendan Cully <bren...@kublai.com>
+ * Copyright (C) 2006-2007,2009,2017 Brendan Cully <bren...@kublai.com>
  * Copyright (C) 2006,2009 Rocco Rutte <pd...@gmx.net>
  *
  *     This program is free software; you can redistribute it and/or modify
diff -r 332af0fa7d4f -r e9b1d221fbd0 buffy.c
--- a/buffy.c   Tue Nov 21 18:22:26 2017 -0800
+++ b/buffy.c   Tue Nov 28 19:01:15 2017 -0800
@@ -1,6 +1,6 @@
 /* 
  * Copyright (C) 1996-2000,2010,2013 Michael R. Elkins <m...@mutt.org>
- * Copyright (C) 2016 Kevin J. McCarthy <ke...@8t8.us>
+ * Copyright (C) 2016-2017 Kevin J. McCarthy <ke...@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
diff -r 332af0fa7d4f -r e9b1d221fbd0 imap/imap.c
--- a/imap/imap.c       Tue Nov 21 18:22:26 2017 -0800
+++ b/imap/imap.c       Tue Nov 28 19:01:15 2017 -0800
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 1996-1998,2012 Michael R. Elkins <m...@mutt.org>
  * Copyright (C) 1996-1999 Brandon Long <bl...@fiction.net>
- * Copyright (C) 1999-2009,2012 Brendan Cully <bren...@kublai.com>
+ * Copyright (C) 1999-2009,2012,2017 Brendan Cully <bren...@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 -r 332af0fa7d4f -r e9b1d221fbd0 imap/imap.h
--- a/imap/imap.h       Tue Nov 21 18:22:26 2017 -0800
+++ b/imap/imap.h       Tue Nov 28 19:01:15 2017 -0800
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-1998 Michael R. Elkins <m...@mutt.org>
- * Copyright (C) 2000-2007 Brendan Cully <bren...@kublai.com>
+ * Copyright (C) 2000-2007,2017 Brendan Cully <bren...@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 -r 332af0fa7d4f -r e9b1d221fbd0 main.c
--- a/main.c    Tue Nov 21 18:22:26 2017 -0800
+++ b/main.c    Tue Nov 28 19:01:15 2017 -0800
@@ -80,11 +80,11 @@
 Copyright (C) 1996-2002 Brandon Long <bl...@fiction.net>\n\
 Copyright (C) 1997-2009 Thomas Roessler <roess...@does-not-exist.org>\n\
 Copyright (C) 1998-2005 Werner Koch <w...@isil.d.shuttle.de>\n\
-Copyright (C) 1999-2014 Brendan Cully <bren...@kublai.com>\n\
+Copyright (C) 1999-2017 Brendan Cully <bren...@kublai.com>\n\
 Copyright (C) 1999-2002 Tommi Komulainen <tommi.komulai...@iki.fi>\n\
 Copyright (C) 2000-2004 Edmund Grimley Evans <edmu...@rano.org>\n\
 Copyright (C) 2006-2009 Rocco Rutte <pd...@gmx.net>\n\
-Copyright (C) 2014-2016 Kevin J. McCarthy <ke...@8t8.us>\n\
+Copyright (C) 2014-2017 Kevin J. McCarthy <ke...@8t8.us>\n\
 \n\
 Many others not mentioned here contributed code, fixes,\n\
 and suggestions.\n");
diff -r 332af0fa7d4f -r e9b1d221fbd0 sidebar.c
--- a/sidebar.c Tue Nov 21 18:22:26 2017 -0800
+++ b/sidebar.c Tue Nov 28 19:01:15 2017 -0800
@@ -1,7 +1,7 @@
 /* Copyright (C) 2004 Justin Hibbits <jr...@po.cwru.edu>
  * Copyright (C) 2004 Thomer M. Gil <m...@thomer.com>
  * Copyright (C) 2015-2016 Richard Russon <r...@flatcap.org>
- * Copyright (C) 2016 Kevin J. McCarthy <ke...@8t8.us>
+ * Copyright (C) 2016-2017 Kevin J. McCarthy <ke...@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

Reply via email to