diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-03-10 17:08:12 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-03-10 17:08:12 -0500 |
| commit | 25cebfc6441aec6b11c6848dca62b60c8822092f (patch) | |
| tree | 8e6ac02a4f2e145fb8532a9a3e213317d13805cf /mako/pygen.py | |
| parent | 48b04e6af840315cd593a061d6de303fb84c6784 (diff) | |
| download | external_python_mako-25cebfc6441aec6b11c6848dca62b60c8822092f.tar.gz external_python_mako-25cebfc6441aec6b11c6848dca62b60c8822092f.tar.bz2 external_python_mako-25cebfc6441aec6b11c6848dca62b60c8822092f.zip | |
- happy new year
Diffstat (limited to 'mako/pygen.py')
| -rw-r--r-- | mako/pygen.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/pygen.py b/mako/pygen.py index 5d87bbd..8514e02 100644 --- a/mako/pygen.py +++ b/mako/pygen.py @@ -1,5 +1,5 @@ # mako/pygen.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 |
