X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b010b4d7eb20dc89546ced818a75b3bc3019c8b9..18aa8ca52202003e5628a882f3469a04d905cc05:/src/wolnelektury/settings/auth.py?ds=sidebyside diff --git a/src/wolnelektury/settings/auth.py b/src/wolnelektury/settings/auth.py index 2034db716..372490f16 100644 --- a/src/wolnelektury/settings/auth.py +++ b/src/wolnelektury/settings/auth.py @@ -1,6 +1,5 @@ -# -*- coding: utf-8 -*- -# 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. # AUTHENTICATION_BACKENDS = [ 'django.contrib.auth.backends.ModelBackend',