aboutsummaryrefslogtreecommitdiffstats
path: root/mako/template.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-01-22 16:47:28 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2015-01-22 16:47:28 -0500
commit98cd6b487331da8260279d05f56bc482f04db7b2 (patch)
treee09cbf128deb95468b6a7e2f3c48bd44c2e84b7d /mako/template.py
parent1f770b1fde643a5d7239a197e15966b3ea3b7bb5 (diff)
downloadexternal_python_mako-98cd6b487331da8260279d05f56bc482f04db7b2.tar.gz
external_python_mako-98cd6b487331da8260279d05f56bc482f04db7b2.tar.bz2
external_python_mako-98cd6b487331da8260279d05f56bc482f04db7b2.zip
happy new yearrel_1_0_1
Diffstat (limited to 'mako/template.py')
-rw-r--r--mako/template.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/template.py b/mako/template.py
index a747feb..fb61062 100644
--- a/mako/template.py
+++ b/mako/template.py
@@ -1,5 +1,5 @@
# mako/template.py
-# Copyright (C) 2006-2014 the Mako authors and contributors <see AUTHORS file>
+# Copyright (C) 2006-2015 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