summaryrefslogtreecommitdiff
path: root/sphinx-quickstart.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-03 12:15:04 +0100
committerGeorg Brandl <georg@python.org>2009-01-03 12:15:04 +0100
commit3bf92166f17abdaff79fa7b58fb193cc54199f35 (patch)
tree6db3c37d5d7c7d85aebd946579b26ae4afcb9208 /sphinx-quickstart.py
parent584e85e0759f969b22e72d954e5bded3bcc41682 (diff)
downloadsphinx-3bf92166f17abdaff79fa7b58fb193cc54199f35.tar.gz
Some more license nits.
Diffstat (limited to 'sphinx-quickstart.py')
-rwxr-xr-xsphinx-quickstart.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx-quickstart.py b/sphinx-quickstart.py
index 579b3558..ea55f834 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