diff options
| author | Georg Brandl <georg@python.org> | 2010-01-01 14:09:13 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-01 14:09:13 +0100 |
| commit | d79e012aaecfb68ee5e09ce6a1c3971d5d605847 (patch) | |
| tree | d457a00a87cc94e2e1981630c905e2e4dcb53a84 /sphinx/ext/coverage.py | |
| parent | b30efd8a9304fa4f8076a703eff343f966dbe2c9 (diff) | |
| download | sphinx-d79e012aaecfb68ee5e09ce6a1c3971d5d605847.tar.gz | |
Happy new year!
Diffstat (limited to 'sphinx/ext/coverage.py')
| -rw-r--r-- | sphinx/ext/coverage.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/coverage.py b/sphinx/ext/coverage.py index 964e58ee..0d2487f0 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. """ |
