Skip to content

Commit ad38375

Browse files
aescolarabhinavnxp
authored andcommitted
boards/ezurio: Change Nordic license to Apache
For yaml files we do not normally even add a license, but if any it should be Apache2 and not the Nordic one. Note there is plenty of examples of yaml files very similar to this in the Zephyr tree. So even if the author/submitter of the original commit could have used as starting point a file from NCS, it would have been the same if he would have used a Zephyr one. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
1 parent 3ea9927 commit ad38375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards/ezurio/bl54l15u_dvk/bl54l15u_dvk_nrf54l15_cpuapp_ns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) 2025 Nordic Semiconductor ASA
22
# Copyright (c) 2025 Ezurio LLC
3-
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
3+
# SPDX-License-Identifier: Apache-2.0
44

55
identifier: bl54l15u_dvk/nrf54l15/cpuapp/ns
66
name: BL54L15u-DVK-nRF54l15-Application-Non-Secure

boards/ezurio/bl54l15u_dvk/bl54l15u_dvk_nrf54l15_cpuapp_ns_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) 2025 Nordic Semiconductor ASA
22
# Copyright (c) 2025 Ezurio LLC
3-
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
3+
# SPDX-License-Identifier: Apache-2.0
44

55
CONFIG_ARM_MPU=y
66
CONFIG_HW_STACK_PROTECTION=y

0 commit comments

Comments
 (0)