X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/56145861cf5fa01c5fbb429d40242e0a16189ed1..a6767b2d034dcf53d6e88b3e0b6eadfebc5adab1:/src/apiclient/urls.py diff --git a/src/apiclient/urls.py b/src/apiclient/urls.py old mode 100755 new mode 100644 index 68cd1618..580a2c1b --- a/src/apiclient/urls.py +++ b/src/apiclient/urls.py @@ -1,4 +1,6 @@ -# -*- coding: utf-8 -*- +# This file is part of FNP-Redakcja, 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