summaryrefslogtreecommitdiff
path: root/jinja2/meta.py
diff options
context:
space:
mode:
Diffstat (limited to 'jinja2/meta.py')
-rw-r--r--jinja2/meta.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jinja2/meta.py b/jinja2/meta.py
index 5668e19..7421914 100644
--- a/jinja2/meta.py
+++ b/jinja2/meta.py
@@ -6,7 +6,7 @@
This module implements various functions that exposes information about
templates that might be interesting for various kinds of applications.
- :copyright: (c) 2010 by the Jinja Team, see AUTHORS for more details.
+ :copyright: (c) 2017 by the Jinja Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
"""
from jinja2 import nodes