From ae8a93008c44077f9598f1dfc2b3ec7d51f55f46 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Wed, 17 Feb 2010 00:30:01 +0100 Subject: [PATCH] The jdebug file should have a 2010 copyright as well. --HG-- branch : trunk --- jinja2-debug.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jinja2-debug.py b/jinja2-debug.py index 2a870e8c..c9c482f1 100755 --- a/jinja2-debug.py +++ b/jinja2-debug.py @@ -6,7 +6,7 @@ Helper script for internal Jinja2 debugging. Requires Werkzeug. - :copyright: Copyright 2008 by Armin Ronacher. + :copyright: Copyright 2010 by Armin Ronacher. :license: BSD. """ import sys -- 2.47.2