X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d1d6ea8ed2889f871b6d89d4fae6021f286f921a..774d79294bdeab0d9d841b9775f696cdbb334c4d:/src/libraries/views.py?ds=inline

diff --git a/src/libraries/views.py b/src/libraries/views.py
index 98b36340b..f4c0a93c4 100644
--- a/src/libraries/views.py
+++ b/src/libraries/views.py
@@ -1,6 +1,5 @@
-# -*- 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.shortcuts import render, get_object_or_404
 from libraries.models import Catalog, Library