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/ext/autohandler.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/ext/autohandler.py')
-rw-r--r-- | mako/ext/autohandler.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/ext/autohandler.py b/mako/ext/autohandler.py index 9ee780a..9d1c911 100644 --- a/mako/ext/autohandler.py +++ b/mako/ext/autohandler.py @@ -1,5 +1,5 @@ # ext/autohandler.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 |