Clarified copyrights.

--HG--
branch : trunk
diff --git a/jinja2/_stringdefs.py b/jinja2/_stringdefs.py
index 269eff4..1161b7f 100644
--- a/jinja2/_stringdefs.py
+++ b/jinja2/_stringdefs.py
@@ -9,7 +9,7 @@
     Inspired by chartypes_create.py from the MoinMoin project, original
     implementation from Pygments.
 
-    :copyright: Copyright 2006-2009 by the Jinja2 team, see AUTHORS.
+    :copyright: Copyright 2006-2009 by the Jinja team, see AUTHORS.
     :license: BSD, see LICENSE for details.
 """