summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorRobert Lehmann <mail@robertlehmann.de>2013-01-02 17:45:33 +0100
committerRobert Lehmann <mail@robertlehmann.de>2013-01-02 17:45:33 +0100
commit0725cb608a9ca6de67d3e681acb51507c300936e (patch)
treee34d12e2493e12a7c68e3b43040bb2c664e6e8d3 /doc/conf.py
parentebc953d15cf1ea583e1b79399fb074ad26f7c6ce (diff)
parent151856819c212229f6f58a8a2cbf9223a4191f94 (diff)
downloadsphinx-git-0725cb608a9ca6de67d3e681acb51507c300936e.tar.gz
merge with birkenfeld/sphinx
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 834b36cfd..ade74ab1b 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -13,7 +13,7 @@ templates_path = ['_templates']
exclude_patterns = ['_build']
project = 'Sphinx'
-copyright = '2007-2011, Georg Brandl'
+copyright = '2007-2013, Georg Brandl'
version = sphinx.__released__
release = version
show_authors = True