All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: linux-spdx@vger.kernel.org
Subject: [Batch 7 patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144
Date: Mon, 27 May 2019 08:27:06 +0200	[thread overview]
Message-ID: <20190527063115.873900203@linutronix.de> (raw)
In-Reply-To: 20190527062647.980651098@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 therms of the gnu general public license as published
  by the free software foundation either version 2 of the license or
  at your option any later version 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

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-or-later

has been chosen to replace the boilerplate/reference in 1 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=batch7&id=c61d6a45e35c
---
 drivers/w1/slaves/w1_ds2405.c |   12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

--- a/drivers/w1/slaves/w1_ds2405.c
+++ b/drivers/w1/slaves/w1_ds2405.c
@@ -1,19 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *	w1_ds2405.c
  *
  * Copyright (c) 2017 Maciej S. Szmigiero <mail@maciej.szmigiero.name>
  * Based on w1_therm.c copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net>
- *
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the therms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * 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.
  */
 
 #include <linux/device.h>



  parent reply	other threads:[~2019-05-27  9:52 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-27  6:26 [Batch 7 patch 00/25] Batch 7 of random GPL notices/references Thomas Gleixner
2019-05-27  6:26 ` [Batch 7 patch 01/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 126 Thomas Gleixner
2019-05-27 13:45   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-27 14:13   ` Richard Fontana
2019-05-27 22:04   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 02/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127 Thomas Gleixner
2019-05-27 13:51   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-27 15:05   ` Richard Fontana
2019-05-27 22:05   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 128 Thomas Gleixner
2019-05-27 14:57   ` Richard Fontana
2019-05-27 20:50   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-27 22:06   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 04/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129 Thomas Gleixner
2019-05-27 14:42   ` Richard Fontana
2019-05-27 20:51   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-27 22:07   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 05/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130 Thomas Gleixner
2019-05-27 14:56   ` Richard Fontana
2019-05-27 20:52   ` Armijn Hemel - Tjaldur Software Governance Solutions
2019-05-27 22:10   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 06/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131 Thomas Gleixner
2019-05-27 14:50   ` Richard Fontana
2019-05-27 22:12   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 07/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132 Thomas Gleixner
2019-05-27 14:33   ` Richard Fontana
2019-05-27 22:13   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 08/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 133 Thomas Gleixner
2019-05-27 22:19   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 09/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 134 Thomas Gleixner
2019-05-27 14:49   ` Richard Fontana
2019-05-27  6:26 ` [Batch 7 patch 10/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 135 Thomas Gleixner
2019-05-27 14:57   ` Richard Fontana
2019-05-27 22:23   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136 Thomas Gleixner
2019-05-27 14:51   ` Richard Fontana
2019-05-27 22:24   ` Allison Randal
2019-05-27  6:26 ` [Batch 7 patch 12/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 137 Thomas Gleixner
2019-05-27 14:50   ` Richard Fontana
2019-05-27 22:26   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 13/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 138 Thomas Gleixner
2019-05-27 14:52   ` Richard Fontana
2019-05-27 22:27   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 14/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 139 Thomas Gleixner
2019-05-27 14:49   ` Richard Fontana
2019-05-27 22:30   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 15/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140 Thomas Gleixner
2019-05-27 14:38   ` Richard Fontana
2019-05-27 22:32   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 16/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 141 Thomas Gleixner
2019-05-27 14:35   ` Richard Fontana
2019-05-27  6:27 ` [Batch 7 patch 17/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142 Thomas Gleixner
2019-05-27 14:42   ` Richard Fontana
2019-05-27 22:36   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 18/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 143 Thomas Gleixner
2019-05-27 14:44   ` Richard Fontana
2019-05-27 23:10   ` Allison Randal
2019-05-27  6:27 ` Thomas Gleixner [this message]
2019-05-27 14:32   ` [Batch 7 patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144 Richard Fontana
2019-05-27 23:11   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 20/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 Thomas Gleixner
2019-05-27 14:30   ` Richard Fontana
2019-05-27 23:12   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 21/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 146 Thomas Gleixner
2019-05-27 14:41   ` Richard Fontana
2019-05-27  6:27 ` [Batch 7 patch 22/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147 Thomas Gleixner
2019-05-27 14:32   ` Richard Fontana
2019-05-27 23:15   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 23/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 148 Thomas Gleixner
2019-05-27 14:29   ` Richard Fontana
2019-05-27 23:17   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 24/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 Thomas Gleixner
2019-05-27 14:26   ` Richard Fontana
2019-05-27 23:21   ` Allison Randal
2019-05-27  6:27 ` [Batch 7 patch 25/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 Thomas Gleixner
2019-05-27 14:28   ` Richard Fontana
2019-05-27 23:23   ` 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=20190527063115.873900203@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.