fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix
[wolnelektury.git]
/
src
/
club
/
permissions.py
diff --git
a/src/club/permissions.py
b/src/club/permissions.py
index
a08880d
..
d5e5e93
100644
(file)
--- 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
from rest_framework.permissions import BasePermission
from .models import Membership