diff options
author | Lawouach <sh@defuze.org> | 2015-07-19 13:00:03 +0200 |
---|---|---|
committer | Lawouach <sh@defuze.org> | 2015-07-19 13:00:03 +0200 |
commit | c307afc15dea5480082c89917d197c30e2f83212 (patch) | |
tree | a21700486aadf0623afd6fa22d68941387697e44 /docs/conf.py | |
parent | 26c32174f13bac91fa2ac3c7b90c9079a06f7943 (diff) | |
download | cherrypy-git-c307afc15dea5480082c89917d197c30e2f83212.tar.gz |
the right date this time
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 3dc4afdb..77e53587 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,7 +48,7 @@ master_doc = 'index' # General information about the project. project = u'CherryPy' -copyright = u'2004-2015, CherryPy Team' +copyright = u'2001-2015, CherryPy Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |