Re: [patch V2 1/7] LICENSES/GPL2.0: Add GPL-2.0-only/or-later as valid identifiers

From: Greg Kroah-Hartman
Date: Thu Apr 26 2018 - 03:00:58 EST


On Wed, Apr 25, 2018 at 10:30:21PM +0200, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@xxxxxxxxxxxxx
>
> Quite some files have been flagged with the new GPL-2.0-only and
> GPL-2.0-or-later identifiers which replace the original GPL-2.0 and
> GPL-2.0+ identifiers in the SPDX license identifier specification, but the
> identifiers are not mentioned as valid in the GPL-2.0 license file.
>
> Add them to the license file and to the Linux-syscall-note exception to
> make everything consistent again.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: Hans Verkuil <hans.verkuil@xxxxxxxxx>
> Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>

I think you dropped my review of the v1 of this series :(

Anyway:

Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>