X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6d42bc478e3d1bd90eb294464748c21e4de0fc63..f8e9dec8c109a74eed190b03655ef6b3b8bcbfdc:/src/social/api/views.py

diff --git a/src/social/api/views.py b/src/social/api/views.py
index ff6a08f32..c5506ce79 100644
--- a/src/social/api/views.py
+++ b/src/social/api/views.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.http import Http404
 from rest_framework.generics import ListAPIView, get_object_or_404