X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c0a7799619e217e2eac724b1a688ad37f0182253..HEAD:/src/isbn/views.py diff --git a/src/isbn/views.py b/src/isbn/views.py index 399a25dad..544d20c6a 100644 --- a/src/isbn/views.py +++ b/src/isbn/views.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 django.contrib.auth.decorators import permission_required from django.http.response import HttpResponseRedirect from django.shortcuts import render