Skip to content

Commit 99c926c

Browse files
KAGA-KOKOgregkh
authored andcommitted
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULE
Based on the normalized pattern: this software file (the file ) is distributed by marvell international ltd 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 fa82cce commit 99c926c

5 files changed

Lines changed: 5 additions & 72 deletions

File tree

drivers/bluetooth/btmrvl_debugfs.c

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Marvell Bluetooth driver: debugfs related functions
34
*
45
* Copyright (C) 2009, Marvell International Ltd.
5-
*
6-
* This software file (the "File") is distributed by Marvell International
7-
* Ltd. 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-
*
15-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
16-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
17-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
18-
* this warranty disclaimer.
196
**/
207

218
#include <linux/debugfs.h>

drivers/bluetooth/btmrvl_drv.h

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* Marvell Bluetooth driver: global definitions & declarations
34
*
45
* Copyright (C) 2009, Marvell International Ltd.
5-
*
6-
* This software file (the "File") is distributed by Marvell International
7-
* Ltd. 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-
*
15-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
16-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
17-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
18-
* this warranty disclaimer.
19-
*
206
*/
217

228
#include <linux/kthread.h>

drivers/bluetooth/btmrvl_main.c

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Marvell Bluetooth driver
34
*
45
* Copyright (C) 2009, Marvell International Ltd.
5-
*
6-
* This software file (the "File") is distributed by Marvell International
7-
* Ltd. 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-
*
15-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
16-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
17-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
18-
* this warranty disclaimer.
196
**/
207

218
#include <linux/module.h>

drivers/bluetooth/btmrvl_sdio.c

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Marvell BT-over-SDIO driver: SDIO interface related functions.
34
*
45
* Copyright (C) 2009, Marvell International Ltd.
5-
*
6-
* This software file (the "File") is distributed by Marvell International
7-
* Ltd. 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-
*
15-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
16-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
17-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
18-
* this warranty disclaimer.
196
**/
207

218
#include <linux/firmware.h>

drivers/bluetooth/btmrvl_sdio.h

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/**
23
* Marvell BT-over-SDIO driver: SDIO interface related definitions
34
*
45
* Copyright (C) 2009, Marvell International Ltd.
5-
*
6-
* This software file (the "File") is distributed by Marvell International
7-
* Ltd. 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-
*
15-
* THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
16-
* IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
17-
* ARE EXPRESSLY DISCLAIMED. The License provides additional details about
18-
* this warranty disclaimer.
19-
*
206
**/
217

228
#define SDIO_HEADER_LEN 4

0 commit comments

Comments
 (0)