It's a new year

--HG--
branch : trunk
diff --git a/jinja2/ext.py b/jinja2/ext.py
index 218fbac..0d6d609 100644
--- a/jinja2/ext.py
+++ b/jinja2/ext.py
@@ -7,7 +7,7 @@
     tags work.  By default two example extensions exist: an i18n and a cache
     extension.
 
-    :copyright: (c) 2009 by the Jinja Team.
+    :copyright: (c) 2010 by the Jinja Team.
     :license: BSD.
 """
 from collections import deque