All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Breathitt Gray <vilhelm.gray@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org,
	Johannes Berg <johannes@sipsolutions.net>,
	"Luis R. Rodriguez" <mcgrof@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Kate Stewart <kstewart@linuxfoundation.org>,
	Philippe Ombredanne <pombredanne@nexb.com>,
	Rene Herman <rene.herman@keyaccess.nl>
Subject: Re: [PATCH 3/5] driver core: add SPDX identifiers to all driver core files
Date: Wed, 8 Nov 2017 14:21:59 -0500	[thread overview]
Message-ID: <20171108192049.GA16881@sophia> (raw)
In-Reply-To: <20171107163009.13544-3-gregkh@linuxfoundation.org>

On Tue, Nov 07, 2017 at 05:30:07PM +0100, Greg Kroah-Hartman wrote:
>It's good to have SPDX identifiers in all files to make it easier to
>audit the kernel tree for correct licenses.
>
>Update the driver core files files with the correct SPDX license
>identifier based on the license text in the file itself.  The SPDX
>identifier is a legally binding shorthand, which can be used instead of
>the full boiler plate text.
>
>This work is based on a script and data from Thomas Gleixner, Philippe
>Ombredanne, and Kate Stewart.
>
>Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>Cc: Johannes Berg <johannes@sipsolutions.net>
>Cc: "Luis R. Rodriguez" <mcgrof@kernel.org>
>Cc: William Breathitt Gray <vilhelm.gray@gmail.com>
>Cc: Thomas Gleixner <tglx@linutronix.de>
>Cc: Kate Stewart <kstewart@linuxfoundation.org>
>Cc: Philippe Ombredanne <pombredanne@nexb.com>
>Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Although I'm the current maintainer of drivers/base/isa.c, I believe
Rene Herman was the original author of this file. I'm CCing Rene for
input regarding this file as I'm not sure if GPL-2.0 was intended or
instead a more permissive license.

William Breathitt Gray

  reply	other threads:[~2017-11-08 19:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-07 16:30 [PATCH 1/5] kobject: add SPDX identifiers to all kobject files Greg Kroah-Hartman
2017-11-07 16:30 ` [PATCH 2/5] kobject: Remove redundant license text Greg Kroah-Hartman
2017-11-07 16:30 ` [PATCH 3/5] driver core: add SPDX identifiers to all driver core files Greg Kroah-Hartman
2017-11-08 19:21   ` William Breathitt Gray [this message]
2017-11-07 16:30 ` [PATCH 4/5] drivers: core: arch_topology.c: move SPDX tag to top of the file Greg Kroah-Hartman
2017-11-07 16:30 ` [PATCH 5/5] driver core: Remove redundant license text Greg Kroah-Hartman
2017-11-08 18:26   ` Luis R. Rodriguez
2017-11-09 13:47     ` Greg Kroah-Hartman
2017-11-09 14:00       ` Christoph Hellwig
2017-11-09 16:44         ` Russell King

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=20171108192049.GA16881@sophia \
    --to=vilhelm.gray@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=johannes@sipsolutions.net \
    --cc=kstewart@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=pombredanne@nexb.com \
    --cc=rene.herman@keyaccess.nl \
    --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 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.