summaryrefslogtreecommitdiff
path: root/sphinx/ext/coverage.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 14:09:13 +0100
committerGeorg Brandl <georg@python.org>2010-01-01 14:09:13 +0100
commitf6a56192d150091e10bc8726d68e0632f395ee54 (patch)
treed457a00a87cc94e2e1981630c905e2e4dcb53a84 /sphinx/ext/coverage.py
parent096725922a8a9c6b1a905bae4f5ca1f2f8b4edb9 (diff)
downloadsphinx-git-f6a56192d150091e10bc8726d68e0632f395ee54.tar.gz
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 964e58eec..0d2487f08 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-2009 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""