diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2017-03-22 20:21:12 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2017-03-26 11:49:34 +0900 |
commit | c57e47e0424be5d742ee6d5daf913274c6da069f (patch) | |
tree | c2e67c780f6127e1a07ad45e10ef5e2387e523f4 /tests/test_domain_py.py | |
parent | a92f40673934521bfbffc76f905f93b4caf45907 (diff) | |
download | sphinx-git-c57e47e0424be5d742ee6d5daf913274c6da069f.tar.gz |
Year++
Diffstat (limited to 'tests/test_domain_py.py')
-rw-r--r-- | tests/test_domain_py.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_domain_py.py b/tests/test_domain_py.py index 1f497d69d..73766e718 100644 --- a/tests/test_domain_py.py +++ b/tests/test_domain_py.py @@ -5,7 +5,7 @@ Tests the Python Domain - :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |