Skip to content

Commit 828c91f

Browse files
KAGA-KOKOgregkh
authored andcommitted
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Based on the normalized pattern: 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 51 franklin street fifth floor boston ma 02110-1301 usa or on the worldwide web at http://www gnu org/licenses/old-licenses/gpl-2 0 txt the file is distributed as-is without warranty of any kind and the implied warranties of merchantability or fitness for a particular purpose are expressly disclaimed the license provides additional details about this warranty disclaimer extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference. Reviewed-by: Allison Randal <allison@lohutok.net> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 99c926c commit 828c91f

47 files changed

Lines changed: 49 additions & 616 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

drivers/net/wireless/marvell/mwifiex/11ac.c

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* NXP Wireless LAN device driver: 802.11ac
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#include "decl.h"

drivers/net/wireless/marvell/mwifiex/11ac.h

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* NXP Wireless LAN device driver: 802.11ac
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#ifndef _MWIFIEX_11AC_H_

drivers/net/wireless/marvell/mwifiex/11h.c

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* NXP Wireless LAN device driver: 802.11h
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#include "main.h"

drivers/net/wireless/marvell/mwifiex/11n.c

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* NXP Wireless LAN device driver: 802.11n
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#include "decl.h"

drivers/net/wireless/marvell/mwifiex/11n.h

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* NXP Wireless LAN device driver: 802.11n
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#ifndef _MWIFIEX_11N_H_

drivers/net/wireless/marvell/mwifiex/11n_aggr.c

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* NXP Wireless LAN device driver: 802.11n Aggregation
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#include "decl.h"

drivers/net/wireless/marvell/mwifiex/11n_aggr.h

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* NXP Wireless LAN device driver: 802.11n Aggregation
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#ifndef _MWIFIEX_11N_AGGR_H_

drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* NXP Wireless LAN device driver: 802.11n RX Re-ordering
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#include "decl.h"

drivers/net/wireless/marvell/mwifiex/11n_rxreorder.h

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* NXP Wireless LAN device driver: 802.11n RX Re-ordering
34
*
45
* Copyright 2011-2020 NXP
5-
*
6-
* This software file (the "File") is distributed by NXP
7-
* under the terms of the GNU General Public License Version 2, June 1991
8-
* (the "License"). You may use, redistribute and/or modify this File in
9-
* accordance with the terms and conditions of the License, a copy of which
10-
* is available by writing to the Free Software Foundation, Inc.,
11-
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
12-
* worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
13-
*
14-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
15-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
16-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
17-
* this warranty disclaimer.
186
*/
197

208
#ifndef _MWIFIEX_11N_RXREORDER_H_

drivers/net/wireless/marvell/mwifiex/Makefile

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,7 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Copyright 2011-2020 NXP
34
#
4-
# This software file (the "File") is distributed by NXP
5-
# under the terms of the GNU General Public License Version 2, June 1991
6-
# (the "License"). You may use, redistribute and/or modify this File in
7-
# accordance with the terms and conditions of the License, a copy of which
8-
# is available by writing to the Free Software Foundation, Inc.,
9-
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
10-
# worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
11-
#
12-
# THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
13-
# IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
14-
# ARE EXPRESSLY DISCLAIMED. The License provides additional details about
15-
# this warranty disclaimer.
165

176

187
mwifiex-y += main.o

0 commit comments

Comments
 (0)