summaryrefslogtreecommitdiff
path: root/jinja2/debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'jinja2/debug.py')
-rw-r--r--jinja2/debug.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jinja2/debug.py b/jinja2/debug.py
index de66627..07c21f1 100644
--- a/jinja2/debug.py
+++ b/jinja2/debug.py
@@ -7,7 +7,7 @@
ugly stuff with the Python traceback system in order to achieve tracebacks
with correct line numbers, locals and contents.
- :copyright: (c) 2010 by the Jinja Team.
+ :copyright: (c) 2017 by the Jinja Team.
:license: BSD, see LICENSE for more details.
"""
import sys