summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2022-01-01 20:04:19 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2022-01-01 20:04:19 +0900
commitce8039db1f67bd0176375ceae3a93413befec412 (patch)
tree6200a8f38a19da499b080bf70dde9f3d9df468d6 /doc/conf.py
parent6ee3dd196813ca7bbf91105d0d6e563ea1fcd202 (diff)
parentf38bd8e9529d50e5cceffe3ca55be4b758529ff7 (diff)
downloadsphinx-git-ce8039db1f67bd0176375ceae3a93413befec412.tar.gz
Merge branch '4.x'
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 cb958443d..3b39aa6d5 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -14,7 +14,7 @@ templates_path = ['_templates']
exclude_patterns = ['_build']
project = 'Sphinx'
-copyright = '2007-2021, Georg Brandl and the Sphinx team'
+copyright = '2007-2022, Georg Brandl and the Sphinx team'
version = sphinx.__display_version__
release = version
show_authors = True