From 59ca0c71d580c30c0de0dcb40b4ff897ccb51bc5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 15 Jan 2016 17:57:14 -0500 Subject: [PATCH] Update conf.py --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index d0f218a..8115797 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ master_doc = 'index' # General information about the project. project = u'pythonguide' -copyright = u'2014. A Kenneth Reitz Project. Creative Commons Share-Alike 3.0' +copyright = u'2016. 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