diff options
Diffstat (limited to 'sphinx/_jinja.py')
-rw-r--r-- | sphinx/_jinja.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/_jinja.py b/sphinx/_jinja.py index 3a61801f2..c89311314 100644 --- a/sphinx/_jinja.py +++ b/sphinx/_jinja.py @@ -5,8 +5,8 @@ Jinja glue. - :copyright: 2007 by Georg Brandl. - :license: Python license. + :copyright: 2007-2008 by Georg Brandl. + :license: BSD. """ from __future__ import absolute_import |