summaryrefslogtreecommitdiff
path: root/sphinx/ext/coverage.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-01-01 11:15:42 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-01-01 11:15:42 +0900
commitfc523c3ccff5b2227efe4391a68dae7a5b973971 (patch)
tree03f66c208e1d41d0981cb71d60a2c096d3501156 /sphinx/ext/coverage.py
parent0355d57fc1159312a131b2e44acb4a0240b2de4e (diff)
downloadsphinx-git-fc523c3ccff5b2227efe4391a68dae7a5b973971.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 1bb914810..987cf2919 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-2019 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""