File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646
4747# General information about the project.
4848project = u'pythonguide'
49- copyright = u'2016. A <a href="proxy.php?url=http%3A%2F%2Fkennethreitz.com%2Fpages%2Fopen-projects.html">Kenneth Reitz</a> Project. <a href="proxy.php?url=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby-nc-sa%2F3.0%2F">Creative Commons </a>'
49+ copyright = u'2016. A <a href="proxy.php?url=http%3A%2F%2Fkennethreitz.com%2Fpages%2Fopen-projects.html">Kenneth Reitz</a> Project. <a href="proxy.php?url=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby-nc-sa%2F3.0%2F">CC BY-NC-SA 3.0 </a>'
5050
5151# The version info for the project you're documenting, acts as replacement for
5252# |version| and |release|, also used in various other places throughout the
234234epub_title = u'pythonguide'
235235epub_author = u'Kenneth Reitz'
236236epub_publisher = u'Kenneth Reitz'
237- epub_copyright = u'2014 , Kenneth Reitz'
237+ epub_copyright = u'2016 , Kenneth Reitz'
238238
239239# The language of the text. It defaults to the language option
240240# or en if the language is not set.
You can’t perform that action at this time.
0 commit comments