diff options
Diffstat (limited to 'sphinx/util/__init__.py')
-rw-r--r-- | sphinx/util/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py index 13b53ac7..04be80d1 100644 --- a/sphinx/util/__init__.py +++ b/sphinx/util/__init__.py @@ -6,7 +6,7 @@ Utility functions for Sphinx. :copyright: 2007-2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import os |