X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6d42bc478e3d1bd90eb294464748c21e4de0fc63..50aec69a46276ec94d7d4d2ab3c59bc383d07a2c:/src/contact/migrations/0001_initial.py?ds=sidebyside

diff --git a/src/contact/migrations/0001_initial.py b/src/contact/migrations/0001_initial.py
index 08f688fc9..00a8159f2 100644
--- a/src/contact/migrations/0001_initial.py
+++ b/src/contact/migrations/0001_initial.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
 import django.db.models.deletion