From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Philippe Ombredanne <pombredanne@nexb.com>
Cc: "Mauro Carvalho Chehab" <mchehab@s-opensource.com>,
"Linux Media Mailing List" <linux-media@vger.kernel.org>,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
"Mauro Carvalho Chehab" <mchehab@infradead.org>,
"Sean Young" <sean@mess.org>,
"Hans Verkuil" <hans.verkuil@cisco.com>,
"Andi Shyti" <andi.shyti@samsung.com>,
"David Härdeman" <david@hardeman.nu>,
"Bhumika Goyal" <bhumirks@gmail.com>,
"Sakari Ailus" <sakari.ailus@linux.intel.com>,
"Arvind Yadav" <arvind.yadav.cs@gmail.com>,
"Julia Lawall" <Julia.Lawall@lip6.fr>,
"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>,
"Santosh Kumar Singh" <kumar.san1093@gmail.com>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Evgeniy Polyakov" <zbr@ioremap.net>
Subject: Re: [PATCH 6/6] media: usb: add SPDX identifiers to some code I wrote
Date: Fri, 17 Nov 2017 18:30:45 +0200 [thread overview]
Message-ID: <2260317.oRs8TJsbN5@avalon> (raw)
In-Reply-To: <CAOFm3uHnbdSab3w0VQ6+WPPNkXSF96725c8NaRi4O_vixkmCNw@mail.gmail.com>
Hi Philippe,
On Friday, 17 November 2017 17:08:51 EET Philippe Ombredanne wrote:
> On Fri, Nov 17, 2017 at 4:01 PM, Mauro Carvalho Chehab wrote:
> > Em Fri, 17 Nov 2017 12:54:15 +0100 Philippe Ombredanne escreveu:
> >> On Fri, Nov 17, 2017 at 11:21 AM, Mauro Carvalho Chehab wrote:
> >> > As we're now using SPDX identifiers, on several
> >> > media drivers I wrote, add the proper SPDX, identifying
> >> > the license I meant.
> >> >
> >> > As we're now using the short license, it doesn't make sense to
> >> > keep the original license text.
> >> >
> >> > Also, fix MODULE_LICENSE to properly identify GPL v2.
> >> >
> >> > Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
> >>
> >> Mauro,
> >> Thanks ++ .... I can now get rid of a special license detection rule I
> >> had added for the specific language of your notices in the
> >> scancode-toolkit!
> >>
> > :-)
> >
> > Yeah, I was too lazy to copy the usual GPL preamble on those
> > drivers ;-)
>
> I guess I built a lazyness checker with scancode to keep you check then ;)
> But FWIW you are not alone there and at least your notices are/were
> consistent across files ... there are still several hundred variations
> of GPL notices in the kernel each with subtle or byzantine changes.
>
> Some of them are rather funny like Evgeniy's thermal code being under
> the "therms" of the GPL [1]
Isn't that very appropriate for the thermal code ?
https://en.wikipedia.org/wiki/Therm
Sorry, couldn't resist :)
> CC: Evgeniy Polyakov <zbr@ioremap.net>
>
> [1]
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/dri
> vers/w1/slaves/w1_therm.c?h=v4.14-rc8#n8
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2017-11-17 16:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-17 10:21 [1/6] edac: adjust GPLv2 license and SPDX identifiers at the code I wrote Mauro Carvalho Chehab
2017-11-17 10:21 ` [PATCH 1/6] " Mauro Carvalho Chehab
2017-11-17 10:21 ` [PATCH 2/6] media: rc keymaps: add SPDX identifiers to " Mauro Carvalho Chehab
2017-11-19 22:07 ` Sean Young
2017-11-17 10:21 ` [PATCH 3/6] media: i2c: " Mauro Carvalho Chehab
2017-11-17 10:21 ` [PATCH 4/6] media: rc: " Mauro Carvalho Chehab
2017-11-17 10:21 ` [PATCH 5/6] media: tuners: " Mauro Carvalho Chehab
2017-11-17 10:21 ` [PATCH 6/6] media: usb: add SPDX identifiers to some " Mauro Carvalho Chehab
2017-11-17 11:54 ` Philippe Ombredanne
2017-11-17 15:01 ` Mauro Carvalho Chehab
2017-11-17 15:08 ` Philippe Ombredanne
2017-11-17 16:30 ` Laurent Pinchart [this message]
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=2260317.oRs8TJsbN5@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=Julia.Lawall@lip6.fr \
--cc=andi.shyti@samsung.com \
--cc=arvind.yadav.cs@gmail.com \
--cc=bhumirks@gmail.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=david@hardeman.nu \
--cc=gregkh@linuxfoundation.org \
--cc=hans.verkuil@cisco.com \
--cc=kumar.san1093@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=mchehab@s-opensource.com \
--cc=pombredanne@nexb.com \
--cc=sakari.ailus@linux.intel.com \
--cc=sean@mess.org \
--cc=tglx@linutronix.de \
--cc=zbr@ioremap.net \
/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.