X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sdnc-a1-controller%2Foam%2Fplatform-logic%2Fsrc%2Fmain%2Fscripts%2FupdatePackages.sh;h=9bc70edb18822a91d1b035763b232290b677cacc;hb=144374e691c0f1bdcd90cf7c01de263c905d45b7;hp=2fd0e36390e43cfcc9d7819925efeba640a2b222;hpb=b6fe5a1bbad372357f6b441e1657dd8bbe48dc1a;p=nonrtric.git diff --git a/sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh b/sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh index 2fd0e363..9bc70edb 100755 --- a/sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh +++ b/sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh @@ -1,5 +1,22 @@ #! /bin/bash +# ============LICENSE_START=============================================== +# Modifications Copyright (C) 2020 Nordix Foundation. 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. +# ============LICENSE_END================================================= +# + updateFile() { sed -i .orig -e ' s/\(plugin=.\)org.openecomp.sdnc.\(prop\)/\org.onap.ccsdk.sli.plugins.\2/g