Copyright switch to "The Jinja Team".

--HG--
branch : trunk
diff --git a/tests/test_old_bugs.py b/tests/test_old_bugs.py
index 8ce0a65..a30c909 100644
--- a/tests/test_old_bugs.py
+++ b/tests/test_old_bugs.py
@@ -5,7 +5,7 @@
 
     Unittest that test situations caused by various older bugs.
 
-    :copyright: Copyright 2008 by Armin Ronacher.
+    :copyright: (c) 2009 by the Jinja Team.
     :license: BSD.
 """
 from jinja2 import Environment, DictLoader