krb5 commit [krb5-1.11]: Update documentation copyright dates: 1985-2013

Tom Yu tlyu at MIT.EDU
Fri Apr 12 13:41:44 EDT 2013


https://github.com/krb5/krb5/commit/cc6dfd5c469de419d34c532eff0aabce118d234b
commit cc6dfd5c469de419d34c532eff0aabce118d234b
Author: Tom Yu <tlyu at mit.edu>
Date:   Wed Apr 10 17:09:04 2013 -0400

    Update documentation copyright dates: 1985-2013
    
    (cherry picked from commit 48e750799dff48239a044c6a732f41ded25cc624)

 doc/conf.py       |    2 +-
 doc/copyright.rst |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/conf.py b/doc/conf.py
index 9d9b299..26a2867 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'2012, MIT'
+copyright = u'1985-2013, 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 b98c414..7fe2353 100644
--- a/doc/copyright.rst
+++ b/doc/copyright.rst
@@ -1,7 +1,7 @@
 Copyright
 =========
 
-Copyright |copy| 1985-2012 by the Massachusetts Institute of
+Copyright |copy| 1985-2013 by the Massachusetts Institute of
 Technology and its contributors.  All rights reserved.
 
 See :ref:`mitK5license` for additional copyright and license


More information about the cvs-krb5 mailing list