X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..HEAD:/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 *