| commit | 55494e4b40b4dfa4329f51b2ce8174c2139a8a89 | [log] [tgz] |
|---|---|---|
| author | Armin Ronacher <armin.ronacher@active-4.com> | Fri Jan 22 09:41:48 2010 +0100 |
| committer | Armin Ronacher <armin.ronacher@active-4.com> | Fri Jan 22 09:41:48 2010 +0100 |
| tree | dfb91eb42e8320243907bdcbfa896c744e6a49b1 | |
| parent | ef18944317d79cd4919561f29c9f772869e88443 [diff] [blame] |
It's a new year --HG-- branch : trunk
diff --git a/jinja2/constants.py b/jinja2/constants.py index 6e7ed90..d83e44b 100644 --- a/jinja2/constants.py +++ b/jinja2/constants.py
@@ -5,7 +5,7 @@ Various constants. - :copyright: (c) 2009 by the Jinja Team. + :copyright: (c) 2010 by the Jinja Team. :license: BSD, see LICENSE for more details. """