diff options
Diffstat (limited to 'sphinx/util/__init__.py')
-rw-r--r-- | sphinx/util/__init__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py index a4c5be64c..b75fa5bbb 100644 --- a/sphinx/util/__init__.py +++ b/sphinx/util/__init__.py @@ -5,8 +5,8 @@ Utility functions for Sphinx. - :copyright: 2007 by Georg Brandl. - :license: Python license. + :copyright: 2007-2008 by Georg Brandl. + :license: BSD. """ import os |