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