From: smahana123 Date: Tue, 6 Dec 2022 06:45:28 +0000 (+0530) Subject: License headers added. X-Git-Tag: 1.0.0~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b7223d0f2254a005e3fe6cca69ec7ae2573dab28;p=portal%2Faiml-dashboard.git License headers added. Issue-Id: AIMLFW-12 Signed-off-by: smahana123 Change-Id: If47383ad9aa35912b2dda66fae251a161b269770 --- diff --git a/npm_run_build.sh b/npm_run_build.sh index 9598f67..de619ff 100644 --- a/npm_run_build.sh +++ b/npm_run_build.sh @@ -1,2 +1,19 @@ +# ================================================================================== +# +# Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved. +# +# 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. +# +# ================================================================================== REACT_APP_UCM_HOST=$REACT_APP_TM_HOST REACT_APP_UCM_PORT=$REACT_APP_TM_PORT REACT_APP_NOTEBOOK_HOST=$REACT_APP_NOTEBOOK_HOST REACT_APP_NOTEBOOK_PORT=$REACT_APP_NOTEBOOK_PORT npm run build serve -s build -l $AIMLDASHBOARD_PORT \ No newline at end of file diff --git a/public/index.html b/public/index.html index e3545eb..b833d3f 100644 --- a/public/index.html +++ b/public/index.html @@ -1,3 +1,20 @@ + + + + + + + + + + + + + + + + +