X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fadmin_topics.py;h=b1c9ac7b1cb1d22c86c33c7e379d1d693a8ea719;hp=091ac88a91ef2d3ee0b69a3ffcae0124b2f2405e;hb=d125caf630021538f19aadab045b5d17def67cdd;hpb=92c1c7dc36d60f81f029d8045a18eeff25aab461 diff --git a/osm_nbi/admin_topics.py b/osm_nbi/admin_topics.py index 091ac88..b1c9ac7 100644 --- a/osm_nbi/admin_topics.py +++ b/osm_nbi/admin_topics.py @@ -1,5 +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 logging from uuid import uuid4 from hashlib import sha256