krb5 commit [krb5-1.13]: Update copyright years to 2016
Tom Yu
tlyu at mit.edu
Mon Mar 7 16:10:26 EST 2016
https://github.com/krb5/krb5/commit/4bf4e07ef5ea62c8db2bca5aa38d7873a59dd413
commit 4bf4e07ef5ea62c8db2bca5aa38d7873a59dd413
Author: Michael Mattioli <mmattioli at users.noreply.github.com>
Date: Mon Jan 4 22:17:39 2016 -0500
Update copyright years to 2016
Update copyright years to 2016 where appropriate.
NOTICE | 2 +-
README | 2 +-
doc/conf.py | 2 +-
doc/copyright.rst | 2 +-
doc/notice.rst | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/NOTICE b/NOTICE
index 7a1cfe1..f0a3d10 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Copyright (C) 1985-2015 by the Massachusetts Institute of Technology.
+Copyright (C) 1985-2016 by the Massachusetts Institute of Technology.
All rights reserved.
diff --git a/README b/README
index a5c2ecb..09eafb2 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
Copyright and Other Notices
---------------------------
-Copyright (C) 1985-2015 by the Massachusetts Institute of Technology
+Copyright (C) 1985-2016 by the Massachusetts Institute of Technology
and its contributors. All rights reserved.
Please see the file named NOTICE for additional notices.
diff --git a/doc/conf.py b/doc/conf.py
index 5517bd2..51bf9dc 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-2015, MIT'
+copyright = u'1985-2016, 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 b3a134d..05878fc 100644
--- a/doc/copyright.rst
+++ b/doc/copyright.rst
@@ -1,7 +1,7 @@
Copyright
=========
-Copyright |copy| 1985-2015 by the Massachusetts Institute of
+Copyright |copy| 1985-2016 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 60b697f..2510c54 100644
--- a/doc/notice.rst
+++ b/doc/notice.rst
@@ -1,4 +1,4 @@
-Copyright |copy| 1985-2015 by the Massachusetts Institute of Technology.
+Copyright |copy| 1985-2016 by the Massachusetts Institute of Technology.
All rights reserved.
More information about the cvs-krb5
mailing list