summaryrefslogtreecommitdiff
path: root/sphinx/ext/mathjax.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-01-01 13:51:51 +0900
committerGitHub <noreply@github.com>2021-01-01 13:51:51 +0900
commit1346ddf3175c1a8e84db1be0d262a490f3b16df1 (patch)
tree9b704a2dd96f95ba2cdbf042b04bb73215e74410 /sphinx/ext/mathjax.py
parent5383846ced558d592795a162182cb37310ae9577 (diff)
parentf9968594206e538f13fa1c27c065027f10d4ea27 (diff)
downloadsphinx-git-1346ddf3175c1a8e84db1be0d262a490f3b16df1.tar.gz
Merge pull request #8635 from tk0miya/update_copyright
A happy new year! (Updating copyright)
Diffstat (limited to 'sphinx/ext/mathjax.py')
-rw-r--r--sphinx/ext/mathjax.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/mathjax.py b/sphinx/ext/mathjax.py
index 6317a1315..e4318f35d 100644
--- a/sphinx/ext/mathjax.py
+++ b/sphinx/ext/mathjax.py
@@ -6,7 +6,7 @@
Sphinx's HTML writer -- requires the MathJax JavaScript library on your
webserver/computer.
- :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.
"""