It's a new year

--HG--
branch : trunk
diff --git a/jinja2/visitor.py b/jinja2/visitor.py
index c27c24c..413e7c3 100644
--- a/jinja2/visitor.py
+++ b/jinja2/visitor.py
@@ -5,7 +5,7 @@
 
     This module implements a visitor for the nodes.
 
-    :copyright: (c) 2009 by the Jinja Team.
+    :copyright: (c) 2010 by the Jinja Team.
     :license: BSD.
 """
 from jinja2.nodes import Node