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

diff --git a/src/club/migrations/0001_initial.py b/src/club/migrations/0001_initial.py
index 1dbbcc136..5e549d481 100644
--- a/src/club/migrations/0001_initial.py
+++ b/src/club/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.conf import settings
 from django.db import migrations, models