diff options
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 dfe01419d..af6031fdf 100644 --- a/sphinx/ext/coverage.py +++ b/sphinx/ext/coverage.py @@ -7,7 +7,7 @@ Dzolonga for the Google Highly Open Participation contest. :copyright: 2008 by Josip Dzolonga, Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import re |