Skip to content

Commit f010d20

Browse files
committed
Merge pull request realpython#411 from Hasimir/patch-1
Update conf.py
2 parents 10d0370 + 01ec956 commit f010d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
epub_title = u'pythonguide'
232232
epub_author = u'Kenneth Reitz'
233233
epub_publisher = u'Kenneth Reitz'
234-
epub_copyright = u'2010, Kenneth Reitz'
234+
epub_copyright = u'2014, Kenneth Reitz'
235235

236236
# The language of the text. It defaults to the language option
237237
# or en if the language is not set.

0 commit comments

Comments
 (0)