diff options
Diffstat (limited to 'converter/restwriter.py')
-rw-r--r-- | converter/restwriter.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converter/restwriter.py b/converter/restwriter.py index a2f7ec031..da964c695 100644 --- a/converter/restwriter.py +++ b/converter/restwriter.py @@ -53,8 +53,8 @@ - Block level markup inside "alltt" environments doesn't work. - :copyright: 2007 by Georg Brandl. - :license: Python license. + :copyright: 2007-2008 by Georg Brandl. + :license: BSD. """ # yay! |