summaryrefslogtreecommitdiff
path: root/tests/test_util_docutils.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2022-01-01 20:02:10 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2022-01-01 20:02:10 +0900
commitf38bd8e9529d50e5cceffe3ca55be4b758529ff7 (patch)
tree7c031d01e1d8d9515f3286acfc237dfb96d4d3f4 /tests/test_util_docutils.py
parentb22134dcd35c9cffd5c8fe5a3f5224fcb3d3741f (diff)
parent8b7c81bc944351b98ac3d5a71d37009a5276ab4b (diff)
downloadsphinx-git-f38bd8e9529d50e5cceffe3ca55be4b758529ff7.tar.gz
Merge branch '4.3.x' into 4.x
Diffstat (limited to 'tests/test_util_docutils.py')
-rw-r--r--tests/test_util_docutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_util_docutils.py b/tests/test_util_docutils.py
index 4b89a1b9e..9a7a05e49 100644
--- a/tests/test_util_docutils.py
+++ b/tests/test_util_docutils.py
@@ -4,7 +4,7 @@
Tests util.utils functions.
- :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""