summaryrefslogtreecommitdiff
path: root/sphinx/ext/coverage.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-03 12:15:19 +0100
committerGeorg Brandl <georg@python.org>2009-01-03 12:15:19 +0100
commitf16f94f2cdcab8d1f852eb7e29762379e927c1fe (patch)
tree54cf12af2eae5a46dec92c4e48b91b49d5921c01 /sphinx/ext/coverage.py
parent6a8b0aa5998c183e9c746fbcd18a487560007811 (diff)
parent0b28b3e6f6666383c2eb497972328af8e6fc5fef (diff)
downloadsphinx-git-f16f94f2cdcab8d1f852eb7e29762379e927c1fe.tar.gz
Merge in copyright style changes from 0.5.
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 af6031fdf..a3dc58897 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: 2008 by Josip Dzolonga, Georg Brandl.
+ :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""