aboutsummaryrefslogtreecommitdiffstats
path: root/mako/ext/preprocessors.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-01-09 19:22:41 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-01-09 19:22:41 -0500
commitbf98abb4664ae0298576a94b149594d1549b2e03 (patch)
treeedc914d74453b5180054319118e8ddb33985c3dd /mako/ext/preprocessors.py
parentc650f81e44f74bf5c4f7fe15ae1e08c99c46eae4 (diff)
downloadexternal_python_mako-bf98abb4664ae0298576a94b149594d1549b2e03.tar.gz
external_python_mako-bf98abb4664ae0298576a94b149594d1549b2e03.tar.bz2
external_python_mako-bf98abb4664ae0298576a94b149594d1549b2e03.zip
- 2014
- move CHANGES to changelog.rst
Diffstat (limited to 'mako/ext/preprocessors.py')
-rw-r--r--mako/ext/preprocessors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/ext/preprocessors.py b/mako/ext/preprocessors.py
index 5a15ff3..94569c5 100644
--- a/mako/ext/preprocessors.py
+++ b/mako/ext/preprocessors.py
@@ -1,5 +1,5 @@
# ext/preprocessors.py
-# Copyright (C) 2006-2013 the Mako authors and contributors <see AUTHORS file>
+# Copyright (C) 2006-2014 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