From: Zhanna Tsitkov Date: Fri, 11 Jan 2013 15:58:26 +0000 (-0500) Subject: Update the Copyright year to 2012-2013 X-Git-Tag: krb5-1.12-alpha1~356 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea0e29dc8e89fe6cf0f43305cb52c9e2fe6a58f;p=thirdparty%2Fkrb5.git Update the Copyright year to 2012-2013 --- diff --git a/doc/conf.py b/doc/conf.py index 266507ce5b..bc378ccedf 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'2012-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