fix in librarian
[wolnelektury.git] / apps / ajaxable / __init__.py
index a010543..ffa3788 100644 (file)
@@ -1,3 +1,7 @@
+# -*- coding: utf-8 -*-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 """
 Provides a way to create forms behaving correctly as AJAX forms
 as well as standalone forms without any Javascript.