X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b2d342589a7889a3b096e7192453d53bd28eed7d..27540194355a3118d8330262b6312b3f280f7b9a:/src/funding/tests.py

diff --git a/src/funding/tests.py b/src/funding/tests.py
index ccbf08f9b..02ee0638a 100644
--- a/src/funding/tests.py
+++ b/src/funding/tests.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 datetime import date, timedelta
 from django.test import TestCase