diff options
Diffstat (limited to 'mako/template.py')
| -rw-r--r-- | mako/template.py | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mako/template.py b/mako/template.py index e152c3b..5c67b14 100644 --- a/mako/template.py +++ b/mako/template.py @@ -1,6 +1,5 @@ -# template.py -# Copyright (C) 2006, 2007, 2008, 2009, 2010 Michael Bayer -# mike_mp@zzzcomputing.com +# mako/template.py +# Copyright (C) 2006-2011 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 |
