linux-spdx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: linux-spdx@vger.kernel.org
Subject: [Batch 11 patch 20/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270
Date: Wed, 29 May 2019 07:12:44 -0700	[thread overview]
Message-ID: <20190529141334.333998390@linutronix.de> (raw)
In-Reply-To: 20190529141224.009795289@linutronix.de

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms of version 2 of the gnu general public license as
  published by the free software foundation this program is
  distributed in the hope that it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not write to the free
  software foundation inc 51 franklin street fifth floor boston ma
  02110 usa the full gnu general public license is included in this
  distribution in the file called license

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 9 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch11&id=dee5e57b7ce9
---
 drivers/net/wireless/intel/iwlegacy/3945-mac.c     |   17 +----------------
 drivers/net/wireless/intel/iwlegacy/3945-rs.c      |   17 +----------------
 drivers/net/wireless/intel/iwlegacy/3945.c         |   17 +----------------
 drivers/net/wireless/intel/iwlegacy/3945.h         |   17 +----------------
 drivers/net/wireless/intel/iwlegacy/4965-mac.c     |   17 +----------------
 drivers/net/wireless/intel/iwlegacy/4965-rs.c      |   17 +----------------
 drivers/net/wireless/intel/iwlegacy/4965.c         |   17 +----------------
 drivers/net/wireless/intel/iwlegacy/common.h       |   17 +----------------
 drivers/net/wireless/intel/iwlegacy/iwl-spectrum.h |   17 +----------------
 9 files changed, 9 insertions(+), 144 deletions(-)

--- a/drivers/net/wireless/intel/iwlegacy/3945-mac.c
+++ b/drivers/net/wireless/intel/iwlegacy/3945-mac.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
@@ -5,22 +6,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlegacy/3945-rs.c
+++ b/drivers/net/wireless/intel/iwlegacy/3945-rs.c
@@ -1,23 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2005 - 2011 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlegacy/3945.c
+++ b/drivers/net/wireless/intel/iwlegacy/3945.c
@@ -1,23 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlegacy/3945.h
+++ b/drivers/net/wireless/intel/iwlegacy/3945.h
@@ -1,23 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlegacy/4965-mac.c
+++ b/drivers/net/wireless/intel/iwlegacy/4965-mac.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
@@ -5,22 +6,6 @@
  * Portions of this file are derived from the ipw3945 project, as well
  * as portions of the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlegacy/4965-rs.c
+++ b/drivers/net/wireless/intel/iwlegacy/4965-rs.c
@@ -1,23 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2005 - 2011 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlegacy/4965.c
+++ b/drivers/net/wireless/intel/iwlegacy/4965.c
@@ -1,23 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlegacy/common.h
+++ b/drivers/net/wireless/intel/iwlegacy/common.h
@@ -1,23 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
--- a/drivers/net/wireless/intel/iwlegacy/iwl-spectrum.h
+++ b/drivers/net/wireless/intel/iwlegacy/iwl-spectrum.h
@@ -1,25 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
  *
  * Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
  *
  * Portions of this file are derived from the ieee80211 subsystem header files.
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- * The full GNU General Public License is included in this distribution in the
- * file called LICENSE.
- *
  * Contact Information:
  *  Intel Linux Wireless <ilw@linux.intel.com>
  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497



  parent reply	other threads:[~2019-05-29 14:22 UTC|newest]

Thread overview: 110+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-29 14:12 [Batch 11 patch 00/25] Batch 11 of random GPL notices/references Thomas Gleixner
2019-05-29 14:12 ` [Batch 11 patch 01/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251 Thomas Gleixner
2019-05-29 14:27   ` Steve Winslow
2019-05-29 14:34   ` Zavras, Alexios
2019-05-31 17:20   ` Allison Randal
2019-05-31 20:40   ` Kate Stewart
2019-05-29 14:12 ` [Batch 11 patch 02/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252 Thomas Gleixner
2019-05-29 14:36   ` Zavras, Alexios
2019-05-29 18:09   ` Richard Fontana
2019-05-31 17:23   ` Allison Randal
2019-05-31 20:41   ` Kate Stewart
2019-05-29 14:12 ` [Batch 11 patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 253 Thomas Gleixner
2019-05-29 14:28   ` Steve Winslow
2019-05-29 14:37   ` Zavras, Alexios
2019-05-29 18:10   ` Richard Fontana
2019-05-31 17:24   ` Allison Randal
2019-05-31 20:44   ` Kate Stewart
2019-05-29 14:12 ` [Batch 11 patch 04/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 254 Thomas Gleixner
2019-05-29 14:28   ` Steve Winslow
2019-05-29 14:42   ` Zavras, Alexios
2019-05-29 18:10   ` Richard Fontana
2019-05-31 17:25   ` Allison Randal
2019-05-31 20:45   ` Kate Stewart
2019-05-29 14:12 ` [Batch 11 patch 05/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 255 Thomas Gleixner
2019-05-29 14:29   ` Steve Winslow
2019-05-29 18:06     ` Richard Fontana
2019-05-29 14:12 ` [Batch 11 patch 06/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256 Thomas Gleixner
2019-05-29 14:30   ` Steve Winslow
2019-05-29 14:43   ` Zavras, Alexios
2019-05-29 18:11   ` Richard Fontana
2019-05-31 17:28   ` Allison Randal
2019-05-31 20:47   ` Kate Stewart
2019-05-29 14:12 ` [Batch 11 patch 07/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 Thomas Gleixner
2019-05-29 14:30   ` Steve Winslow
2019-05-29 14:45   ` Zavras, Alexios
2019-05-29 18:11   ` Richard Fontana
2019-05-31 17:29   ` Allison Randal
2019-05-31 20:49   ` Kate Stewart
2019-05-29 14:12 ` [Batch 11 patch 08/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 258 Thomas Gleixner
2019-05-29 14:30   ` Steve Winslow
2019-05-29 14:45   ` Zavras, Alexios
2019-05-29 18:12   ` Richard Fontana
2019-05-31 17:30   ` Allison Randal
2019-05-31 20:58   ` Kate Stewart
2019-05-29 14:12 ` [Batch 11 patch 09/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 259 Thomas Gleixner
2019-05-29 14:31   ` Steve Winslow
2019-05-31 20:59     ` Kate Stewart
2019-05-29 14:12 ` [Batch 11 patch 10/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260 Thomas Gleixner
2019-05-29 14:31   ` Steve Winslow
2019-05-29 14:46   ` Zavras, Alexios
2019-05-29 18:12   ` Richard Fontana
2019-05-31 17:31   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 261 Thomas Gleixner
2019-05-29 18:04   ` Richard Fontana
2019-05-31 17:41     ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 12/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262 Thomas Gleixner
2019-05-29 14:49   ` Zavras, Alexios
2019-05-29 18:13   ` Richard Fontana
2019-05-31 17:42   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 13/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 263 Thomas Gleixner
2019-05-29 14:49   ` Zavras, Alexios
2019-05-29 18:13   ` Richard Fontana
2019-05-31 17:43   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 14/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 264 Thomas Gleixner
2019-05-29 14:50   ` Zavras, Alexios
2019-05-29 18:14   ` Richard Fontana
2019-05-31 17:45   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 15/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265 Thomas Gleixner
2019-05-29 14:52   ` Zavras, Alexios
2019-05-29 18:15   ` Richard Fontana
2019-05-31 17:46   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 16/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 Thomas Gleixner
2019-05-29 14:53   ` Zavras, Alexios
2019-05-29 18:15   ` Richard Fontana
2019-05-31 17:48   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 17/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 Thomas Gleixner
2019-05-29 14:54   ` Zavras, Alexios
2019-05-29 18:22   ` Richard Fontana
2019-05-31 17:50   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 18/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 Thomas Gleixner
2019-05-29 14:55   ` Zavras, Alexios
2019-05-29 18:23   ` Richard Fontana
2019-05-31 17:52   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269 Thomas Gleixner
2019-05-29 14:56   ` Zavras, Alexios
2019-05-29 18:23   ` Richard Fontana
2019-05-31 17:53   ` Allison Randal
2019-05-29 14:12 ` Thomas Gleixner [this message]
2019-05-29 14:57   ` [Batch 11 patch 20/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 270 Zavras, Alexios
2019-05-29 18:24   ` Richard Fontana
2019-05-31 17:58   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 21/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271 Thomas Gleixner
2019-05-29 14:58   ` Zavras, Alexios
2019-05-29 18:25   ` Richard Fontana
2019-05-31 17:59   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 22/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 272 Thomas Gleixner
2019-05-29 15:00   ` Zavras, Alexios
2019-05-29 18:25   ` Richard Fontana
2019-05-31 18:00   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 23/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273 Thomas Gleixner
2019-05-29 15:00   ` Zavras, Alexios
2019-05-29 18:27   ` Richard Fontana
2019-05-31 18:10   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 24/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 274 Thomas Gleixner
2019-05-29 15:02   ` Zavras, Alexios
2019-05-29 18:46   ` Richard Fontana
2019-05-31 18:12   ` Allison Randal
2019-05-29 14:12 ` [Batch 11 patch 25/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275 Thomas Gleixner
2019-05-29 15:02   ` Zavras, Alexios
2019-05-31 18:13   ` Allison Randal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190529141334.333998390@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=linux-spdx@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).