X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..18aa8ca52202003e5628a882f3469a04d905cc05:/src/search/tests/__init__.py diff --git a/src/search/tests/__init__.py b/src/search/tests/__init__.py index 80c974e58..1d5bccbef 100644 --- a/src/search/tests/__init__.py +++ b/src/search/tests/__init__.py @@ -1,5 +1,4 @@ -# -*- 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. +# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Wolne Lektury. See NOTICE for more information. # from search.tests.index import *