diff options
Diffstat (limited to 'sphinx-build.py')
-rw-r--r-- | sphinx-build.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx-build.py b/sphinx-build.py index ab356f6f2..ecd6febe5 100644 --- a/sphinx-build.py +++ b/sphinx-build.py @@ -3,8 +3,8 @@ Sphinx - Python documentation toolchain ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: 2007 by Georg Brandl. - :license: Python license. + :copyright: 2007-2008 by Georg Brandl. + :license: BSD. """ import sys |