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