diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-01-16 13:05:07 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-01-16 13:05:07 -0500 |
| commit | 0050ca812536b4dce06d3e4a811e451676c0e60a (patch) | |
| tree | 1ef227dfeaeed0ab7fcba425c7270725688ee9a2 /mako/lexer.py | |
| parent | 2879f8bcc02d75d256bf7db97251a8708ef2466e (diff) | |
| download | external_python_mako-0050ca812536b4dce06d3e4a811e451676c0e60a.tar.gz external_python_mako-0050ca812536b4dce06d3e4a811e451676c0e60a.tar.bz2 external_python_mako-0050ca812536b4dce06d3e4a811e451676c0e60a.zip | |
2012
Diffstat (limited to 'mako/lexer.py')
| -rw-r--r-- | mako/lexer.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/lexer.py b/mako/lexer.py index cf06bb5..217674f 100644 --- a/mako/lexer.py +++ b/mako/lexer.py @@ -1,5 +1,5 @@ # mako/lexer.py -# Copyright (C) 2006-2011 the Mako authors and contributors <see AUTHORS file> +# Copyright (C) 2006-2012 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 |
