diff options
Diffstat (limited to 'sphinx-quickstart.py')
-rwxr-xr-x | sphinx-quickstart.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx-quickstart.py b/sphinx-quickstart.py index 579b35587..ea55f8341 100755 --- a/sphinx-quickstart.py +++ b/sphinx-quickstart.py @@ -4,8 +4,8 @@ Sphinx - Python documentation toolchain ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: 2008 by Georg Brandl. - :license: BSD. + :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. + :license: BSD, see LICENSE for details. """ import sys |