diff options
Diffstat (limited to 'converter/util.py')
-rw-r--r-- | converter/util.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converter/util.py b/converter/util.py index 45ab26fa2..7b7cc4bbb 100644 --- a/converter/util.py +++ b/converter/util.py @@ -3,8 +3,8 @@ Python documentation conversion utils ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: 2007 by Georg Brandl. - :license: Python license. + :copyright: 2007-2008 by Georg Brandl. + :license: BSD. """ import re |