X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f3e9066b40546163f0df4678702ca4d7d31f9f84..bea8ac13e42fc53e2e2151503fa2a6a467b79844:/src/wolnelektury/test_utils.py diff --git a/src/wolnelektury/test_utils.py b/src/wolnelektury/test_utils.py index f22eb9898..74635176b 100644 --- a/src/wolnelektury/test_utils.py +++ b/src/wolnelektury/test_utils.py @@ -1,3 +1,6 @@ +# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# class DummyThumbnailBackend: class DummyThumbnail: def __init__(self, url):