Aether-3088 change license to Apache-2.0
Change-Id: I42d7535e82065a8031119bee17594d3fb358a1e5
diff --git a/config-models/aether-1.x/.helmignore b/config-models/aether-1.x/.helmignore
index 01d4cd9..862263b 100644
--- a/config-models/aether-1.x/.helmignore
+++ b/config-models/aether-1.x/.helmignore
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: 2021 Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
diff --git a/config-models/aether-1.x/Chart.yaml b/config-models/aether-1.x/Chart.yaml
index 01dadf4..71ab3d5 100644
--- a/config-models/aether-1.x/Chart.yaml
+++ b/config-models/aether-1.x/Chart.yaml
@@ -1,10 +1,10 @@
# 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: v2
name: config-model-aether
-version: 1.0.5
+version: 1.0.6
kubeVersion: ">=1.18.0"
appVersion: 1.0.0
description: Aether config model
diff --git a/config-models/aether-1.x/files/yang/access-profile.yang b/config-models/aether-1.x/files/yang/access-profile.yang
index cad01fc..dac8d76 100755
--- a/config-models/aether-1.x/files/yang/access-profile.yang
+++ b/config-models/aether-1.x/files/yang/access-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module access-profile {
namespace "http://opennetworking.org/aether/access-profile";
diff --git a/config-models/aether-1.x/files/yang/aether-subscriber.yang b/config-models/aether-1.x/files/yang/aether-subscriber.yang
index d4e3fbd..880dd82 100644
--- a/config-models/aether-1.x/files/yang/aether-subscriber.yang
+++ b/config-models/aether-1.x/files/yang/aether-subscriber.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module aether-subscriber {
namespace "http://opennetworking.org/aether/subscriber";
diff --git a/config-models/aether-1.x/files/yang/apn-profile.yang b/config-models/aether-1.x/files/yang/apn-profile.yang
index b6f1cf5..015f695 100755
--- a/config-models/aether-1.x/files/yang/apn-profile.yang
+++ b/config-models/aether-1.x/files/yang/apn-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module apn-profile {
namespace "http://opennetworking.org/aether/apn-profile";
diff --git a/config-models/aether-1.x/files/yang/qos-profile.yang b/config-models/aether-1.x/files/yang/qos-profile.yang
index c0d8025..cde5273 100755
--- a/config-models/aether-1.x/files/yang/qos-profile.yang
+++ b/config-models/aether-1.x/files/yang/qos-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module qos-profile {
namespace "http://opennetworking.org/aether/qos-profile";
diff --git a/config-models/aether-1.x/files/yang/up-profile.yang b/config-models/aether-1.x/files/yang/up-profile.yang
index 9fac55c..1c5052d 100755
--- a/config-models/aether-1.x/files/yang/up-profile.yang
+++ b/config-models/aether-1.x/files/yang/up-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module up-profile {
namespace "http://opennetworking.org/aether/user-plane-profile";
diff --git a/config-models/aether-1.x/templates/_helpers.tpl b/config-models/aether-1.x/templates/_helpers.tpl
index 0380f1a..bb84c33 100644
--- a/config-models/aether-1.x/templates/_helpers.tpl
+++ b/config-models/aether-1.x/templates/_helpers.tpl
@@ -1,7 +1,7 @@
{{/* vim: set filetype=mustache: */}}
{{/*
SPDX-FileCopyrightText: 2020-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/config-models/aether-1.x/templates/model.yaml b/config-models/aether-1.x/templates/model.yaml
index f88e9f2..0b2af15 100644
--- a/config-models/aether-1.x/templates/model.yaml
+++ b/config-models/aether-1.x/templates/model.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: config.onosproject.org/v1beta1
kind: Model
diff --git a/config-models/aether-1.x/values.yaml b/config-models/aether-1.x/values.yaml
index 1b22ea4..114bfc5 100644
--- a/config-models/aether-1.x/values.yaml
+++ b/config-models/aether-1.x/values.yaml
@@ -1,3 +1,3 @@
# 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
diff --git a/config-models/aether-2.0.x/CHANGELOG.md b/config-models/aether-2.0.x/CHANGELOG.md
index 12ffa7a..2d66b6b 100644
--- a/config-models/aether-2.0.x/CHANGELOG.md
+++ b/config-models/aether-2.0.x/CHANGELOG.md
@@ -1,7 +1,7 @@
<!--
SPDX-FileCopyrightText: 2021 Open Networking Foundation
-SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+SPDX-License-Identifier: Apache-2.0
-->
Changes on 2/3/2022
diff --git a/config-models/aether-2.0.x/Chart.yaml b/config-models/aether-2.0.x/Chart.yaml
index bcffb03..cd214d8 100644
--- a/config-models/aether-2.0.x/Chart.yaml
+++ b/config-models/aether-2.0.x/Chart.yaml
@@ -1,10 +1,10 @@
# 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: v2
name: config-model-aether-2
-version: 2.0.7
+version: 2.0.8
kubeVersion: ">=1.18.0"
appVersion: 2.0.0
description: Aether config model
diff --git a/config-models/aether-2.0.x/files/yang/onf-aether-types.yang b/config-models/aether-2.0.x/files/yang/onf-aether-types.yang
index 5e6fbfd..a1c71a9 100755
--- a/config-models/aether-2.0.x/files/yang/onf-aether-types.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-aether-types.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-aether-types {
namespace "http://opennetworking.org/aether/aether-types";
diff --git a/config-models/aether-2.0.x/files/yang/onf-application.yang b/config-models/aether-2.0.x/files/yang/onf-application.yang
index d8eb9d1..54dcf17 100755
--- a/config-models/aether-2.0.x/files/yang/onf-application.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-application.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-application {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-connectivity-service.yang b/config-models/aether-2.0.x/files/yang/onf-connectivity-service.yang
index 33c63a1..dfc8821 100755
--- a/config-models/aether-2.0.x/files/yang/onf-connectivity-service.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-connectivity-service.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-connectivity-service {
namespace "http://opennetworking.org/aether/connectivity-service";
diff --git a/config-models/aether-2.0.x/files/yang/onf-device-group.yang b/config-models/aether-2.0.x/files/yang/onf-device-group.yang
index 41f0b70..64afd18 100755
--- a/config-models/aether-2.0.x/files/yang/onf-device-group.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-device-group.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-device-group {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-device.yang b/config-models/aether-2.0.x/files/yang/onf-device.yang
index b79844a..cf4ad10 100644
--- a/config-models/aether-2.0.x/files/yang/onf-device.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-device.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-device {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-enterprise.yang b/config-models/aether-2.0.x/files/yang/onf-enterprise.yang
index 7b83595..00334f9 100755
--- a/config-models/aether-2.0.x/files/yang/onf-enterprise.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-enterprise.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-enterprise {
namespace "http://opennetworking.org/aether/enterprise";
diff --git a/config-models/aether-2.0.x/files/yang/onf-ip-domain.yang b/config-models/aether-2.0.x/files/yang/onf-ip-domain.yang
index 287122e..9808674 100755
--- a/config-models/aether-2.0.x/files/yang/onf-ip-domain.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-ip-domain.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-ip-domain {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-priority-traffic-rule.yang b/config-models/aether-2.0.x/files/yang/onf-priority-traffic-rule.yang
index e73cdf7..4c8db55 100755
--- a/config-models/aether-2.0.x/files/yang/onf-priority-traffic-rule.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-priority-traffic-rule.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-priority-traffic-rule {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-sim-card.yang b/config-models/aether-2.0.x/files/yang/onf-sim-card.yang
index cf2ed86..c8ae80a 100644
--- a/config-models/aether-2.0.x/files/yang/onf-sim-card.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-sim-card.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-sim-card {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-site.yang b/config-models/aether-2.0.x/files/yang/onf-site.yang
index 3a4e333..53e2677 100755
--- a/config-models/aether-2.0.x/files/yang/onf-site.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-site.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-site {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-slice.yang b/config-models/aether-2.0.x/files/yang/onf-slice.yang
index 2965f86..f59619a 100755
--- a/config-models/aether-2.0.x/files/yang/onf-slice.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-slice.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-slice {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-template.yang b/config-models/aether-2.0.x/files/yang/onf-template.yang
index 518d8b9..3734093 100755
--- a/config-models/aether-2.0.x/files/yang/onf-template.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-template.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-template {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-traffic-class.yang b/config-models/aether-2.0.x/files/yang/onf-traffic-class.yang
index 69ae702..f8658fb 100755
--- a/config-models/aether-2.0.x/files/yang/onf-traffic-class.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-traffic-class.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-traffic-class {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/files/yang/onf-upf.yang b/config-models/aether-2.0.x/files/yang/onf-upf.yang
index 32bee7a..72a7ec9 100755
--- a/config-models/aether-2.0.x/files/yang/onf-upf.yang
+++ b/config-models/aether-2.0.x/files/yang/onf-upf.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
submodule onf-upf {
belongs-to onf-enterprise { prefix ent; }
diff --git a/config-models/aether-2.0.x/templates/_helpers.tpl b/config-models/aether-2.0.x/templates/_helpers.tpl
index 0380f1a..bb84c33 100644
--- a/config-models/aether-2.0.x/templates/_helpers.tpl
+++ b/config-models/aether-2.0.x/templates/_helpers.tpl
@@ -1,7 +1,7 @@
{{/* vim: set filetype=mustache: */}}
{{/*
SPDX-FileCopyrightText: 2020-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/config-models/aether-2.0.x/templates/model.yaml b/config-models/aether-2.0.x/templates/model.yaml
index b6ef0f6..f3a73f0 100644
--- a/config-models/aether-2.0.x/templates/model.yaml
+++ b/config-models/aether-2.0.x/templates/model.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: config.onosproject.org/v1beta1
kind: Model
diff --git a/config-models/aether-2.0.x/values.yaml b/config-models/aether-2.0.x/values.yaml
index 2e984ed..aec2bd5 100644
--- a/config-models/aether-2.0.x/values.yaml
+++ b/config-models/aether-2.0.x/values.yaml
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
diff --git a/config-models/aether-2.1.x/.helmignore b/config-models/aether-2.1.x/.helmignore
index 01d4cd9..862263b 100644
--- a/config-models/aether-2.1.x/.helmignore
+++ b/config-models/aether-2.1.x/.helmignore
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: 2021 Open Networking Foundation
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
diff --git a/config-models/aether-2.1.x/Chart.yaml b/config-models/aether-2.1.x/Chart.yaml
index 93cfa93..f073808 100644
--- a/config-models/aether-2.1.x/Chart.yaml
+++ b/config-models/aether-2.1.x/Chart.yaml
@@ -1,10 +1,10 @@
# 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: v2
name: config-model-aether-2
-version: 2.1.5
+version: 2.1.6
kubeVersion: ">=1.18.0"
appVersion: 2.1.0
description: Aether config model
diff --git a/config-models/aether-2.1.x/files/yang/access-profile.yang b/config-models/aether-2.1.x/files/yang/access-profile.yang
index 080ab14..49009fe 100755
--- a/config-models/aether-2.1.x/files/yang/access-profile.yang
+++ b/config-models/aether-2.1.x/files/yang/access-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module access-profile {
namespace "http://opennetworking.org/aether/access-profile";
diff --git a/config-models/aether-2.1.x/files/yang/aether-subscriber.yang b/config-models/aether-2.1.x/files/yang/aether-subscriber.yang
index a3e7220..397bd97 100755
--- a/config-models/aether-2.1.x/files/yang/aether-subscriber.yang
+++ b/config-models/aether-2.1.x/files/yang/aether-subscriber.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module aether-subscriber {
namespace "http://opennetworking.org/aether/subscriber";
diff --git a/config-models/aether-2.1.x/files/yang/apn-profile.yang b/config-models/aether-2.1.x/files/yang/apn-profile.yang
index 8445cc8..3d0ba48 100755
--- a/config-models/aether-2.1.x/files/yang/apn-profile.yang
+++ b/config-models/aether-2.1.x/files/yang/apn-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module apn-profile {
namespace "http://opennetworking.org/aether/apn-profile";
diff --git a/config-models/aether-2.1.x/files/yang/connectivity-service.yang b/config-models/aether-2.1.x/files/yang/connectivity-service.yang
index 139a93f..7a00b2f 100755
--- a/config-models/aether-2.1.x/files/yang/connectivity-service.yang
+++ b/config-models/aether-2.1.x/files/yang/connectivity-service.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module connectivity-service {
namespace "http://opennetworking.org/aether/connectivity-service";
diff --git a/config-models/aether-2.1.x/files/yang/enterprise.yang b/config-models/aether-2.1.x/files/yang/enterprise.yang
index 25dd051..dfb1b60 100755
--- a/config-models/aether-2.1.x/files/yang/enterprise.yang
+++ b/config-models/aether-2.1.x/files/yang/enterprise.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module enterprise {
namespace "http://opennetworking.org/aether/enterprise";
diff --git a/config-models/aether-2.1.x/files/yang/qos-profile.yang b/config-models/aether-2.1.x/files/yang/qos-profile.yang
index a150263..35204d9 100755
--- a/config-models/aether-2.1.x/files/yang/qos-profile.yang
+++ b/config-models/aether-2.1.x/files/yang/qos-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module qos-profile {
namespace "http://opennetworking.org/aether/qos-profile";
diff --git a/config-models/aether-2.1.x/files/yang/security-profile.yang b/config-models/aether-2.1.x/files/yang/security-profile.yang
index 00413b1..e6c5367 100755
--- a/config-models/aether-2.1.x/files/yang/security-profile.yang
+++ b/config-models/aether-2.1.x/files/yang/security-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module security-profile {
namespace "http://opennetworking.org/aether/security-profile";
diff --git a/config-models/aether-2.1.x/files/yang/service-group.yang b/config-models/aether-2.1.x/files/yang/service-group.yang
index 8b4add1..55f0f6b 100755
--- a/config-models/aether-2.1.x/files/yang/service-group.yang
+++ b/config-models/aether-2.1.x/files/yang/service-group.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module service-group {
namespace "http://opennetworking.org/aether/service-group";
diff --git a/config-models/aether-2.1.x/files/yang/service-policy.yang b/config-models/aether-2.1.x/files/yang/service-policy.yang
index fa83a38..a169402 100755
--- a/config-models/aether-2.1.x/files/yang/service-policy.yang
+++ b/config-models/aether-2.1.x/files/yang/service-policy.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module service-policy {
namespace "http://opennetworking.org/aether/service-policy";
diff --git a/config-models/aether-2.1.x/files/yang/service-rule.yang b/config-models/aether-2.1.x/files/yang/service-rule.yang
index b39c9e9..49af65f 100755
--- a/config-models/aether-2.1.x/files/yang/service-rule.yang
+++ b/config-models/aether-2.1.x/files/yang/service-rule.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module service-rule {
namespace "http://opennetworking.org/aether/service-rule";
diff --git a/config-models/aether-2.1.x/files/yang/up-profile.yang b/config-models/aether-2.1.x/files/yang/up-profile.yang
index bf17f89..723758f 100755
--- a/config-models/aether-2.1.x/files/yang/up-profile.yang
+++ b/config-models/aether-2.1.x/files/yang/up-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module up-profile {
namespace "http://opennetworking.org/aether/user-plane-profile";
diff --git a/config-models/aether-2.1.x/templates/_helpers.tpl b/config-models/aether-2.1.x/templates/_helpers.tpl
index 0380f1a..bb84c33 100644
--- a/config-models/aether-2.1.x/templates/_helpers.tpl
+++ b/config-models/aether-2.1.x/templates/_helpers.tpl
@@ -1,7 +1,7 @@
{{/* vim: set filetype=mustache: */}}
{{/*
SPDX-FileCopyrightText: 2020-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/config-models/aether-2.1.x/templates/model.yaml b/config-models/aether-2.1.x/templates/model.yaml
index 84d2fbb..b86c57e 100644
--- a/config-models/aether-2.1.x/templates/model.yaml
+++ b/config-models/aether-2.1.x/templates/model.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: config.onosproject.org/v1beta1
kind: Model
diff --git a/config-models/aether-2.1.x/values.yaml b/config-models/aether-2.1.x/values.yaml
index 2e984ed..aec2bd5 100644
--- a/config-models/aether-2.1.x/values.yaml
+++ b/config-models/aether-2.1.x/values.yaml
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
diff --git a/config-models/aether-2.2.x/Chart.yaml b/config-models/aether-2.2.x/Chart.yaml
index 9226faa..ad85a67 100644
--- a/config-models/aether-2.2.x/Chart.yaml
+++ b/config-models/aether-2.2.x/Chart.yaml
@@ -1,10 +1,10 @@
# 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: v2
name: config-model-aether
-version: 2.2.4
+version: 2.2.5
kubeVersion: ">=1.18.0"
appVersion: 2.2.0
description: Aether config model
diff --git a/config-models/aether-2.2.x/files/yang/access-profile.yang b/config-models/aether-2.2.x/files/yang/access-profile.yang
index 080ab14..49009fe 100755
--- a/config-models/aether-2.2.x/files/yang/access-profile.yang
+++ b/config-models/aether-2.2.x/files/yang/access-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module access-profile {
namespace "http://opennetworking.org/aether/access-profile";
diff --git a/config-models/aether-2.2.x/files/yang/aether-subscriber.yang b/config-models/aether-2.2.x/files/yang/aether-subscriber.yang
index 5cfa67e..01d419a 100755
--- a/config-models/aether-2.2.x/files/yang/aether-subscriber.yang
+++ b/config-models/aether-2.2.x/files/yang/aether-subscriber.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module aether-subscriber {
namespace "http://opennetworking.org/aether/subscriber";
diff --git a/config-models/aether-2.2.x/files/yang/apn-profile.yang b/config-models/aether-2.2.x/files/yang/apn-profile.yang
index 8445cc8..3d0ba48 100755
--- a/config-models/aether-2.2.x/files/yang/apn-profile.yang
+++ b/config-models/aether-2.2.x/files/yang/apn-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module apn-profile {
namespace "http://opennetworking.org/aether/apn-profile";
diff --git a/config-models/aether-2.2.x/files/yang/connectivity-service.yang b/config-models/aether-2.2.x/files/yang/connectivity-service.yang
index 139a93f..7a00b2f 100755
--- a/config-models/aether-2.2.x/files/yang/connectivity-service.yang
+++ b/config-models/aether-2.2.x/files/yang/connectivity-service.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module connectivity-service {
namespace "http://opennetworking.org/aether/connectivity-service";
diff --git a/config-models/aether-2.2.x/files/yang/enterprise.yang b/config-models/aether-2.2.x/files/yang/enterprise.yang
index b556638..2bf1bdf 100755
--- a/config-models/aether-2.2.x/files/yang/enterprise.yang
+++ b/config-models/aether-2.2.x/files/yang/enterprise.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module enterprise {
namespace "http://opennetworking.org/aether/enterprise";
diff --git a/config-models/aether-2.2.x/files/yang/qos-profile.yang b/config-models/aether-2.2.x/files/yang/qos-profile.yang
index 85b6630..2dfaf20 100755
--- a/config-models/aether-2.2.x/files/yang/qos-profile.yang
+++ b/config-models/aether-2.2.x/files/yang/qos-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module qos-profile {
namespace "http://opennetworking.org/aether/qos-profile";
diff --git a/config-models/aether-2.2.x/files/yang/security-profile.yang b/config-models/aether-2.2.x/files/yang/security-profile.yang
index e060487..0655c34 100755
--- a/config-models/aether-2.2.x/files/yang/security-profile.yang
+++ b/config-models/aether-2.2.x/files/yang/security-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module security-profile {
namespace "http://opennetworking.org/aether/security-profile";
diff --git a/config-models/aether-2.2.x/files/yang/service-group.yang b/config-models/aether-2.2.x/files/yang/service-group.yang
index bb5ddf2..460463f 100755
--- a/config-models/aether-2.2.x/files/yang/service-group.yang
+++ b/config-models/aether-2.2.x/files/yang/service-group.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module service-group {
namespace "http://opennetworking.org/aether/service-group";
diff --git a/config-models/aether-2.2.x/files/yang/service-policy.yang b/config-models/aether-2.2.x/files/yang/service-policy.yang
index d30f1ad..e6598a7 100755
--- a/config-models/aether-2.2.x/files/yang/service-policy.yang
+++ b/config-models/aether-2.2.x/files/yang/service-policy.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module service-policy {
namespace "http://opennetworking.org/aether/service-policy";
diff --git a/config-models/aether-2.2.x/files/yang/service-rule.yang b/config-models/aether-2.2.x/files/yang/service-rule.yang
index efb0539..2007f96 100755
--- a/config-models/aether-2.2.x/files/yang/service-rule.yang
+++ b/config-models/aether-2.2.x/files/yang/service-rule.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module service-rule {
namespace "http://opennetworking.org/aether/service-rule";
diff --git a/config-models/aether-2.2.x/files/yang/up-profile.yang b/config-models/aether-2.2.x/files/yang/up-profile.yang
index bf17f89..723758f 100755
--- a/config-models/aether-2.2.x/files/yang/up-profile.yang
+++ b/config-models/aether-2.2.x/files/yang/up-profile.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module up-profile {
namespace "http://opennetworking.org/aether/user-plane-profile";
diff --git a/config-models/aether-2.2.x/templates/_helpers.tpl b/config-models/aether-2.2.x/templates/_helpers.tpl
index 0380f1a..bb84c33 100644
--- a/config-models/aether-2.2.x/templates/_helpers.tpl
+++ b/config-models/aether-2.2.x/templates/_helpers.tpl
@@ -1,7 +1,7 @@
{{/* vim: set filetype=mustache: */}}
{{/*
SPDX-FileCopyrightText: 2020-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/config-models/aether-2.2.x/templates/model.yaml b/config-models/aether-2.2.x/templates/model.yaml
index 302c031..1dac8f7 100644
--- a/config-models/aether-2.2.x/templates/model.yaml
+++ b/config-models/aether-2.2.x/templates/model.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: config.onosproject.org/v1beta1
kind: Model
diff --git a/config-models/aether-2.2.x/values.yaml b/config-models/aether-2.2.x/values.yaml
index 2e984ed..aec2bd5 100644
--- a/config-models/aether-2.2.x/values.yaml
+++ b/config-models/aether-2.2.x/values.yaml
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
diff --git a/config-models/aether-3.x/Chart.yaml b/config-models/aether-3.x/Chart.yaml
index c073e1e..e5e434c 100644
--- a/config-models/aether-3.x/Chart.yaml
+++ b/config-models/aether-3.x/Chart.yaml
@@ -1,10 +1,10 @@
# 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: v2
name: config-model-aether-3
-version: 3.0.15
+version: 3.0.16
kubeVersion: ">=1.18.0"
appVersion: 3.0.0
description: Aether config model
diff --git a/config-models/aether-3.x/files/yang/aether-types.yang b/config-models/aether-3.x/files/yang/aether-types.yang
index b8de573..86ef630 100755
--- a/config-models/aether-3.x/files/yang/aether-types.yang
+++ b/config-models/aether-3.x/files/yang/aether-types.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module aether-types {
namespace "http://opennetworking.org/aether/aether-types";
diff --git a/config-models/aether-3.x/files/yang/ap-list.yang b/config-models/aether-3.x/files/yang/ap-list.yang
index cb0ecde..49fc76a 100755
--- a/config-models/aether-3.x/files/yang/ap-list.yang
+++ b/config-models/aether-3.x/files/yang/ap-list.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module ap-list {
namespace "http://opennetworking.org/aether/ap-list";
diff --git a/config-models/aether-3.x/files/yang/application.yang b/config-models/aether-3.x/files/yang/application.yang
index fcc05e3..d62c957 100755
--- a/config-models/aether-3.x/files/yang/application.yang
+++ b/config-models/aether-3.x/files/yang/application.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module application {
namespace "http://opennetworking.org/enterprise/application";
diff --git a/config-models/aether-3.x/files/yang/connectivity-service.yang b/config-models/aether-3.x/files/yang/connectivity-service.yang
index aa97da3..0d6e929 100755
--- a/config-models/aether-3.x/files/yang/connectivity-service.yang
+++ b/config-models/aether-3.x/files/yang/connectivity-service.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module connectivity-service {
namespace "http://opennetworking.org/aether/connectivity-service";
diff --git a/config-models/aether-3.x/files/yang/device-group.yang b/config-models/aether-3.x/files/yang/device-group.yang
index feb0337..d6ae9a5 100755
--- a/config-models/aether-3.x/files/yang/device-group.yang
+++ b/config-models/aether-3.x/files/yang/device-group.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module device-group {
namespace "http://opennetworking.org/aether/device-group";
diff --git a/config-models/aether-3.x/files/yang/enterprise.yang b/config-models/aether-3.x/files/yang/enterprise.yang
index 8128e6d..160e691 100755
--- a/config-models/aether-3.x/files/yang/enterprise.yang
+++ b/config-models/aether-3.x/files/yang/enterprise.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module enterprise {
namespace "http://opennetworking.org/aether/enterprise";
diff --git a/config-models/aether-3.x/files/yang/ip-domain.yang b/config-models/aether-3.x/files/yang/ip-domain.yang
index 9efd41d..ee920b1 100755
--- a/config-models/aether-3.x/files/yang/ip-domain.yang
+++ b/config-models/aether-3.x/files/yang/ip-domain.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module ip-domain {
namespace "http://opennetworking.org/aether/ip-domain";
diff --git a/config-models/aether-3.x/files/yang/site.yang b/config-models/aether-3.x/files/yang/site.yang
index 5c4a31c..a8653f0 100755
--- a/config-models/aether-3.x/files/yang/site.yang
+++ b/config-models/aether-3.x/files/yang/site.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module site {
namespace "http://opennetworking.org/aether/site";
diff --git a/config-models/aether-3.x/files/yang/template.yang b/config-models/aether-3.x/files/yang/template.yang
index 95bda57..6f9d291 100755
--- a/config-models/aether-3.x/files/yang/template.yang
+++ b/config-models/aether-3.x/files/yang/template.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module template {
namespace "http://opennetworking.org/aether/template";
diff --git a/config-models/aether-3.x/files/yang/traffic-class.yang b/config-models/aether-3.x/files/yang/traffic-class.yang
index ce9aeb5..88a9495 100755
--- a/config-models/aether-3.x/files/yang/traffic-class.yang
+++ b/config-models/aether-3.x/files/yang/traffic-class.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module traffic-class {
namespace "http://opennetworking.org/aether/traffic-class";
diff --git a/config-models/aether-3.x/files/yang/upf.yang b/config-models/aether-3.x/files/yang/upf.yang
index 3c56722..433c23b 100755
--- a/config-models/aether-3.x/files/yang/upf.yang
+++ b/config-models/aether-3.x/files/yang/upf.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module upf {
namespace "http://opennetworking.org/aether/upf";
diff --git a/config-models/aether-3.x/files/yang/vcs.yang b/config-models/aether-3.x/files/yang/vcs.yang
index 5799143..5e8c5f7 100755
--- a/config-models/aether-3.x/files/yang/vcs.yang
+++ b/config-models/aether-3.x/files/yang/vcs.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module vcs {
namespace "http://opennetworking.org/aether/vcs";
diff --git a/config-models/aether-3.x/templates/_helpers.tpl b/config-models/aether-3.x/templates/_helpers.tpl
index 0380f1a..bb84c33 100644
--- a/config-models/aether-3.x/templates/_helpers.tpl
+++ b/config-models/aether-3.x/templates/_helpers.tpl
@@ -1,7 +1,7 @@
{{/* vim: set filetype=mustache: */}}
{{/*
SPDX-FileCopyrightText: 2020-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/config-models/aether-3.x/templates/model.yaml b/config-models/aether-3.x/templates/model.yaml
index 949b436..86db976 100644
--- a/config-models/aether-3.x/templates/model.yaml
+++ b/config-models/aether-3.x/templates/model.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: config.onosproject.org/v1beta1
kind: Model
diff --git a/config-models/aether-3.x/values.yaml b/config-models/aether-3.x/values.yaml
index 2e984ed..aec2bd5 100644
--- a/config-models/aether-3.x/values.yaml
+++ b/config-models/aether-3.x/values.yaml
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
diff --git a/config-models/aether-4.x/CHANGELOG.md b/config-models/aether-4.x/CHANGELOG.md
index a873a5d..c8d58ec 100644
--- a/config-models/aether-4.x/CHANGELOG.md
+++ b/config-models/aether-4.x/CHANGELOG.md
@@ -1,7 +1,7 @@
<!--
SPDX-FileCopyrightText: 2021 Open Networking Foundation
-SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+SPDX-License-Identifier: Apache-2.0
-->
Changes on 11/1/2021
diff --git a/config-models/aether-4.x/Chart.yaml b/config-models/aether-4.x/Chart.yaml
index a9c80ca..e7cf3ad 100644
--- a/config-models/aether-4.x/Chart.yaml
+++ b/config-models/aether-4.x/Chart.yaml
@@ -1,10 +1,10 @@
# 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: v2
name: config-model-aether-4
-version: 4.0.17
+version: 4.0.18
kubeVersion: ">=1.18.0"
appVersion: 4.0.0
description: Aether config model
diff --git a/config-models/aether-4.x/files/yang/onf-aether-types.yang b/config-models/aether-4.x/files/yang/onf-aether-types.yang
index 679648e..9d9c892 100755
--- a/config-models/aether-4.x/files/yang/onf-aether-types.yang
+++ b/config-models/aether-4.x/files/yang/onf-aether-types.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-aether-types {
namespace "http://opennetworking.org/aether/aether-types";
diff --git a/config-models/aether-4.x/files/yang/onf-application.yang b/config-models/aether-4.x/files/yang/onf-application.yang
index c48cab1..e774944 100755
--- a/config-models/aether-4.x/files/yang/onf-application.yang
+++ b/config-models/aether-4.x/files/yang/onf-application.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-application {
namespace "http://opennetworking.org/enterprise/application";
diff --git a/config-models/aether-4.x/files/yang/onf-connectivity-service.yang b/config-models/aether-4.x/files/yang/onf-connectivity-service.yang
index e1d53b6..009fc6c 100755
--- a/config-models/aether-4.x/files/yang/onf-connectivity-service.yang
+++ b/config-models/aether-4.x/files/yang/onf-connectivity-service.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-connectivity-service {
namespace "http://opennetworking.org/aether/connectivity-service";
diff --git a/config-models/aether-4.x/files/yang/onf-device-group.yang b/config-models/aether-4.x/files/yang/onf-device-group.yang
index a93c295..0aac881 100755
--- a/config-models/aether-4.x/files/yang/onf-device-group.yang
+++ b/config-models/aether-4.x/files/yang/onf-device-group.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-device-group {
namespace "http://opennetworking.org/aether/device-group";
diff --git a/config-models/aether-4.x/files/yang/onf-enterprise.yang b/config-models/aether-4.x/files/yang/onf-enterprise.yang
index 16ad5f9..906d8ac 100755
--- a/config-models/aether-4.x/files/yang/onf-enterprise.yang
+++ b/config-models/aether-4.x/files/yang/onf-enterprise.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-enterprise {
namespace "http://opennetworking.org/aether/enterprise";
diff --git a/config-models/aether-4.x/files/yang/onf-ip-domain.yang b/config-models/aether-4.x/files/yang/onf-ip-domain.yang
index e896cc5..629256a 100755
--- a/config-models/aether-4.x/files/yang/onf-ip-domain.yang
+++ b/config-models/aether-4.x/files/yang/onf-ip-domain.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-ip-domain {
namespace "http://opennetworking.org/aether/ip-domain";
diff --git a/config-models/aether-4.x/files/yang/onf-site.yang b/config-models/aether-4.x/files/yang/onf-site.yang
index b5f22c4..1695a35 100755
--- a/config-models/aether-4.x/files/yang/onf-site.yang
+++ b/config-models/aether-4.x/files/yang/onf-site.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-site {
namespace "http://opennetworking.org/aether/site";
diff --git a/config-models/aether-4.x/files/yang/onf-template.yang b/config-models/aether-4.x/files/yang/onf-template.yang
index bbd94ef..e6af73e 100755
--- a/config-models/aether-4.x/files/yang/onf-template.yang
+++ b/config-models/aether-4.x/files/yang/onf-template.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-template {
namespace "http://opennetworking.org/aether/template";
diff --git a/config-models/aether-4.x/files/yang/onf-traffic-class.yang b/config-models/aether-4.x/files/yang/onf-traffic-class.yang
index a592267..2d9f135 100755
--- a/config-models/aether-4.x/files/yang/onf-traffic-class.yang
+++ b/config-models/aether-4.x/files/yang/onf-traffic-class.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-traffic-class {
namespace "http://opennetworking.org/aether/traffic-class";
diff --git a/config-models/aether-4.x/files/yang/onf-upf.yang b/config-models/aether-4.x/files/yang/onf-upf.yang
index 5c8be50..4274acb 100755
--- a/config-models/aether-4.x/files/yang/onf-upf.yang
+++ b/config-models/aether-4.x/files/yang/onf-upf.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-upf {
namespace "http://opennetworking.org/aether/upf";
diff --git a/config-models/aether-4.x/files/yang/onf-vcs.yang b/config-models/aether-4.x/files/yang/onf-vcs.yang
index c275565..89b8304 100755
--- a/config-models/aether-4.x/files/yang/onf-vcs.yang
+++ b/config-models/aether-4.x/files/yang/onf-vcs.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module onf-vcs {
namespace "http://opennetworking.org/aether/vcs";
diff --git a/config-models/aether-4.x/templates/_helpers.tpl b/config-models/aether-4.x/templates/_helpers.tpl
index 0380f1a..bb84c33 100644
--- a/config-models/aether-4.x/templates/_helpers.tpl
+++ b/config-models/aether-4.x/templates/_helpers.tpl
@@ -1,7 +1,7 @@
{{/* vim: set filetype=mustache: */}}
{{/*
SPDX-FileCopyrightText: 2020-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/config-models/aether-4.x/templates/model.yaml b/config-models/aether-4.x/templates/model.yaml
index 301bfae..0369022 100644
--- a/config-models/aether-4.x/templates/model.yaml
+++ b/config-models/aether-4.x/templates/model.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: config.onosproject.org/v1beta1
kind: Model
diff --git a/config-models/aether-4.x/values.yaml b/config-models/aether-4.x/values.yaml
index 2e984ed..aec2bd5 100644
--- a/config-models/aether-4.x/values.yaml
+++ b/config-models/aether-4.x/values.yaml
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0
diff --git a/config-models/plproxy-1.x/Chart.yaml b/config-models/plproxy-1.x/Chart.yaml
index ac62ff5..3effdd4 100755
--- a/config-models/plproxy-1.x/Chart.yaml
+++ b/config-models/plproxy-1.x/Chart.yaml
@@ -1,10 +1,10 @@
# 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: v2
name: config-model-plproxy
-version: 1.0.1
+version: 1.0.2
kubeVersion: ">=1.18.0"
appVersion: 1.0.0
description: Prom label proxy config model
diff --git a/config-models/plproxy-1.x/files/yang/prom-label-proxy.yang b/config-models/plproxy-1.x/files/yang/prom-label-proxy.yang
index abc5c66..4bfa3a7 100755
--- a/config-models/plproxy-1.x/files/yang/prom-label-proxy.yang
+++ b/config-models/plproxy-1.x/files/yang/prom-label-proxy.yang
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
module prom-label-proxy {
namespace "http://opennetworking.org/promlabelproxy/config/";
diff --git a/config-models/plproxy-1.x/templates/_helpers.tpl b/config-models/plproxy-1.x/templates/_helpers.tpl
index 3370042..4b28369 100755
--- a/config-models/plproxy-1.x/templates/_helpers.tpl
+++ b/config-models/plproxy-1.x/templates/_helpers.tpl
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2021 Open Networking Foundation
//
-// SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+// SPDX-License-Identifier: Apache-2.0
{{/* vim: set filetype=mustache: */}}
{{/*
diff --git a/config-models/plproxy-1.x/templates/model.yaml b/config-models/plproxy-1.x/templates/model.yaml
index bc13d6f..b467cb8 100755
--- a/config-models/plproxy-1.x/templates/model.yaml
+++ b/config-models/plproxy-1.x/templates/model.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: config.onosproject.org/v1beta1
kind: Model
diff --git a/config-models/plproxy-1.x/values.yaml b/config-models/plproxy-1.x/values.yaml
index 2e984ed..aec2bd5 100755
--- a/config-models/plproxy-1.x/values.yaml
+++ b/config-models/plproxy-1.x/values.yaml
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
#
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+# SPDX-License-Identifier: Apache-2.0