X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1434b3dfc0495e885921acb726df6cc06e00c5ed..ea710efc8f7d2a23c42e179ab01d73d78db32931:/src/api/drf_auth.py?ds=sidebyside diff --git a/src/api/drf_auth.py b/src/api/drf_auth.py index 893f06610..adee780d3 100644 --- a/src/api/drf_auth.py +++ b/src/api/drf_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. # from oauthlib.oauth1 import ResourceEndpoint from rest_framework.authentication import BaseAuthentication