X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/349f8b311ecdf30a181b94a8c7747867bacca356..HEAD:/src/paypal/models.py diff --git a/src/paypal/models.py b/src/paypal/models.py index 3baf99eba..6d45bcdb5 100644 --- a/src/paypal/models.py +++ b/src/paypal/models.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.contrib.auth import get_user_model from django.contrib.auth.models import User