Skip to content

Commit b240f11

Browse files
henrikbrixandersenkartben
authored andcommitted
tests: drivers: virtualization: qemu_kvm_arm64.overlay: fix SPDX license
"UNLICENSED" is not a valid SPDX License Identifier. Remove it from the list and just keep "Apache-2.0". Fixes: zephyrproject-rtos#89413 Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent e31a6be commit b240f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/virtualization/ivshmem/plain/boards/qemu_kvm_arm64.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
* Copyright (c) 2021 Intel Corporation
33
* Copyright (c) 2022 Huawei France Technologies SASU
44
*
5-
* SPDX-License-Identifier: Apache-2.0 and UNLICENSED
5+
* SPDX-License-Identifier: Apache-2.0
66
*/
77
#include "pcie_ivshmem.dtsi"

0 commit comments

Comments
 (0)