diff options
Diffstat (limited to 'sphinx/web/util.py')
-rw-r--r-- | sphinx/web/util.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/web/util.py b/sphinx/web/util.py index 872ec029b..1723f122b 100644 --- a/sphinx/web/util.py +++ b/sphinx/web/util.py @@ -5,8 +5,8 @@ Miscellaneous utilities. - :copyright: 2007 by Georg Brandl. - :license: Python license. + :copyright: 2007-2008 by Georg Brandl. + :license: BSD. """ from __future__ import with_statement |