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

Change-Id: I031b31427f78d0c238342124638327fcc933ea29
diff --git a/int-host-reporter/templates/_helpers.tpl b/int-host-reporter/templates/_helpers.tpl
index a514959..ce97077 100644
--- a/int-host-reporter/templates/_helpers.tpl
+++ b/int-host-reporter/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/int-host-reporter/templates/configmap-watchlist.yaml b/int-host-reporter/templates/configmap-watchlist.yaml
index 123f3e5..33bcae8 100644
--- a/int-host-reporter/templates/configmap-watchlist.yaml
+++ b/int-host-reporter/templates/configmap-watchlist.yaml
@@ -1,5 +1,5 @@
 # Copyright 2021-present Open Networking Foundation
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 ---
 apiVersion: v1
 kind: ConfigMap
diff --git a/int-host-reporter/templates/daemonset.yaml b/int-host-reporter/templates/daemonset.yaml
index 64730b9..234bc60 100644
--- a/int-host-reporter/templates/daemonset.yaml
+++ b/int-host-reporter/templates/daemonset.yaml
@@ -1,5 +1,5 @@
 # Copyright 2021-present Open Networking Foundation
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 ---
 apiVersion: apps/v1
 kind: DaemonSet