Update docs/conf.py

This commit is contained in:
Kenneth Reitz
2012-12-31 17:59:47 -05:00
parent e1b1201b6a
commit 629626a66d
+1 -1
View File
@@ -46,7 +46,7 @@ master_doc = 'index'
# General information about the project.
project = u'pythonguide'
copyright = u'2012. A <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a> Project. <a href="http://creativecommons.org/licenses/by-sa/3.0/"> Creative Commons Share-Alike 3.0</a>.'
copyright = u'2013. A <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a> Project. <a href="http://creativecommons.org/licenses/by-sa/3.0/"> Creative Commons Share-Alike 3.0</a>.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the