X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fhtml_out.py;h=94793acb70e207804b0d4a5257309ad7bab217e3;hp=6b596d772519519d3fe3c1299a4e62380e9f78da;hb=refs%2Ftags%2Fv5.0.1;hpb=cd65be33d44114e73936813eaf790e6a12b0df63 diff --git a/osm_nbi/html_out.py b/osm_nbi/html_out.py index 6b596d7..94793ac 100644 --- a/osm_nbi/html_out.py +++ b/osm_nbi/html_out.py @@ -1,3 +1,16 @@ +# 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 "AS IS" 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. + """ Contains html text in variables to make and html response """