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:
Carles Cufi
2025-02-14 15:59:53 +01:00
committed by Benjamin Cabé
parent 317cc9d52e
commit 08a6630a35
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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