Copyright switch to "The Jinja Team".

--HG--
branch : trunk
diff --git a/tests/test_debug.py b/tests/test_debug.py
index 7f59445..d9c5f7a 100644
--- a/tests/test_debug.py
+++ b/tests/test_debug.py
@@ -5,7 +5,7 @@
 
     Tests the traceback rewriter.
 
-    :copyright: Copyright 2008 by Armin Ronacher.
+    :copyright: (c) 2009 by the Jinja Team.
     :license: BSD.
 """
 from jinja2 import Environment