It's a new year
[jinja2.git] / jinja2 / debug.py
index 6930d32bec44026dc3d5167670b9df4888b0a58c..08e828c4c759836d07b0f95adc63ec96bbb969c2 100644 (file)
@@ -7,7 +7,7 @@
     ugly stuff with the Python traceback system in order to achieve tracebacks
     with correct line numbers, locals and contents.
 
-    :copyright: (c) 2009 by the Jinja Team.
+    :copyright: (c) 2010 by the Jinja Team.
     :license: BSD, see LICENSE for more details.
 """
 import sys