X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..18aa8ca52202003e5628a882f3469a04d905cc05:/src/infopages/views.py?ds=sidebyside diff --git a/src/infopages/views.py b/src/infopages/views.py index 5bc7b4b3e..a32131024 100644 --- a/src/infopages/views.py +++ b/src/infopages/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.shortcuts import render, get_object_or_404 from django.template import RequestContext, Template, TemplateSyntaxError