X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/040285e94b385dd57a003a4fe5b693c299fe921b..fc8d58d4ac9abba24758ef6c914eea9f85ef7e5b:/src/catalogue/ebook_utils.py diff --git a/src/catalogue/ebook_utils.py b/src/catalogue/ebook_utils.py index c3e8b680..f9bd6d37 100644 --- a/src/catalogue/ebook_utils.py +++ b/src/catalogue/ebook_utils.py @@ -1,4 +1,6 @@ -# -*- coding: utf-8 -*- +# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# from io import BytesIO from catalogue.models import Book from librarian import DocProvider