X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e24e657ebf536f55c1bde66bd41563fae30a98b0..55129823d3e0d54ba5da369efb31a3caed698333:/src/picture/views.py?ds=sidebyside

diff --git a/src/picture/views.py b/src/picture/views.py
index 80c83a8be..72d1e37b2 100644
--- a/src/picture/views.py
+++ b/src/picture/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 collections import Counter
 from django.conf import settings