diff options
Diffstat (limited to 'sphinx/__init__.py')
-rw-r--r-- | sphinx/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/__init__.py b/sphinx/__init__.py index 43343ff2..ee0034ff 100644 --- a/sphinx/__init__.py +++ b/sphinx/__init__.py @@ -6,7 +6,7 @@ The Sphinx documentation toolchain. :copyright: 2007-2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import sys |