| commit | 62ccd1be3d03bc27d4f3d8e83c0e8702c31d435d | [log] [tgz] |
|---|---|---|
| author | Armin Ronacher <armin.ronacher@active-4.com> | Sun Jan 04 14:26:19 2009 +0100 |
| committer | Armin Ronacher <armin.ronacher@active-4.com> | Sun Jan 04 14:26:19 2009 +0100 |
| tree | c9e359721cef2f6f5cfaa66bcefb24994c29528e | |
| parent | 37f58cef10de42862fb0d49e1ab7dc47f62af700 [diff] [blame] |
Copyright switch to "The Jinja Team". --HG-- branch : trunk
diff --git a/ext/inlinegettext.py b/ext/inlinegettext.py index 049ab3b..cf4ed5e 100644 --- a/ext/inlinegettext.py +++ b/ext/inlinegettext.py
@@ -6,7 +6,7 @@ An example extension for Jinja2 that supports inline gettext calls. Requires the i18n extension to be loaded. - :copyright: Copyright 2008 by Armin Ronacher. + :copyright: (c) 2009 by the Jinja Team. :license: BSD. """ import re