Add extra line about src files are part of RIC platform project
[ric-plt/sdl.git] / package.sh
index c4624c6..e525c94 100755 (executable)
@@ -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");
 # 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 ]