aboutsummaryrefslogtreecommitdiffstats
path: root/mako/ext/linguaplugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'mako/ext/linguaplugin.py')
-rw-r--r--mako/ext/linguaplugin.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/mako/ext/linguaplugin.py b/mako/ext/linguaplugin.py
index dda3422..955a5cb 100644
--- a/mako/ext/linguaplugin.py
+++ b/mako/ext/linguaplugin.py
@@ -1,3 +1,9 @@
+# ext/linguaplugin.py
+# Copyright 2006-2019 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
+
import io
from lingua.extractors import Extractor