summaryrefslogtreecommitdiff
path: root/mako/template.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/template.py
parentc650f81e44f74bf5c4f7fe15ae1e08c99c46eae4 (diff)
downloadmako-bf98abb4664ae0298576a94b149594d1549b2e03.tar.gz
- 2014
- move CHANGES to changelog.rst
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 3a7b7f0..00783b7 100644
--- a/mako/template.py
+++ b/mako/template.py
@@ -1,5 +1,5 @@
# mako/template.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