Change license from ONF-Member-Only to Apache-2.0

Change-Id: I031b31427f78d0c238342124638327fcc933ea29
diff --git a/dbuf/templates/NOTES.txt b/dbuf/templates/NOTES.txt
index 55b688c..3040e90 100644
--- a/dbuf/templates/NOTES.txt
+++ b/dbuf/templates/NOTES.txt
@@ -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
 */}}
 
 Thank you for installing {{ .Chart.Name }}.
diff --git a/dbuf/templates/_helpers.tpl b/dbuf/templates/_helpers.tpl
index b8b672a..6143765 100644
--- a/dbuf/templates/_helpers.tpl
+++ b/dbuf/templates/_helpers.tpl
@@ -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
 */}}
 
 {{- define "extraParams" -}}
diff --git a/dbuf/templates/configmap-config.yaml b/dbuf/templates/configmap-config.yaml
index 96368c9..764ed54 100644
--- a/dbuf/templates/configmap-config.yaml
+++ b/dbuf/templates/configmap-config.yaml
@@ -1,7 +1,7 @@
 {{/*
 # Copyright 2021-present Open Networking Foundation
 
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 */}}
 
 apiVersion: v1
diff --git a/dbuf/templates/deployment.yaml b/dbuf/templates/deployment.yaml
index 22d4db7..55e90ff 100644
--- a/dbuf/templates/deployment.yaml
+++ b/dbuf/templates/deployment.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
 
 apiVersion: apps/v1
 kind: Deployment
diff --git a/dbuf/templates/networks.yaml b/dbuf/templates/networks.yaml
index 84e0cf5..9548b18 100644
--- a/dbuf/templates/networks.yaml
+++ b/dbuf/templates/networks.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
 */}}
 
 apiVersion: "k8s.cni.cncf.io/v1"
diff --git a/dbuf/templates/service.yml b/dbuf/templates/service.yml
index 48df27e..883e202 100644
--- a/dbuf/templates/service.yml
+++ b/dbuf/templates/service.yml
@@ -1,7 +1,7 @@
 {{/*
 # Copyright 2021-present Open Networking Foundation
 
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 */}}
 
 apiVersion: v1
diff --git a/dbuf/templates/servicemonitor.yaml b/dbuf/templates/servicemonitor.yaml
index 4290b0b..0899a44 100644
--- a/dbuf/templates/servicemonitor.yaml
+++ b/dbuf/templates/servicemonitor.yaml
@@ -3,7 +3,7 @@
 {{/*
 # Copyright 2021-present Open Networking Foundation
 
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 */}}
 
 apiVersion: monitoring.coreos.com/v1