Only formalities.
[wolnelektury.git] / src / club / permissions.py
index a08880d..d5e5e93 100644 (file)
@@ -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