summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2018-01-01 01:06:58 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2018-01-01 01:06:58 +0900
commit2426cedb8b12b7a59270e55f2f26d63d0014a28f (patch)
treec04ecf4258b91d85c1c1ebd6d3d04d456151e29d /doc/conf.py
parentfce7f38b7170549400eada8f7afd8ae5e443348e (diff)
downloadsphinx-git-2426cedb8b12b7a59270e55f2f26d63d0014a28f.tar.gz
A happy new 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 62c5c13d5..1f19b53a2 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -15,7 +15,7 @@ templates_path = ['_templates']
exclude_patterns = ['_build']
project = 'Sphinx'
-copyright = '2007-2017, Georg Brandl and the Sphinx team'
+copyright = '2007-2018, Georg Brandl and the Sphinx team'
version = sphinx.__display_version__
release = version
show_authors = True