summaryrefslogtreecommitdiff
path: root/jinja2-debug.py
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2010-02-17 00:30:01 +0100
committerArmin Ronacher <armin.ronacher@active-4.com>2010-02-17 00:30:01 +0100
commitae8a93008c44077f9598f1dfc2b3ec7d51f55f46 (patch)
tree53c5ed4193512db6b4b389bc50d5815a5e301aea /jinja2-debug.py
parent1442519b0befb1a6e4ab5e136ccda8011f5651cb (diff)
downloadjinja2-ae8a93008c44077f9598f1dfc2b3ec7d51f55f46.tar.gz
The jdebug file should have a 2010 copyright as well.
--HG-- branch : trunk
Diffstat (limited to 'jinja2-debug.py')
-rwxr-xr-xjinja2-debug.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jinja2-debug.py b/jinja2-debug.py
index 2a870e8..c9c482f 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