krb5 commit [krb5-1.11]: Update copyright years and acknowledgments

Tom Yu tlyu at MIT.EDU
Tue Jan 21 17:10:06 EST 2014


https://github.com/krb5/krb5/commit/b623d42ba51fb4002aa54024c537af4b7d7d17ce
commit b623d42ba51fb4002aa54024c537af4b7d7d17ce
Author: Tom Yu <tlyu at mit.edu>
Date:   Thu Jan 16 16:41:53 2014 -0500

    Update copyright years and acknowledgments

 NOTICE            |    2 +-
 README            |    5 ++++-
 doc/conf.py       |    2 +-
 doc/copyright.rst |    2 +-
 doc/notice.rst    |    2 +-
 5 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/NOTICE b/NOTICE
index ac08bba..f4a6d1c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Copyright (C) 1985-2013 by the Massachusetts Institute of Technology.
+Copyright (C) 1985-2014 by the Massachusetts Institute of Technology.
 
 All rights reserved.
 
diff --git a/README b/README
index 7d0e566..70b491b 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
 Copyright and Other Notices
 ---------------------------
 
-Copyright (C) 1985-2013 by the Massachusetts Institute of Technology
+Copyright (C) 1985-2014 by the Massachusetts Institute of Technology
 and its contributors.  All rights reserved.
 
 Please see the file named NOTICE for additional notices.
@@ -596,6 +596,7 @@ reports, suggestions, and valuable resources:
     Sumit Bose
     Emmanuel Bouillon
     Michael Calmer
+    Andrea Campi
     Julien Chaffraix
     Ravi Channavajhala
     Srinivas Cheruku
@@ -606,6 +607,8 @@ reports, suggestions, and valuable resources:
     Kevin Coffman
     Simon Cooper
     Sylvain Cortes
+    Arran Cudbard-Bell
+    Jeff D'Angelo
     Nalin Dahyabhai
     Mark Davies
     Dennis Davis
diff --git a/doc/conf.py b/doc/conf.py
index 26a2867..4a59a9a 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -45,7 +45,7 @@ else:
 
 # General information about the project.
 project = u'MIT Kerberos'
-copyright = u'1985-2013, MIT'
+copyright = u'1985-2014, MIT'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
diff --git a/doc/copyright.rst b/doc/copyright.rst
index 7fe2353..742bc12 100644
--- a/doc/copyright.rst
+++ b/doc/copyright.rst
@@ -1,7 +1,7 @@
 Copyright
 =========
 
-Copyright |copy| 1985-2013 by the Massachusetts Institute of
+Copyright |copy| 1985-2014 by the Massachusetts Institute of
 Technology and its contributors.  All rights reserved.
 
 See :ref:`mitK5license` for additional copyright and license
diff --git a/doc/notice.rst b/doc/notice.rst
index 0215841..526de5c 100644
--- a/doc/notice.rst
+++ b/doc/notice.rst
@@ -1,4 +1,4 @@
-Copyright |copy| 1985-2013 by the Massachusetts Institute of Technology.
+Copyright |copy| 1985-2014 by the Massachusetts Institute of Technology.
 
 All rights reserved.
 


More information about the cvs-krb5 mailing list