X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c7ff3149aa25aeda0a53ffa05761947a2e806484..ee0b934d5fe3749124ae86950f05145ee20cef16:/src/newsletter/subscribe.py?ds=sidebyside

diff --git a/src/newsletter/subscribe.py b/src/newsletter/subscribe.py
index 6d84e3a37..dc3445fce 100644
--- a/src/newsletter/subscribe.py
+++ b/src/newsletter/subscribe.py
@@ -1,5 +1,5 @@
-# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
-# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
 #
 import requests
 from django.conf import settings