aboutsummaryrefslogtreecommitdiffstats
path: root/mako/template.py
diff options
context:
space:
mode:
Diffstat (limited to 'mako/template.py')
-rw-r--r--mako/template.py5
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