tests: lwm2m_registry: Fix license to Apache-2.0
Apache-2.0 Signed-off-by: Jarno Lämsä <jarno.lamsa@nordicsemi.no>
This commit is contained in:
parent
48a6f160f2
commit
2f6d13bb81
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
|||
#
|
||||
# Copyright (c) 2022 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
cmake_minimum_required(VERSION 3.20.0)
|
||||
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue