X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=RO%2Fosm_ro%2Fhttp_tools%2Ftests%2Ftest_errors.py;h=e2b1d4340f3fc40ffc609c0fbe523bb5d70d67fd;hb=ed3e4d4fc2819e425bb8b165e43fcbac259d3f1b;hp=a968e76838691aedc94b9cc00b43a3cfe3b46fcb;hpb=72e918cb69191ac04720444bbf4906680059d60c;p=osm%2FRO.git diff --git a/RO/osm_ro/http_tools/tests/test_errors.py b/RO/osm_ro/http_tools/tests/test_errors.py index a968e768..e2b1d434 100644 --- a/RO/osm_ro/http_tools/tests/test_errors.py +++ b/RO/osm_ro/http_tools/tests/test_errors.py @@ -1,4 +1,18 @@ # -*- 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 unittest import bottle