diff options
| author | Georg Brandl <georg@python.org> | 2014-03-01 08:18:16 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-03-01 08:18:16 +0100 |
| commit | 3c649bfde0126d72894989506c40bb8ae35d7d23 (patch) | |
| tree | d8b6c05c1371ee2821df553e07eea1a60eb94d8c /sphinx/ext/coverage.py | |
| parent | 4bf840f492d21206d3c867ec03f94d30a82df399 (diff) | |
| download | sphinx-3c649bfde0126d72894989506c40bb8ae35d7d23.tar.gz | |
Update copyright 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 0e8bc4b2..52be1bdb 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-2013 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
