Copyright switch to "The Jinja Team".

--HG--
branch : trunk
diff --git a/tests/test_undefined.py b/tests/test_undefined.py
index eb1e7e6..dc66d56 100644
--- a/tests/test_undefined.py
+++ b/tests/test_undefined.py
@@ -3,7 +3,7 @@
     unit test for the undefined types
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-    :copyright: 2008 by Armin Ronacher.
+    :copyright: (c) 2009 by the Jinja Team.
     :license: BSD, see LICENSE for more details.
 """
 from py.test import raises