X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=E2Manager%2Fmanagers%2Fi_setup_response_manager.go;h=885d558a96198aad6deb67c349daaf5fc13bfbf2;hb=fb1e406498460f92ce4664ea060e43878a6c868e;hp=8c69f82b20aa3d3d2e4e62b4bad7187391d3ef13;hpb=85f45dfb650d026a83e17fc7a2f1fc5f277e8e5a;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/managers/i_setup_response_manager.go b/E2Manager/managers/i_setup_response_manager.go index 8c69f82..885d558 100644 --- a/E2Manager/managers/i_setup_response_manager.go +++ b/E2Manager/managers/i_setup_response_manager.go @@ -1,3 +1,23 @@ +// +// Copyright 2019 AT&T Intellectual Property +// Copyright 2019 Nokia +// +// 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. + +// This source code is part of the near-RT RIC (RAN Intelligent Controller) +// platform project (RICP). + + package managers import (