X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ad%2F__init__.py;h=d4f2f7e1e1cac73521a5bf10784796046137b0d7;hb=cd532f9e1a4b470719f85b237b409be8a09311e1;hp=7569f61b8785c33f1f06ddbff313e99b40f14e30;hpb=f98ee76af036d60b8f5077105830ed61a13ed5aa;p=ric-app%2Fad.git diff --git a/ad/__init__.py b/ad/__init__.py index 7569f61..d4f2f7e 100644 --- a/ad/__init__.py +++ b/ad/__init__.py @@ -1 +1,15 @@ -# in __init__.py +# ================================================================================== +# Copyright (c) 2020 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. +# ==================================================================================