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