X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f3e9066b40546163f0df4678702ca4d7d31f9f84..7e1eb02f59f06e2d40e85be4dda05f7a222fe593:/src/wolnelektury/test_utils.py?ds=inline

diff --git a/src/wolnelektury/test_utils.py b/src/wolnelektury/test_utils.py
index f22eb9898..dc41112c1 100644
--- a/src/wolnelektury/test_utils.py
+++ b/src/wolnelektury/test_utils.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.
+#
 class DummyThumbnailBackend:
     class DummyThumbnail:
         def __init__(self, url):