summaryrefslogtreecommitdiff
path: root/tests/test_util_pycompat.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 16:17:25 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 16:17:25 +0900
commitda3075d0b7474846a3f86c1ddd272d9640982e02 (patch)
treeb72622b75acc49433609ff506145122cc343904d /tests/test_util_pycompat.py
parent76e9f57c2e4457dec11d258435b7a6c6ec5de005 (diff)
downloadsphinx-git-da3075d0b7474846a3f86c1ddd272d9640982e02.tar.gz
A happy new year!
Diffstat (limited to 'tests/test_util_pycompat.py')
-rw-r--r--tests/test_util_pycompat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_util_pycompat.py b/tests/test_util_pycompat.py
index 8dc8a9e34..a815d1c4f 100644
--- a/tests/test_util_pycompat.py
+++ b/tests/test_util_pycompat.py
@@ -4,7 +4,7 @@
Tests sphinx.util.pycompat functions.
- :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""