diff options
| author | Georg Brandl <georg@python.org> | 2008-12-27 12:19:17 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2008-12-27 12:19:17 +0100 |
| commit | 864ef748749dca37a68e626a59e1bb48b8c704f0 (patch) | |
| tree | b8f2f2fd26e5b1586fe684814f5c64f0510e43a2 /sphinx/ext/coverage.py | |
| parent | 3d10990eab0105c516516ff3ba3f45eecce10656 (diff) | |
| download | sphinx-864ef748749dca37a68e626a59e1bb48b8c704f0.tar.gz | |
Explicitly refer to the license in :license: tags.
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 dfe01419..af6031fd 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 |
