X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3fceb197b7f492cf5cfcb4034b6e045638f128d4..1959361810afbb5f1de88b7d717da32979c7235d:/src/club/permissions.py?ds=inline diff --git a/src/club/permissions.py b/src/club/permissions.py index a08880db1..d5e5e93db 100644 --- a/src/club/permissions.py +++ b/src/club/permissions.py @@ -1,3 +1,6 @@ +# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Wolne Lektury. See NOTICE for more information. +# from rest_framework.permissions import BasePermission from .models import Membership