https://hg.python.org/devguide/rev/681e28b06256 changeset: 758:681e28b06256 user: Jesus Cea <jcea at jcea.es> date: Mon Aug 03 18:55:17 2015 +0200 summary: Copyright files: conf.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf.py b/conf.py --- a/conf.py +++ b/conf.py @@ -43,7 +43,7 @@ # General information about the project. project = u'Python Developer\'s Guide' -copyright = u'2011-2014, Python Software Foundation' +copyright = u'2011-2015, Python Software Foundation' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- Repository URL: https://hg.python.org/devguide