summaryrefslogtreecommitdiff
path: root/sphinx/theming.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-01-01 13:57:19 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-01-01 13:57:19 +0900
commit4b452338f914d4f6b54704222d70ae8a746e3db5 (patch)
treeb8898b22f61e3416dc758575c9061fef54e0bceb /sphinx/theming.py
parent1544097af546a4e5a674cce31646eb8e289dab9a (diff)
parent7ecf6b88aa5ddaed552527d2ef60f1bd35e98ddc (diff)
downloadsphinx-git-4b452338f914d4f6b54704222d70ae8a746e3db5.tar.gz
Merge branch '3.x'
Diffstat (limited to 'sphinx/theming.py')
-rw-r--r--sphinx/theming.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/theming.py b/sphinx/theming.py
index 0ac3613cc..e84f5ae49 100644
--- a/sphinx/theming.py
+++ b/sphinx/theming.py
@@ -4,7 +4,7 @@
Theming support for HTML builders.
- :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""