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>
This commit is contained in:
parent
6be559fd8f
commit
9cad131e8d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Copyright (c) 2024 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
# Check if ZEPHYR_BASE is set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue