Copyright switch to "The Jinja Team".

--HG--
branch : trunk
diff --git a/jinja2/__init__.py b/jinja2/__init__.py
index 95b2d5b..b7a14f7 100644
--- a/jinja2/__init__.py
+++ b/jinja2/__init__.py
@@ -23,7 +23,7 @@
         {% endblock %}
 
 
-    :copyright: 2008 by Armin Ronacher, Christoph Hack.
+    :copyright: (c) 2009 by the Jinja Team.
     :license: BSD, see LICENSE for more details.
 """
 __docformat__ = 'restructuredtext en'