X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e24e657ebf536f55c1bde66bd41563fae30a98b0..59947fddf28d67c6822267c8a0fc28e13a6e9175:/src/social/models.py

diff --git a/src/social/models.py b/src/social/models.py
index 05cf722c5..cb1326b15 100644
--- a/src/social/models.py
+++ b/src/social/models.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 random import randint
 from django.db import models