diff options
Diffstat (limited to 'sphinx/environment.py')
-rw-r--r-- | sphinx/environment.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/environment.py b/sphinx/environment.py index 10d88cb78..cbedad472 100644 --- a/sphinx/environment.py +++ b/sphinx/environment.py @@ -6,7 +6,7 @@ Global creation environment. :copyright: 2007-2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import re |