X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6407cf24cd6cf3f9ea6fdf4a8924dad109a590e6..18aa8ca52202003e5628a882f3469a04d905cc05:/src/api/migrations/0004_bookuserdata_last_changed.py diff --git a/src/api/migrations/0004_bookuserdata_last_changed.py b/src/api/migrations/0004_bookuserdata_last_changed.py index d00ac8bd6..1e6f04715 100644 --- a/src/api/migrations/0004_bookuserdata_last_changed.py +++ b/src/api/migrations/0004_bookuserdata_last_changed.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. # import datetime from django.db import migrations, models