commit | 4ef9234b32bdb6c7bc475129af6ec4990b67b9e3 | [log] [tgz] |
---|---|---|
author | Armin Ronacher <armin.ronacher@active-4.com> | Sun Sep 13 10:54:37 2009 -0700 |
committer | Armin Ronacher <armin.ronacher@active-4.com> | Sun Sep 13 10:54:37 2009 -0700 |
tree | 91d6bce7cd3c057bf23662a164969104d4edfd7f | |
parent | 237f01be587e5baf42ec431b8b3a3f5e6eddb40c [diff] [blame] |
Clarified copyrights. --HG-- branch : trunk
diff --git a/jinja2/_stringdefs.py b/jinja2/_stringdefs.py index 269eff4..1161b7f 100644 --- a/jinja2/_stringdefs.py +++ b/jinja2/_stringdefs.py
@@ -9,7 +9,7 @@ Inspired by chartypes_create.py from the MoinMoin project, original implementation from Pygments. - :copyright: Copyright 2006-2009 by the Jinja2 team, see AUTHORS. + :copyright: Copyright 2006-2009 by the Jinja team, see AUTHORS. :license: BSD, see LICENSE for details. """