From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, Johan Hovold <johan@kernel.org>
Subject: USB: serial: keyspan_usa: add proper SPDX lines for .h files
Date: Fri, 18 Jan 2019 12:09:16 +0100 [thread overview]
Message-ID: <20190118110916.GD3691@localhost> (raw)
On Thu, Jan 17, 2019 at 09:23:46AM +0100, Greg Kroah-Hartman wrote:
> The keyspan_usa??msg.h files are under a BSD-3 style license, so
> properly label them as such with a SPDX line at the top of the file.
>
> Cc: Johan Hovold <johan@kernel.org>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
> drivers/usb/serial/keyspan_usa26msg.h | 1 +
> drivers/usb/serial/keyspan_usa28msg.h | 1 +
> drivers/usb/serial/keyspan_usa49msg.h | 1 +
> drivers/usb/serial/keyspan_usa67msg.h | 1 +
> drivers/usb/serial/keyspan_usa90msg.h | 1 +
> 5 files changed, 5 insertions(+)
>
> diff --git a/drivers/usb/serial/keyspan_usa26msg.h b/drivers/usb/serial/keyspan_usa26msg.h
> index 09e21e84fc4e..a68f1fb25b8a 100644
> --- a/drivers/usb/serial/keyspan_usa26msg.h
> +++ b/drivers/usb/serial/keyspan_usa26msg.h
> @@ -1,3 +1,4 @@
> +/* SPDX-License-Identifier: BSD-3-Clause */
Actually, all but the keyspan_usa67msg.h appear to use a modified
BSD-3-Clause with the second (binary-distribution) clause removed.
I assume you're aware of this and that the BSD-3-Clause identifier is
still applicable. Just thought I'd mention it.
Johan
next reply other threads:[~2019-01-18 11:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-18 11:09 Johan Hovold [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-01-18 13:23 USB: serial: keyspan_usa: add proper SPDX lines for .h files Johan Hovold
2019-01-18 12:12 Greg Kroah-Hartman
2019-01-18 10:11 Johan Hovold
2019-01-17 8:23 Greg Kroah-Hartman
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=20190118110916.GD3691@localhost \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@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.