X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f3e9066b40546163f0df4678702ca4d7d31f9f84..01fd09f3c7d265ad5debb7e4fc78ab17ec7341b6:/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):