X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=package.sh;h=e525c94bd2c0a5a1a2fa4c65c01d538081e2d541;hb=a0745d294dcd72f7d78ea4c3accd3b477dd668a5;hp=c4624c61350d1121015833de98548dfe7a6003d9;hpb=cc9244cd1baddc6f3ef96bbec5662239afc9f3c2;p=ric-plt%2Fsdl.git diff --git a/package.sh b/package.sh index c4624c6..e525c94 100755 --- a/package.sh +++ b/package.sh @@ -1,6 +1,5 @@ #!/bin/bash # -# Copyright (c) 2019 AT&T Intellectual Property. # Copyright (c) 2018-2019 Nokia. # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -15,6 +14,11 @@ # See the License for the specific language governing permissions and # limitations under the License. +# +# This source code is part of the near-RT RIC (RAN Intelligent Controller) +# platform project (RICP). +# + set -e if [ $# -eq 0 ]