summaryrefslogtreecommitdiff
path: root/tests/test_pycode_parser.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 /tests/test_pycode_parser.py
parent1544097af546a4e5a674cce31646eb8e289dab9a (diff)
parent7ecf6b88aa5ddaed552527d2ef60f1bd35e98ddc (diff)
downloadsphinx-git-4b452338f914d4f6b54704222d70ae8a746e3db5.tar.gz
Merge branch '3.x'
Diffstat (limited to 'tests/test_pycode_parser.py')
-rw-r--r--tests/test_pycode_parser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_pycode_parser.py b/tests/test_pycode_parser.py
index 7b6ce37d9..e9099178d 100644
--- a/tests/test_pycode_parser.py
+++ b/tests/test_pycode_parser.py
@@ -4,7 +4,7 @@
Test pycode.parser.
- :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""