Fundraising in PDF.
[wolnelektury.git] / src / catalogue / import_utils.py
index ca0c6ef..c63a111 100644 (file)
@@ -1,9 +1,9 @@
-# -*- 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 librarian import DocProvider
 
+
 class ORMDocProvider(DocProvider):
     """Used for getting books' children."""