X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Frun_xapp.sh;h=f65a4b7e9b9bedbe0c1619bc76f175f17fc1d691;hb=refs%2Fchanges%2F07%2F4907%2F2;hp=1eff6b1203e134055a3b5e24258269b66149d300;hpb=433b7b2a72c174c75ce2c0c75b225fa0bb813d32;p=ric-app%2Fhw.git diff --git a/src/run_xapp.sh b/src/run_xapp.sh index 1eff6b1..f65a4b7 100755 --- a/src/run_xapp.sh +++ b/src/run_xapp.sh @@ -1,22 +1,5 @@ #! /bin/bash -/* -================================================================================== - 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. -================================================================================== - */ export RMR_SEED_RT="routes.txt" export RMR_RTG_SVC="9999" export XAPP_NAME="HELLOWORLD_XAPP"