aboutsummaryrefslogtreecommitdiffstats
path: root/mako/pyparser.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-16 13:05:07 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-16 13:05:07 -0500
commit0050ca812536b4dce06d3e4a811e451676c0e60a (patch)
tree1ef227dfeaeed0ab7fcba425c7270725688ee9a2 /mako/pyparser.py
parent2879f8bcc02d75d256bf7db97251a8708ef2466e (diff)
downloadexternal_python_mako-0050ca812536b4dce06d3e4a811e451676c0e60a.tar.gz
external_python_mako-0050ca812536b4dce06d3e4a811e451676c0e60a.tar.bz2
external_python_mako-0050ca812536b4dce06d3e4a811e451676c0e60a.zip
2012
Diffstat (limited to 'mako/pyparser.py')
-rw-r--r--mako/pyparser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/pyparser.py b/mako/pyparser.py
index 953596a..1fc2c5d 100644
--- a/mako/pyparser.py
+++ b/mako/pyparser.py
@@ -1,5 +1,5 @@
# mako/pyparser.py
-# Copyright (C) 2006-2011 the Mako authors and contributors <see AUTHORS file>
+# Copyright (C) 2006-2012 the Mako authors and contributors <see AUTHORS file>
#
# This module is part of Mako and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php