summaryrefslogtreecommitdiff
path: root/sphinx/ext/coverage.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 16:16:25 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2019-01-02 16:16:25 +0900
commit76e9f57c2e4457dec11d258435b7a6c6ec5de005 (patch)
tree510cc42b0cabb4f5b93651171d3ed149e9582add /sphinx/ext/coverage.py
parent58f4c658fa5402a54c371ca8130d5d0ce90232b1 (diff)
parent267e5b004d9415dd8db242a0ff18b47510391261 (diff)
downloadsphinx-git-76e9f57c2e4457dec11d258435b7a6c6ec5de005.tar.gz
Merge branch '1.8'
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 dde28bb8d..15e738497 100644
--- a/sphinx/ext/coverage.py
+++ b/sphinx/ext/coverage.py
@@ -5,7 +5,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.
"""