It's a new year
[jinja2.git] / jinja2 / optimizer.py
index 1831beb84b17591a12265bc605467401ff5d5420..00eab115e1c19a86bb1ec64b7cf626fbf413e126 100644 (file)
@@ -13,7 +13,7 @@
 
     The solution would be a second syntax tree that has the scoping rules stored.
 
-    :copyright: (c) 2009 by the Jinja Team.
+    :copyright: (c) 2010 by the Jinja Team.
     :license: BSD.
 """
 from jinja2 import nodes