dts: bindings: Fix license identifiers in a few files provided by Nordic
Correct license identifiers in two files copied from internal Nordic repositories that were not properly adjusted for Zephyr: - dts/bindings/flash_controller/nordic,rram-controller.yaml (added in commit3a8ee7df91) - dts/bindings/misc/nordic,nrf-dppic-local.yaml (added in commit796d09d2a6) Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
parent
0a82c65d7b
commit
31a6ac49a8
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Copyright (c) 2023 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: LicenseRef-Nordic-4-Clause
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
description: |
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Copyright (c) 2024 Nordic Semiconductor ASA
|
||||
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: |
|
||||
Nordic Local DPPIC
|
||||
|
|
|
|||
Loading…
Reference in a new issue