X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/998a1e2aeaea0c5361e526365d1e94d7eaa9d4e8..4af7ac8eb45833fc3251d799ef48cd834183901e:/src/contact/mailing.py

diff --git a/src/contact/mailing.py b/src/contact/mailing.py
index baacf3def..4dee9c5a7 100644
--- a/src/contact/mailing.py
+++ b/src/contact/mailing.py
@@ -1,3 +1,6 @@
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 from hashlib import md5
 
 from django.conf import settings