It's a new year

--HG--
branch : trunk
diff --git a/jinja2/compiler.py b/jinja2/compiler.py
index ab1afee..59d06c7 100644
--- a/jinja2/compiler.py
+++ b/jinja2/compiler.py
@@ -5,7 +5,7 @@
 
     Compiles nodes into python code.
 
-    :copyright: (c) 2009 by the Jinja Team.
+    :copyright: (c) 2010 by the Jinja Team.
     :license: BSD.
 """
 from cStringIO import StringIO