diff --git a/docs/conf.py b/docs/conf.py index 92534d93d..eba809892 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -231,7 +231,7 @@ epub_title = u'pythonguide' epub_author = u'Kenneth Reitz' epub_publisher = u'Kenneth Reitz' -epub_copyright = u'2010, Kenneth Reitz' +epub_copyright = u'2014, Kenneth Reitz' # The language of the text. It defaults to the language option # or en if the language is not set.