summaryrefslogtreecommitdiff
path: root/jinja2/runtime.py
diff options
context:
space:
mode:
Diffstat (limited to 'jinja2/runtime.py')
-rw-r--r--jinja2/runtime.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jinja2/runtime.py b/jinja2/runtime.py
index 95268e5..9a3c16a 100644
--- a/jinja2/runtime.py
+++ b/jinja2/runtime.py
@@ -5,7 +5,7 @@
Runtime helpers.
- :copyright: (c) 2010 by the Jinja Team.
+ :copyright: (c) 2017 by the Jinja Team.
:license: BSD.
"""
import sys