X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ab8ffbde2df33d9c699e029ba613d2b014ba44b8..0bd2c341a8b55f817c2e193a6c4658d52ef95961:/apps/picture/views.py diff --git a/apps/picture/views.py b/apps/picture/views.py index 4d5d85499..3e471b0e8 100644 --- a/apps/picture/views.py +++ b/apps/picture/views.py @@ -1,4 +1,7 @@ - +# -*- 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. +# from django.contrib.auth.decorators import permission_required from django.utils.datastructures import SortedDict from django.shortcuts import render_to_response, get_object_or_404