diff options
Diffstat (limited to 'sphinx/_jinja.py')
-rw-r--r-- | sphinx/_jinja.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/_jinja.py b/sphinx/_jinja.py index 654e0c525..349177011 100644 --- a/sphinx/_jinja.py +++ b/sphinx/_jinja.py @@ -6,7 +6,7 @@ Jinja glue. :copyright: 2007-2008 by Georg Brandl, Horst Gutmann. - :license: BSD. + :license: BSD, see LICENSE for details. """ import codecs |