X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/72fe2a679f27d81c92c65cf005ebf13fae7c7e34..f0f0f13c94ff22d0f8a105c604252c6d678a9bab:/src/club/management/commands/payu_fake_notify.py?ds=inline

diff --git a/src/club/management/commands/payu_fake_notify.py b/src/club/management/commands/payu_fake_notify.py
index a216ac5b7..b9ef8ce27 100644
--- a/src/club/management/commands/payu_fake_notify.py
+++ b/src/club/management/commands/payu_fake_notify.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 json
 from django.core.management.base import BaseCommand