summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2017-03-22 20:21:12 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2017-03-26 11:49:34 +0900
commitc57e47e0424be5d742ee6d5daf913274c6da069f (patch)
treec2e67c780f6127e1a07ad45e10ef5e2387e523f4 /doc/conf.py
parenta92f40673934521bfbffc76f905f93b4caf45907 (diff)
downloadsphinx-git-c57e47e0424be5d742ee6d5daf913274c6da069f.tar.gz
Year++
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 1a5be5736..95d14ec46 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -15,7 +15,7 @@ templates_path = ['_templates']
exclude_patterns = ['_build']
project = 'Sphinx'
-copyright = '2007-2016, Georg Brandl and the Sphinx team'
+copyright = '2007-2017, Georg Brandl and the Sphinx team'
version = sphinx.__released__
release = version
show_authors = True