Aether-3088 change license to Apache-2.0

Change-Id: I42d7535e82065a8031119bee17594d3fb358a1e5
diff --git a/chronos-exporter/templates/_helpers.tpl b/chronos-exporter/templates/_helpers.tpl
index 190001f..a4ab8bd 100644
--- a/chronos-exporter/templates/_helpers.tpl
+++ b/chronos-exporter/templates/_helpers.tpl
@@ -1,7 +1,7 @@
 {{/* vim: set filetype=mustache: */}}

 {{/*

 SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>

-SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0

+SPDX-License-Identifier: Apache-2.0

 

 Expand the name of the chart.

 */}}

diff --git a/chronos-exporter/templates/configmap.yaml b/chronos-exporter/templates/configmap.yaml
index 53bdb4e..6891ec2 100644
--- a/chronos-exporter/templates/configmap.yaml
+++ b/chronos-exporter/templates/configmap.yaml
@@ -1,6 +1,6 @@
 # SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 apiVersion: v1
 kind: ConfigMap
diff --git a/chronos-exporter/templates/deployment.yaml b/chronos-exporter/templates/deployment.yaml
index 4a20dbe..2283423 100644
--- a/chronos-exporter/templates/deployment.yaml
+++ b/chronos-exporter/templates/deployment.yaml
@@ -1,6 +1,6 @@
 # SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>

 #

-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0

+# SPDX-License-Identifier: Apache-2.0

 

 apiVersion: apps/v1

 kind: Deployment

diff --git a/chronos-exporter/templates/secret.yaml b/chronos-exporter/templates/secret.yaml
index be9e3f9..a37931c 100644
--- a/chronos-exporter/templates/secret.yaml
+++ b/chronos-exporter/templates/secret.yaml
@@ -1,6 +1,6 @@
 # SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>

 #

-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0

+# SPDX-License-Identifier: Apache-2.0

 

 apiVersion: v1

 kind: Secret

diff --git a/chronos-exporter/templates/service.yaml b/chronos-exporter/templates/service.yaml
index 0bc44d0..25673d6 100644
--- a/chronos-exporter/templates/service.yaml
+++ b/chronos-exporter/templates/service.yaml
@@ -1,6 +1,6 @@
 # SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>

 #

-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0

+# SPDX-License-Identifier: Apache-2.0

 apiVersion: v1

 kind: Service

 metadata: