aboutsummaryrefslogtreecommitdiffstats
path: root/mako/lexer.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/lexer.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/lexer.py')
-rw-r--r--mako/lexer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/lexer.py b/mako/lexer.py
index a80b898..cf4187f 100644
--- a/mako/lexer.py
+++ b/mako/lexer.py
@@ -1,5 +1,5 @@
# mako/lexer.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