X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/70880645deaf4929456d51fd8bbeba07f324b040..6c35cecacb910da6935d49110ea1cd502affe92d:/src/stats/tasks.py?ds=sidebyside

diff --git a/src/stats/tasks.py b/src/stats/tasks.py
index b62f3e9c2..06e730c60 100644
--- a/src/stats/tasks.py
+++ b/src/stats/tasks.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 celery import shared_task
 from django.conf import settings