aboutsummaryrefslogtreecommitdiffstats
path: root/mako/template.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-03-10 17:08:12 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2016-03-10 17:08:12 -0500
commit25cebfc6441aec6b11c6848dca62b60c8822092f (patch)
tree8e6ac02a4f2e145fb8532a9a3e213317d13805cf /mako/template.py
parent48b04e6af840315cd593a061d6de303fb84c6784 (diff)
downloadexternal_python_mako-25cebfc6441aec6b11c6848dca62b60c8822092f.tar.gz
external_python_mako-25cebfc6441aec6b11c6848dca62b60c8822092f.tar.bz2
external_python_mako-25cebfc6441aec6b11c6848dca62b60c8822092f.zip
- happy new year
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 6b34514..bacbc13 100644
--- a/mako/template.py
+++ b/mako/template.py
@@ -1,5 +1,5 @@
# mako/template.py
-# Copyright (C) 2006-2015 the Mako authors and contributors <see AUTHORS file>
+# Copyright (C) 2006-2016 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