summaryrefslogtreecommitdiff
path: root/jinja2/ext.py
diff options
context:
space:
mode:
Diffstat (limited to 'jinja2/ext.py')
-rw-r--r--jinja2/ext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jinja2/ext.py b/jinja2/ext.py
index 218fbac..0d6d609 100644
--- a/jinja2/ext.py
+++ b/jinja2/ext.py
@@ -7,7 +7,7 @@
tags work. By default two example extensions exist: an i18n and a cache
extension.
- :copyright: (c) 2009 by the Jinja Team.
+ :copyright: (c) 2010 by the Jinja Team.
:license: BSD.
"""
from collections import deque