X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/111104c8e3e9487965eac9e916200a12d43bf2be..f7323c314c42bdc6ff17ec6f3804d6acc9a481ee:/src/newsletter/urls.py diff --git a/src/newsletter/urls.py b/src/newsletter/urls.py index a34d98c41..c99b47a43 100644 --- a/src/newsletter/urls.py +++ b/src/newsletter/urls.py @@ -1,4 +1,6 @@ -# -*- 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. +# from django.conf.urls import url from . import views