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 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136
Date: Mon, 27 May 2019 08:26:58 +0200	[thread overview]
Message-ID: <20190527063115.151128922@linutronix.de> (raw)
In-Reply-To: 20190527062647.980651098@linutronix.de

From: Thomas Gleixner tglx@linutronix.de

Based on 1 normalized pattern(s):

  and is available under the gpl v2 or later this program is free
  software you can redistribute it and or modify it under the terms 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

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=d673dcb05ec8
---
 arch/powerpc/crypto/crct10dif-vpmsum_asm.S |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

--- a/arch/powerpc/crypto/crct10dif-vpmsum_asm.S
+++ b/arch/powerpc/crypto/crct10dif-vpmsum_asm.S
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * Calculate a CRC T10DIF  with vpmsum acceleration
  *
@@ -6,12 +7,6 @@
  *
  * crc32-vpmsum is
  * Copyright (C) 2015 Anton Blanchard <anton@au.ibm.com>, IBM
- * and is available under the GPL v2 or later.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms 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.
  */
 	.section	.rodata
 .balign 16



  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 ` Thomas Gleixner [this message]
2019-05-27 14:51   ` [Batch 7 patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136 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 ` [Batch 7 patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144 Thomas Gleixner
2019-05-27 14:32   ` 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.151128922@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.