Copyright switch to "The Jinja Team".

--HG--
branch : trunk
diff --git a/tests/test_security.py b/tests/test_security.py
index 8ef3edf..492a081 100644
--- a/tests/test_security.py
+++ b/tests/test_security.py
@@ -3,7 +3,7 @@
     unit test for security features
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-    :copyright: 2007 by Armin Ronacher.
+    :copyright: (c) 2009 by the Jinja Team.
     :license: BSD, see LICENSE for more details.
 """
 from py.test import raises