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:
Chaitanya Tata 2025-03-07 08:35:16 +05:30 committed by Fabio Baltieri
commit 9cad131e8d

View file

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