X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..f546c5d9a29f90988fa2785f3067aba3a5dc3d9a:/src/catalogue/apps.py

diff --git a/src/catalogue/apps.py b/src/catalogue/apps.py
index 54bfc8f8b..284b530e7 100644
--- a/src/catalogue/apps.py
+++ b/src/catalogue/apps.py
@@ -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 django.apps import AppConfig
 
+
 class CatalogueConfig(AppConfig):
     name = 'catalogue'