X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=sf_t3d%2Fcontext_processor.py;h=cd48f1252fc2319ae80a3044774787661ad58f8a;hb=refs%2Fchanges%2F83%2F6783%2F1;hp=d5545153ab1679a6e78a28dd3d080daa42ae64ca;hpb=e6eb7437628e932ef823800b5a8380790a6b22d7;p=osm%2FLW-UI.git diff --git a/sf_t3d/context_processor.py b/sf_t3d/context_processor.py index d554515..cd48f12 100644 --- a/sf_t3d/context_processor.py +++ b/sf_t3d/context_processor.py @@ -1,3 +1,19 @@ +# +# Copyright 2018 EveryUP Srl +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + from django.conf import settings # import the settings file