tests: nrf: Fix SPDX license tags
Both files are released by Nordic under the Apache v2.0 license, correct the SPDX tags accordingly. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
committed by
Benjamin Cabé
parent
317cc9d52e
commit
08a6630a35
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Copyright (c) 2024 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
cmake_minimum_required(VERSION 3.20.0)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Copyright (c) 2024 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
CONFIG_ZTEST=y
|
||||
|
||||
Reference in New Issue
Block a user