Re: [PATCH 6/6] media: usb: add SPDX identifiers to some code I wrote

From: Mauro Carvalho Chehab
Date: Fri Nov 17 2017 - 10:01:45 EST


Em Fri, 17 Nov 2017 12:54:15 +0100
Philippe Ombredanne <pombredanne@xxxxxxxx> escreveu:

> On Fri, Nov 17, 2017 at 11:21 AM, Mauro Carvalho Chehab
> <mchehab@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxx>
>
> 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 ;-)

>
> FWIW for this 6 patch series:
>
> Reviewed-by: Philippe Ombredanne <pombredanne@xxxxxxxx>

Thanks!
Mauro