summaryrefslogtreecommitdiff
path: root/tests/test_intl.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-01-01 13:56:19 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-01-01 13:56:19 +0900
commit7ecf6b88aa5ddaed552527d2ef60f1bd35e98ddc (patch)
treeb627441cf7a3f60edf6497bb3a68f5bf5f980ebd /tests/test_intl.py
parent54ef601049f2f2a18117732e8d2b0cff551e48e6 (diff)
parent1346ddf3175c1a8e84db1be0d262a490f3b16df1 (diff)
downloadsphinx-git-7ecf6b88aa5ddaed552527d2ef60f1bd35e98ddc.tar.gz
Merge branch '3.4.x' into 3.x
Diffstat (limited to 'tests/test_intl.py')
-rw-r--r--tests/test_intl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_intl.py b/tests/test_intl.py
index d96733e4a..00f599595 100644
--- a/tests/test_intl.py
+++ b/tests/test_intl.py
@@ -5,7 +5,7 @@
Test message patching for internationalization purposes. Runs the text
builder in the test root.
- :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.
"""