X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fbindings%2Frmr-python%2Frmr%2F__init__.py;fp=src%2Fbindings%2Frmr-python%2Frmr%2F__init__.py;h=121e7afccaabb805a09cf6cca6b8ee8c4b41573c;hb=46ae0f44cd0ea713601f16adc5ea709e607eb2e8;hp=0000000000000000000000000000000000000000;hpb=68c1ab2191d9959fde0bd275a560f7c9cf6df485;p=ric-plt%2Flib%2Frmr.git diff --git a/src/bindings/rmr-python/rmr/__init__.py b/src/bindings/rmr-python/rmr/__init__.py new file mode 100644 index 0000000..121e7af --- /dev/null +++ b/src/bindings/rmr-python/rmr/__init__.py @@ -0,0 +1,16 @@ +# ================================================================================== +# Copyright (c) 2019 Nokia +# Copyright (c) 2018-2019 AT&T Intellectual Property. +# +# 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. +# ==================================================================================