summaryrefslogtreecommitdiff
path: root/sphinx/ext/coverage.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 16:00:30 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 16:00:30 +0900
commit1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf (patch)
tree38bca96a6678ce1adf052aa51223bd91804e3b8b /sphinx/ext/coverage.py
parent38c5ec13a54a2b7fcd7e70956ee99a656a651f13 (diff)
downloadsphinx-git-1b1ebd2c7539ebf6a1dfa1ea247e659f98fa9eaf.tar.gz
A happy new year!
Diffstat (limited to 'sphinx/ext/coverage.py')
-rw-r--r--sphinx/ext/coverage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/coverage.py b/sphinx/ext/coverage.py
index d6d865665..9a50fc260 100644
--- a/sphinx/ext/coverage.py
+++ b/sphinx/ext/coverage.py
@@ -6,7 +6,7 @@
Check Python modules and C API for coverage. Mostly written by Josip
Dzolonga for the Google Highly Open Participation contest.
- :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.
"""