X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/967eed676fc83d15b26149047f353ac61faa8217..7d079902b5d0e8507b17853b8aaa87cf6e2c646d:/src/api/handlers.py?ds=sidebyside

diff --git a/src/api/handlers.py b/src/api/handlers.py
index 5af5cfb64..292fdb2a9 100644
--- a/src/api/handlers.py
+++ b/src/api/handlers.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.contrib.sites.models import Site
 from django.utils.functional import lazy