Skip to content

Commit 9cad131

Browse files
krish2718fabiobaltieri
authored andcommitted
modules: nrf_wifi: Fix license
Fix the license type to Apache 2.0, it was a left over during transition from BSD. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent 6be559f commit 9cad131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nrf_wifi/bus/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Copyright (c) 2024 Nordic Semiconductor ASA
33
#
4-
# SPDX-License-Identifier: BSD-3-Clause
4+
# SPDX-License-Identifier: Apache-2.0
55
#
66

77
# Check if ZEPHYR_BASE is set

0 commit comments

Comments
 (0)