X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=examples%2Freceiver.c;h=1808f330a66dcc890a39231979fd16b27a9dbeee;hb=d52954976038217d6067bc6e8e83d0ca882f9b6b;hp=c78c710981bcc4d70a3305fff94deaa2caafd7b3;hpb=aa0b497f216ebd8bc72850bf4af5c9f35c288b65;p=ric-plt%2Flib%2Frmr.git diff --git a/examples/receiver.c b/examples/receiver.c index c78c710..1808f33 100644 --- a/examples/receiver.c +++ b/examples/receiver.c @@ -1,4 +1,23 @@ // :vim ts=4 sw=4 noet: +/* +================================================================================== + 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. +================================================================================== +*/ + /* Mnemonic: rmr_rcvr.c Abstract: This is a very simple receiver that does nothing but listen