X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=entities%2Fnodeb_info.proto;fp=entities%2Fnodeb_info.proto;h=c8676aaeadbd584c9773e38192a5fa2b9275a8f9;hb=1acbc2c0c163d336eda846a4f95a9fa0ee8ac5a0;hp=dfd76c410eaf2307b5fae738ef7f382deeaae6b6;hpb=2d50434f7a48d4c7b366354945db7195769d121d;p=ric-plt%2Fnodeb-rnib.git diff --git a/entities/nodeb_info.proto b/entities/nodeb_info.proto index dfd76c4..c8676aa 100644 --- a/entities/nodeb_info.proto +++ b/entities/nodeb_info.proto @@ -1,3 +1,20 @@ +/* + * 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. + */ + syntax = "proto3"; package entities; import "gnb.proto";