It's a new year

--HG--
branch : trunk
diff --git a/jinja2/meta.py b/jinja2/meta.py
index 67113ab..3a779a5 100644
--- a/jinja2/meta.py
+++ b/jinja2/meta.py
@@ -6,7 +6,7 @@
     This module implements various functions that exposes information about
     templates that might be interesting for various kinds of applications.
 
-    :copyright: (c) 2009 by the Jinja Team, see AUTHORS for more details.
+    :copyright: (c) 2010 by the Jinja Team, see AUTHORS for more details.
     :license: BSD, see LICENSE for more details.
 """
 from jinja2 import nodes