We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b5e70 commit f24e061Copy full SHA for f24e061
1 file changed
docs/conf.py
@@ -41,7 +41,7 @@
41
42
# General information about the project.
43
project = u'pythonguide'
44
-copyright = u'2012. A <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a> Project'
+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>.'
45
46
# The version info for the project you're documenting, acts as replacement for
47
# |version| and |release|, also used in various other places throughout the
@@ -259,4 +259,4 @@
259
# Allow duplicate toc entries.
260
#epub_tocdup = True
261
262
-todo_include_todos = True
+todo_include_todos = True
0 commit comments