summaryrefslogtreecommitdiff
path: root/sphinx/ext/coverage.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2015-01-03 21:36:32 +0100
committerGeorg Brandl <georg@python.org>2015-01-03 21:36:32 +0100
commit567d52f199d74a9ec84c491b5d7c9a4555912db0 (patch)
tree089594320500eda862741d18806aad89569a3647 /sphinx/ext/coverage.py
parent5f3d18dac25a2d25d3d972fae3bd02fbee894d33 (diff)
downloadsphinx-git-567d52f199d74a9ec84c491b5d7c9a4555912db0.tar.gz
all: update copyright
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 52be1bdba..e9798817b 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-2014 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2015 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""