diff options
Diffstat (limited to 'sphinx/web/oldurls.py')
-rw-r--r-- | sphinx/web/oldurls.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/web/oldurls.py b/sphinx/web/oldurls.py index fedfb13be..3077c6cfb 100644 --- a/sphinx/web/oldurls.py +++ b/sphinx/web/oldurls.py @@ -5,8 +5,8 @@ Handle old URLs gracefully. - :copyright: 2007 by Georg Brandl. - :license: Python license. + :copyright: 2007-2008 by Georg Brandl. + :license: BSD. """ import re |