Switch from member-only license to apache

Change-Id: I7661615a85e60c2aaae1d4b317e28448fda061b7
diff --git a/apps/cdn/cdn-local/Chart.yaml b/apps/cdn/cdn-local/Chart.yaml
index 7652463..44531e7 100644
--- a/apps/cdn/cdn-local/Chart.yaml
+++ b/apps/cdn/cdn-local/Chart.yaml
@@ -2,10 +2,10 @@
 
 # Copyright 2019-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 apiVersion: v1
 description: A Helm chart for M-CORD CDN Services in Local Edge
 icon: https://guide.opencord.org/logos/cord.svg
 name: cdn-local
-version: 0.2.6
+version: 0.2.7
diff --git a/apps/cdn/cdn-local/templates/_helpers.tpl b/apps/cdn/cdn-local/templates/_helpers.tpl
index 2bade14..3fff978 100644
--- a/apps/cdn/cdn-local/templates/_helpers.tpl
+++ b/apps/cdn/cdn-local/templates/_helpers.tpl
@@ -1,7 +1,7 @@
 {{- /*
 # Copyright 2019-present Open Networking Foundation
 
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 */ -}}
 
 {{/*
diff --git a/apps/cdn/cdn-local/templates/bin/_run-nginx.sh.tpl b/apps/cdn/cdn-local/templates/bin/_run-nginx.sh.tpl
index 40f0f1b..bdd2eba 100644
--- a/apps/cdn/cdn-local/templates/bin/_run-nginx.sh.tpl
+++ b/apps/cdn/cdn-local/templates/bin/_run-nginx.sh.tpl
@@ -2,7 +2,7 @@
 
 # Copyright 2019-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 # Assume that SGI network gateway knows routes to UE pool
 {{- if .Values.config.sriov.enabled }}
diff --git a/apps/cdn/cdn-local/templates/configmap-nginx.yaml b/apps/cdn/cdn-local/templates/configmap-nginx.yaml
index 1711238..1418c5f 100644
--- a/apps/cdn/cdn-local/templates/configmap-nginx.yaml
+++ b/apps/cdn/cdn-local/templates/configmap-nginx.yaml
@@ -1,7 +1,7 @@
 {{/*
 # Copyright 2019-present Open Networking Foundation
 
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 */}}
 
 ---
diff --git a/apps/cdn/cdn-local/templates/networks.yaml b/apps/cdn/cdn-local/templates/networks.yaml
index f8c11cb..43c1aad 100644
--- a/apps/cdn/cdn-local/templates/networks.yaml
+++ b/apps/cdn/cdn-local/templates/networks.yaml
@@ -1,7 +1,7 @@
 {{/*
 # Copyright 2019-present Open Networking Foundation
 
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 */}}
 
 {{ if .Values.config.sriov.enabled }}
diff --git a/apps/cdn/cdn-local/templates/service-nginx.yaml b/apps/cdn/cdn-local/templates/service-nginx.yaml
index f95dd1e..c36a666 100644
--- a/apps/cdn/cdn-local/templates/service-nginx.yaml
+++ b/apps/cdn/cdn-local/templates/service-nginx.yaml
@@ -1,7 +1,7 @@
 {{/*
 # Copyright 2019-present Open Networking Foundation
 
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 */}}
 
 ---
diff --git a/apps/cdn/cdn-local/templates/statefulset-cdn-local.yaml b/apps/cdn/cdn-local/templates/statefulset-cdn-local.yaml
index 4a6a5f1..8471f7f 100644
--- a/apps/cdn/cdn-local/templates/statefulset-cdn-local.yaml
+++ b/apps/cdn/cdn-local/templates/statefulset-cdn-local.yaml
@@ -1,7 +1,7 @@
 {{/*
 # Copyright 2019-present Open Networking Foundation
 
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 */}}
 
 {{ tuple "cdn-local" . | include "cdn-local.service_account" }}
diff --git a/apps/cdn/cdn-local/values.yaml b/apps/cdn/cdn-local/values.yaml
index cb96637..4313099 100644
--- a/apps/cdn/cdn-local/values.yaml
+++ b/apps/cdn/cdn-local/values.yaml
@@ -2,7 +2,7 @@
 
 # Copyright 2019-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 images:
   tags: