AETHER-3105 Move to Apache-2.0 license

Change-Id: Icd93e93e221ad6f8ca7909f7028507d52800e623
diff --git a/configs/authentication b/configs/authentication
index 1061631..ac9ae56 100644
--- a/configs/authentication
+++ b/configs/authentication
@@ -1,6 +1,6 @@
 # Copyright 2021-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 # Configure auth for private Helm repos.  Override with your credentials.
 REPO_USERNAME := onfstaff
diff --git a/configs/latest b/configs/latest
index a5b5a11..805b58c 100644
--- a/configs/latest
+++ b/configs/latest
@@ -1,6 +1,6 @@
 # Copyright 2021-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 OMEC_CONTROL_PLANE_CHART := aether/omec-control-plane
 OMEC_USER_PLANE_CHART    := aether/omec-user-plane
diff --git a/configs/local b/configs/local
index 0ffdc58..53c08dc 100644
--- a/configs/local
+++ b/configs/local
@@ -1,6 +1,6 @@
 # Copyright 2021-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 # Support testing charts in the sdcore-helm-charts repo
 OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-control-plane
diff --git a/configs/local-sdcore b/configs/local-sdcore
index bb35edb..8ed1cfc 100644
--- a/configs/local-sdcore
+++ b/configs/local-sdcore
@@ -1,6 +1,6 @@
 # Copyright 2021-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 # Support testing charts in the sdcore-helm-charts repo
 OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-control-plane
diff --git a/configs/local-up b/configs/local-up
index c455ef8..ad721f6 100644
--- a/configs/local-up
+++ b/configs/local-up
@@ -1,6 +1,6 @@
 # Copyright 2021-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 OMEC_CONTROL_PLANE_CHART := aether/omec-control-plane
 OMEC_USER_PLANE_CHART    := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-user-plane
diff --git a/configs/release-1.5 b/configs/release-1.5
index ea5f548..cdf945e 100644
--- a/configs/release-1.5
+++ b/configs/release-1.5
@@ -1,6 +1,6 @@
 # Copyright 2021-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 OMEC_CONTROL_PLANE_CHART := aether/omec-control-plane --version 0.8.4
 OMEC_USER_PLANE_CHART    := aether/omec-user-plane --version 0.4.8
diff --git a/configs/release-1.6 b/configs/release-1.6
index 763eb14..025669d 100644
--- a/configs/release-1.6
+++ b/configs/release-1.6
@@ -1,6 +1,6 @@
 # Copyright 2021-present Open Networking Foundation
 #
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
 
 OMEC_CONTROL_PLANE_CHART := aether/omec-control-plane --version 0.9.18
 OMEC_USER_PLANE_CHART    := aether/omec-user-plane --version 0.5.4