From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Johan Hovold <johan@kernel.org>
Cc: linux-usb@vger.kernel.org
Subject: USB: serial: keyspan_usa: add proper SPDX lines for .h files
Date: Fri, 18 Jan 2019 13:12:00 +0100 [thread overview]
Message-ID: <20190118121200.GA2968@kroah.com> (raw)
On Fri, Jan 18, 2019 at 12:09:16PM +0100, Johan Hovold wrote:
> 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.
Yeah, I saw that, it's kind of the 2-clause, but there are 3 clauses in
it :)
The intent is for it to be 3 clause from what I can tell and what I
remember. The goal was to allow the BSDs to be able to use the header
file in their kernels, and they did, so all was good. I don't think the
company is around anymore, so I doubt it really matters.
thanks,
greg k-h
next reply other threads:[~2019-01-18 12:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-18 12:12 Greg Kroah-Hartman [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 11:09 Johan Hovold
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=20190118121200.GA2968@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=johan@kernel.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.