mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 09:09:55 -04:00
staging: wfx: fix HIF API license
Apache-2.0 is not allowed in the kernel. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Link: https://lore.kernel.org/r/20220113085524.1110708-3-Jerome.Pouiller@silabs.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
bf9450db43
commit
131e78fa4a
@@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
/* SPDX-License-Identifier: GPL-2.0-only or Apache-2.0 */
|
||||
/*
|
||||
* WF200 hardware interface definitions
|
||||
*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
/* SPDX-License-Identifier: GPL-2.0-only or Apache-2.0 */
|
||||
/*
|
||||
* WF200 hardware interface definitions
|
||||
*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
/* SPDX-License-Identifier: GPL-2.0-only or Apache-2.0 */
|
||||
/*
|
||||
* WF200 hardware interface definitions
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user