From c59f329e362ebd40c8953d35b85e01179c1ff70d Mon Sep 17 00:00:00 2001 From: eno93 Date: Thu, 20 Mar 2014 11:29:23 +1100 Subject: [PATCH] Update year to 2014 Update year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index f5effd924..92534d93d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ # General information about the project. project = u'pythonguide' -copyright = u'2013. A Kenneth Reitz Project. Creative Commons Share-Alike 3.0' +copyright = u'2014. A Kenneth Reitz Project. Creative Commons Share-Alike 3.0' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the