linux-spdx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kate Stewart <kstewart@linuxfoundation.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-spdx@vger.kernel.org
Subject: Re: [Batch 6 - patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 128
Date: Fri, 24 May 2019 06:11:55 -0500	[thread overview]
Message-ID: <CAG_66ZS2aLOw3YuZGCJMmQNCScX7SEeh9Gs8MgPxTJMwTxCYzA@mail.gmail.com> (raw)
In-Reply-To: <20190524100843.113522467@linutronix.de>

Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>

On Fri, May 24, 2019 at 5:12 AM Thomas Gleixner <tglx@linutronix.de> wrote:
>
> 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 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=batch6&id=a0ed6ec4086b
> ---
>  drivers/net/hippi/rrunner.c |    6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
>
> --- a/drivers/net/hippi/rrunner.c
> +++ b/drivers/net/hippi/rrunner.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-or-later
>  /*
>   * rrunner.c: Linux driver for the Essential RoadRunner HIPPI board.
>   *
> @@ -9,11 +10,6 @@
>   * for sorting out the legal issues, with the NDA, allowing the code to
>   * be released under the GPL.
>   *
> - * 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.
> - *
>   * Thanks to Jayaram Bhat from ODS/Essential for fixing some of the
>   * stupid bugs in my code.
>   *
>
>

  reply	other threads:[~2019-05-24 11:12 UTC|newest]

Thread overview: 105+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-24 10:03 [Batch 6 - patch 00/25] Batch 6 of random GPL notices/references Thomas Gleixner
2019-05-24 10:03 ` [Batch 6 - patch 01/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 126 Thomas Gleixner
2019-05-24 11:10   ` Kate Stewart
2019-05-24 13:36   ` Richard Fontana
2019-05-24 16:33   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 02/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127 Thomas Gleixner
2019-05-24 11:11   ` Kate Stewart
2019-05-24 13:33   ` Richard Fontana
2019-05-24 16:33   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 128 Thomas Gleixner
2019-05-24 11:11   ` Kate Stewart [this message]
2019-05-24 13:33   ` Richard Fontana
2019-05-24 16:35   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 04/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129 Thomas Gleixner
2019-05-24 11:12   ` Kate Stewart
2019-05-24 13:32   ` Richard Fontana
2019-05-24 16:37   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 05/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130 Thomas Gleixner
2019-05-24 11:15   ` Kate Stewart
2019-05-24 13:22   ` Richard Fontana
2019-05-24 16:38   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 06/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131 Thomas Gleixner
2019-05-24 11:13   ` Kate Stewart
2019-05-24 13:32   ` Richard Fontana
2019-05-24 16:41   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 07/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132 Thomas Gleixner
2019-05-24 11:14   ` Kate Stewart
2019-05-24 13:31   ` Richard Fontana
2019-05-24 16:41   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 08/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 133 Thomas Gleixner
2019-05-24 11:14   ` Kate Stewart
2019-05-24 13:30   ` Richard Fontana
2019-05-24 16:02     ` Thomas Gleixner
2019-05-24 16:50       ` Allison Randal
2019-05-24 16:59         ` Greg KH
2019-05-25  1:12         ` Richard Fontana
2019-05-24 10:03 ` [Batch 6 - patch 09/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 134 Thomas Gleixner
2019-05-24 10:42   ` Thomas Gleixner
2019-05-24 11:29     ` Kate Stewart
2019-05-24 10:03 ` [Batch 6 - patch 10/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 135 Thomas Gleixner
2019-05-24 11:15   ` Kate Stewart
2019-05-24 13:21   ` Richard Fontana
2019-05-24 16:55   ` Allison Randal
2019-05-24 17:09     ` Greg KH
2019-05-24 10:03 ` [Batch 6 - patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136 Thomas Gleixner
2019-05-24 11:16   ` Kate Stewart
2019-05-24 13:21   ` Richard Fontana
2019-05-24 16:57   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 12/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 137 Thomas Gleixner
2019-05-24 11:16   ` Kate Stewart
2019-05-24 13:20   ` Richard Fontana
2019-05-24 16:58   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 13/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 138 Thomas Gleixner
2019-05-24 11:17   ` Kate Stewart
2019-05-24 13:20   ` Richard Fontana
2019-05-24 16:59   ` Allison Randal
2019-05-24 10:03 ` [Batch 6 - patch 14/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 139 Thomas Gleixner
2019-05-24 11:17   ` Kate Stewart
2019-05-24 13:20   ` Richard Fontana
2019-05-24 17:10   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 15/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140 Thomas Gleixner
2019-05-24 11:18   ` Kate Stewart
2019-05-24 13:19   ` Richard Fontana
2019-05-24 17:12   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 16/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 141 Thomas Gleixner
2019-05-24 10:43   ` Thomas Gleixner
2019-05-24 11:29     ` Kate Stewart
2019-05-24 10:04 ` [Batch 6 - patch 17/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142 Thomas Gleixner
2019-05-24 11:18   ` Kate Stewart
2019-05-24 13:19   ` Richard Fontana
2019-05-24 19:07   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 18/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 143 Thomas Gleixner
2019-05-24 11:18   ` Kate Stewart
2019-05-24 13:18   ` Richard Fontana
2019-05-24 19:13   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144 Thomas Gleixner
2019-05-24 11:19   ` Kate Stewart
2019-05-24 13:18   ` Richard Fontana
2019-05-24 19:19   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 20/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 Thomas Gleixner
2019-05-24 11:23   ` Kate Stewart
2019-05-24 13:17   ` Richard Fontana
2019-05-24 19:31   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 21/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 146 Thomas Gleixner
2019-05-24 10:45   ` Thomas Gleixner
2019-05-24 11:32     ` Kate Stewart
2019-05-24 10:04 ` [Batch 6 - patch 22/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147 Thomas Gleixner
2019-05-24 11:22   ` Kate Stewart
2019-05-24 11:41     ` Thomas Gleixner
2019-05-29 14:55       ` Evgeniy Polyakov
2019-06-02 17:47         ` J Lovejoy
2019-05-24 13:13   ` Richard Fontana
2019-05-24 19:35   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 23/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 148 Thomas Gleixner
2019-05-24 11:23   ` Kate Stewart
2019-05-24 13:17   ` Richard Fontana
2019-05-24 19:36   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 24/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 Thomas Gleixner
2019-05-24 11:25   ` Kate Stewart
2019-05-24 13:15     ` Richard Fontana
2019-05-24 19:38   ` Allison Randal
2019-05-24 10:04 ` [Batch 6 - patch 25/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 Thomas Gleixner
2019-05-24 11:24   ` Kate Stewart
2019-05-24 13:16   ` Richard Fontana
2019-05-24 19:42   ` 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=CAG_66ZS2aLOw3YuZGCJMmQNCScX7SEeh9Gs8MgPxTJMwTxCYzA@mail.gmail.com \
    --to=kstewart@linuxfoundation.org \
    --cc=linux-spdx@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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).