X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Ftests%2Fupload.py;h=d256801a438b1de624d602db13555c6fcb48a69f;hp=5fe4f0762f41fa124477096663b8881c7fa0929a;hb=f5f2e3f9cecc38647a437af7812323a1da7d3f60;hpb=ba0dbed4d7fe4cd1ee800a4a3402157224fd7aff diff --git a/osm_nbi/tests/upload.py b/osm_nbi/tests/upload.py index 5fe4f07..d256801 100755 --- a/osm_nbi/tests/upload.py +++ b/osm_nbi/tests/upload.py @@ -1,6 +1,19 @@ #! /usr/bin/python3 # -*- coding: utf-8 -*- +# 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. + import getopt import sys import requests