We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36da90 commit ef7deecCopy full SHA for ef7deec
source/conf.py
@@ -51,7 +51,7 @@
51
52
# General information about the project.
53
project = 'howtopython'
54
-copyright = u'2016. A <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a> Project. <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC BY-NC-SA 3.0</a>'
+copyright = u'2018. A <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a> Project. <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC BY-NC-SA 3.0</a>'
55
author = 'Kenneth Reitz'
56
57
# The version info for the project you're documenting, acts as replacement for
0 commit comments