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