Copyright switch to "The Jinja Team".

--HG--
branch : trunk
diff --git a/tests/test_tests.py b/tests/test_tests.py
index c02d0b3..e210b4b 100644
--- a/tests/test_tests.py
+++ b/tests/test_tests.py
@@ -3,7 +3,7 @@
     unit test for the test functions
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-    :copyright: 2007 by Armin Ronacher.
+    :copyright: (c) 2009 by the Jinja Team.
     :license: BSD, see LICENSE for more details.
 """
 from jinja2 import Environment, Markup