diff options
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r-- | sphinx/quickstart.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py index 91213f322..8c5ffa3db 100644 --- a/sphinx/quickstart.py +++ b/sphinx/quickstart.py @@ -6,7 +6,7 @@ Quickly setup documentation source to work with Sphinx. :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import sys, os, time |