diff --git a/docs/conf.py b/docs/conf.py index 8e375c6..7aa0223 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'pythonguide' -copyright = u'2012. A Kenneth Reitz Project' +copyright = u'2012. 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 @@ -259,4 +259,4 @@ epub_copyright = u'2010, Kenneth Reitz' # Allow duplicate toc entries. #epub_tocdup = True -todo_include_todos = True \ No newline at end of file +todo_include_todos = True