Re: [PATCH 06/16] staging: vc04_services: remove remaining redundant license text

From: Greg Kroah-Hartman
Date: Wed Apr 03 2019 - 05:08:01 EST


On Tue, Apr 02, 2019 at 12:37:57PM +0200, Stefan Wahren wrote:
> Am 02.04.19 um 12:31 schrieb Greg Kroah-Hartman:
> > Now that the SPDX tag is in all vc04_services files, that identifies the
> > license in a specific and legally-defined manner. So the extra GPL and
> > BSD text wording can be removed as it is no longer needed at all.
> >
> > This is done on a quest to remove the 700+ different ways that files in
> > the kernel describe the license text.
> >
> > No copyright headers or other non-license-description text was removed.
> >
> > Cc: Eric Anholt <eric@xxxxxxxxxx>
> > Cc: Stefan Wahren <stefan.wahren@xxxxxxxx>
> > Cc: Tuomas Tynkkynen <tuomas.tynkkynen@xxxxxx>
> > Cc: Aymen Qader <qader.aymen@xxxxxxxxx>
> > Cc: "Tobias Büttner" <tobias.buettner@xxxxxx>
> > Cc: Dominic Braun <inf.braun@xxxxxx>
> > Cc: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
> > Cc: Alejandro Ismael Silva <silva.alejandro.ismael@xxxxxxxxx>
> > Cc: Phil Elwell <phil@xxxxxxxxxxxxxxx>
> > Cc: Luis Chamberlain <mcgrof@xxxxxxxxxx>
> > Cc: Arnd Bergmann <arnd@xxxxxxxx>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>
> Acked-by: Stefan Wahren <stefan.wahren@xxxxxxxx>

Thanks for the acks.