Browse Source

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: #89413

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
(cherry picked from commit b240f11592)
pull/91876/head
Henrik Brix Andersen 2 months ago committed by Dan Kalowsky
parent
commit
5bef9327b0
  1. 2
      tests/drivers/virtualization/ivshmem/plain/boards/qemu_kvm_arm64.overlay

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

@ -2,6 +2,6 @@ @@ -2,6 +2,6 @@
* Copyright (c) 2021 Intel Corporation
* Copyright (c) 2022 Huawei France Technologies SASU
*
* SPDX-License-Identifier: Apache-2.0 and UNLICENSED
* SPDX-License-Identifier: Apache-2.0
*/
#include "pcie_ivshmem.dtsi"

Loading…
Cancel
Save