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