summaryrefslogtreecommitdiff
path: root/sphinx-build.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
commit24023f8f3bd1bea70071afe1bf6ee7dc8a5ea177 (patch)
tree6db3c37d5d7c7d85aebd946579b26ae4afcb9208 /sphinx-build.py
parent0b28b3e6f6666383c2eb497972328af8e6fc5fef (diff)
downloadsphinx-git-24023f8f3bd1bea70071afe1bf6ee7dc8a5ea177.tar.gz
Some more license nits.
Diffstat (limited to 'sphinx-build.py')
-rwxr-xr-xsphinx-build.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx-build.py b/sphinx-build.py
index 4e2a868d9..c1998911d 100755
--- a/sphinx-build.py
+++ b/sphinx-build.py
@@ -4,8 +4,8 @@
Sphinx - Python documentation toolchain
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- :copyright: 2007-2008 by Georg Brandl.
- :license: BSD.
+ :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
import sys