From 4bf4e07ef5ea62c8db2bca5aa38d7873a59dd413 Mon Sep 17 00:00:00 2001 From: Michael Mattioli Date: Mon, 4 Jan 2016 22:17:39 -0500 Subject: [PATCH] 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 7a1cfe1a28..f0a3d1013a 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 a5c2ecb1c6..09eafb2fbe 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 5517bd24e7..51bf9dc588 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 b3a134d0d2..05878fc5b7 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 60b697f9bf..2510c54dd3 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. -- 2.47.2