Member only license removal

Change-Id: Ifa951f6b541b094fce94ea90f2238987b61700fd
diff --git a/omec-control-plane/templates/bin/_spgwc-init.sh.tpl b/omec-control-plane/templates/bin/_spgwc-init.sh.tpl
index 82ca533..9d23f72 100644
--- a/omec-control-plane/templates/bin/_spgwc-init.sh.tpl
+++ b/omec-control-plane/templates/bin/_spgwc-init.sh.tpl
@@ -2,7 +2,7 @@
 
 # Copyright 2021-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 while ! curl -f --connect-timeout 5 http://spgwc:8080/startup
 do