mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update conf.py
Updated the copyright year for the ePub output/metadata (epub_copyright).
This commit is contained in:
+1
-1
@@ -231,7 +231,7 @@ man_pages = [
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user