diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-03 13:25:30 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-08-03 13:25:30 -0400 |
commit | b5d915df67cf7851632e57acbacc822a8bafa22f (patch) | |
tree | fb458e48b9ac3c715e2fe38b3bf600adbd41b151 /mako/ext/autohandler.py | |
parent | adad0a0a7797686030083feafd4d46b153dbfcd8 (diff) | |
download | external_python_mako-b5d915df67cf7851632e57acbacc822a8bafa22f.tar.gz external_python_mako-b5d915df67cf7851632e57acbacc822a8bafa22f.tar.bz2 external_python_mako-b5d915df67cf7851632e57acbacc822a8bafa22f.zip |
update copyright
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 93c6086..d56cbc1 100644 --- a/mako/ext/autohandler.py +++ b/mako/ext/autohandler.py @@ -1,5 +1,5 @@ # ext/autohandler.py -# Copyright (C) 2006-2012 the Mako authors and contributors <see AUTHORS file> +# Copyright (C) 2006-2013 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 |