Commit 932183aa authored by Ganapathi Bhat's avatar Ganapathi Bhat Committed by Kalle Valo
Browse files

mwifiex: change license text from MARVELL to NXP



As of 6-DEC-2019, NXP has acquired Marvell’s Wireless business
unit. This change is to update the license text accordingly.

Signed-off-by: default avatarJames Cao <zheng.cao@nxp.com>
Signed-off-by: default avatarCathy Luo <xiaohua.luo@nxp.com>
Signed-off-by: default avatarGanapathi Bhat <ganapathi.bhat@nxp.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent aa7619a3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
/*
 * Marvell Wireless LAN device driver: 802.11ac
 * NXP Wireless LAN device driver: 802.11ac
 *
 * Copyright (C) 2013-2014, Marvell International Ltd.
 * Copyright 2011-2020 NXP
 *
 * This software file (the "File") is distributed by Marvell International
 * Ltd. under the terms of the GNU General Public License Version 2, June 1991
 * This software file (the "File") is distributed by NXP
 * under the terms of the GNU General Public License Version 2, June 1991
 * (the "License").  You may use, redistribute and/or modify this File in
 * accordance with the terms and conditions of the License, a copy of which
 * is available by writing to the Free Software Foundation, Inc.,
+4 −4
Original line number Diff line number Diff line
/*
 * Marvell Wireless LAN device driver: 802.11ac
 * NXP Wireless LAN device driver: 802.11ac
 *
 * Copyright (C) 2013-2014, Marvell International Ltd.
 * Copyright 2011-2020 NXP
 *
 * This software file (the "File") is distributed by Marvell International
 * Ltd. under the terms of the GNU General Public License Version 2, June 1991
 * This software file (the "File") is distributed by NXP
 * under the terms of the GNU General Public License Version 2, June 1991
 * (the "License").  You may use, redistribute and/or modify this File in
 * accordance with the terms and conditions of the License, a copy of which
 * is available by writing to the Free Software Foundation, Inc.,
+4 −4
Original line number Diff line number Diff line
/*
 * Marvell Wireless LAN device driver: 802.11h
 * NXP Wireless LAN device driver: 802.11h
 *
 * Copyright (C) 2013-2014, Marvell International Ltd.
 * Copyright 2011-2020 NXP
 *
 * This software file (the "File") is distributed by Marvell International
 * Ltd. under the terms of the GNU General Public License Version 2, June 1991
 * This software file (the "File") is distributed by NXP
 * under the terms of the GNU General Public License Version 2, June 1991
 * (the "License").  You may use, redistribute and/or modify this File in
 * accordance with the terms and conditions of the License, a copy of which
 * is available by writing to the Free Software Foundation, Inc.,
+4 −4
Original line number Diff line number Diff line
/*
 * Marvell Wireless LAN device driver: 802.11n
 * NXP Wireless LAN device driver: 802.11n
 *
 * Copyright (C) 2011-2014, Marvell International Ltd.
 * Copyright 2011-2020 NXP
 *
 * This software file (the "File") is distributed by Marvell International
 * Ltd. under the terms of the GNU General Public License Version 2, June 1991
 * This software file (the "File") is distributed by NXP
 * under the terms of the GNU General Public License Version 2, June 1991
 * (the "License").  You may use, redistribute and/or modify this File in
 * accordance with the terms and conditions of the License, a copy of which
 * is available by writing to the Free Software Foundation, Inc.,
+4 −4
Original line number Diff line number Diff line
/*
 * Marvell Wireless LAN device driver: 802.11n
 * NXP Wireless LAN device driver: 802.11n
 *
 * Copyright (C) 2011-2014, Marvell International Ltd.
 * Copyright 2011-2020 NXP
 *
 * This software file (the "File") is distributed by Marvell International
 * Ltd. under the terms of the GNU General Public License Version 2, June 1991
 * This software file (the "File") is distributed by NXP
 * under the terms of the GNU General Public License Version 2, June 1991
 * (the "License").  You may use, redistribute and/or modify this File in
 * accordance with the terms and conditions of the License, a copy of which
 * is available by writing to the Free Software Foundation, Inc.,
Loading