summaryrefslogtreecommitdiff
path: root/mako/pyparser.py
diff options
context:
space:
mode:
Diffstat (limited to 'mako/pyparser.py')
-rw-r--r--mako/pyparser.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/mako/pyparser.py b/mako/pyparser.py
index 4192ddd..aaf8125 100644
--- a/mako/pyparser.py
+++ b/mako/pyparser.py
@@ -1,4 +1,5 @@
-# ast.py
+# mako/pyparser.py
+# Copyright (C) 2006-2011 the Mako authors and contributors <see AUTHORS file>
# Copyright (C) Mako developers
#
# This module is part of Mako and is released under