X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6d42bc478e3d1bd90eb294464748c21e4de0fc63..af196fd22bf74f7a7e228f8528cff79b863a7351:/src/catalogue/migrations/0023_book_abstract.py

diff --git a/src/catalogue/migrations/0023_book_abstract.py b/src/catalogue/migrations/0023_book_abstract.py
index 2959bd552..ee707ec63 100644
--- a/src/catalogue/migrations/0023_book_abstract.py
+++ b/src/catalogue/migrations/0023_book_abstract.py
@@ -1,5 +1,5 @@
-# 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 django.db import migrations, models