Member only license removal
Change-Id: I272c77b6d09aaa200c9dca6aea92f796dbb0c525
diff --git a/5g-test-apps/Chart.yaml b/5g-test-apps/Chart.yaml
index 0f0c4e7..e9bf034 100644
--- a/5g-test-apps/Chart.yaml
+++ b/5g-test-apps/Chart.yaml
@@ -1,11 +1,11 @@
---
# Copyright 2020-present Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
apiVersion: v1
description: This is the dbtestapp
name: 5g-test-apps
icon: https://guide.opencord.org/logos/cord.svg
-version: 0.0.1
+version: 0.0.2
diff --git a/5g-test-apps/templates/NOTES.txt b/5g-test-apps/templates/NOTES.txt
index d81d019..872820e 100644
--- a/5g-test-apps/templates/NOTES.txt
+++ b/5g-test-apps/templates/NOTES.txt
@@ -2,7 +2,7 @@
# Copyright 2020-present Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
*/ -}}
diff --git a/5g-test-apps/templates/_helpers.tpl b/5g-test-apps/templates/_helpers.tpl
index c03ba2a..f4e96f6 100644
--- a/5g-test-apps/templates/_helpers.tpl
+++ b/5g-test-apps/templates/_helpers.tpl
@@ -2,7 +2,7 @@
# Copyright 2020-present Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
*/ -}}
diff --git a/5g-test-apps/templates/bin/_dbtestapp-run.sh.tpl b/5g-test-apps/templates/bin/_dbtestapp-run.sh.tpl
index 804fd26..a7c43bd 100644
--- a/5g-test-apps/templates/bin/_dbtestapp-run.sh.tpl
+++ b/5g-test-apps/templates/bin/_dbtestapp-run.sh.tpl
@@ -2,7 +2,7 @@
# Copyright 2020-present Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
set -xe
diff --git a/5g-test-apps/templates/configmap-dbtestapp.yaml b/5g-test-apps/templates/configmap-dbtestapp.yaml
index ec46eb0..7bc9396 100644
--- a/5g-test-apps/templates/configmap-dbtestapp.yaml
+++ b/5g-test-apps/templates/configmap-dbtestapp.yaml
@@ -1,7 +1,7 @@
{{/*
# Copyright 2020-present Open Networking Foundation
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
*/}}
{{- if .Values.config.dbtestapp.deploy }}
diff --git a/5g-test-apps/templates/deployment-dbtestapp.yaml b/5g-test-apps/templates/deployment-dbtestapp.yaml
index 5bb82dd..c349db4 100644
--- a/5g-test-apps/templates/deployment-dbtestapp.yaml
+++ b/5g-test-apps/templates/deployment-dbtestapp.yaml
@@ -1,7 +1,7 @@
{{/*
# Copyright 2020-present Open Networking Foundation
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
*/}}
{{- if .Values.config.dbtestapp.deploy }}
diff --git a/5g-test-apps/values.yaml b/5g-test-apps/values.yaml
index b600116..8664b3a 100644
--- a/5g-test-apps/values.yaml
+++ b/5g-test-apps/values.yaml
@@ -1,6 +1,6 @@
# Copyright 2020-present Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
images:
tags: