diff options
Diffstat (limited to 'sphinx-quickstart.py')
-rwxr-xr-x | sphinx-quickstart.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx-quickstart.py b/sphinx-quickstart.py index 579b35587..768adf410 100755 --- a/sphinx-quickstart.py +++ b/sphinx-quickstart.py @@ -5,7 +5,7 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import sys |