X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/94b69cb76f0bdc6fe119a9acc84f73d3afc82cf2..6dd6758582da7f138885dc1eee41c8f9031da410:/src/wolnelektury/forms.py diff --git a/src/wolnelektury/forms.py b/src/wolnelektury/forms.py index 0fedd4a20..783617745 100644 --- a/src/wolnelektury/forms.py +++ b/src/wolnelektury/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 allauth.socialaccount.forms import SignupForm from django.contrib.auth.forms import AuthenticationForm, UserCreationForm