summaryrefslogtreecommitdiff
path: root/jinja2/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'jinja2/exceptions.py')
-rw-r--r--jinja2/exceptions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jinja2/exceptions.py b/jinja2/exceptions.py
index c9df6dc..c018a33 100644
--- a/jinja2/exceptions.py
+++ b/jinja2/exceptions.py
@@ -5,7 +5,7 @@
Jinja exceptions.
- :copyright: (c) 2010 by the Jinja Team.
+ :copyright: (c) 2017 by the Jinja Team.
:license: BSD, see LICENSE for more details.
"""
from jinja2._compat import imap, text_type, PY2, implements_to_string