summaryrefslogtreecommitdiff
path: root/mako/ext/babelplugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'mako/ext/babelplugin.py')
-rw-r--r--mako/ext/babelplugin.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/mako/ext/babelplugin.py b/mako/ext/babelplugin.py
index 9f08c5e..6b7c1d3 100644
--- a/mako/ext/babelplugin.py
+++ b/mako/ext/babelplugin.py
@@ -1,3 +1,9 @@
+# ext/babelplugin.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
+
"""gettext message extraction via Babel: http://babel.edgewall.org/"""
from StringIO import StringIO