Copyright switch to "The Jinja Team".

--HG--
branch : trunk
diff --git a/tests/test_ext.py b/tests/test_ext.py
index b425e18..6c56c4a 100644
--- a/tests/test_ext.py
+++ b/tests/test_ext.py
@@ -3,7 +3,7 @@
     unit test for some extensions
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-    :copyright: 2008 by Armin Ronacher.
+    :copyright: (c) 2009 by the Jinja Team.
     :license: BSD, see LICENSE for more details.
 """
 import re