Skip to content

Commit f24e061

Browse files
author
Kenneth Reitz
committed
CC BY-SA 3.0
Closes realpython#87
1 parent f8b5e70 commit f24e061

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
# General information about the project.
4343
project = u'pythonguide'
44-
copyright = u'2012. A <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a> Project'
44+
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>.'
4545

4646
# The version info for the project you're documenting, acts as replacement for
4747
# |version| and |release|, also used in various other places throughout the
@@ -259,4 +259,4 @@
259259
# Allow duplicate toc entries.
260260
#epub_tocdup = True
261261

262-
todo_include_todos = True
262+
todo_include_todos = True

0 commit comments

Comments
 (0)