X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e24e657ebf536f55c1bde66bd41563fae30a98b0..cf4049b3e2a405df73926d3a806f715de685b5cb:/src/search/forms.py?ds=inline

diff --git a/src/search/forms.py b/src/search/forms.py
index dc56f59b6..a4587d7ca 100644
--- a/src/search/forms.py
+++ b/src/search/forms.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.
 #
 from django.apps import apps
 from django.conf import settings