LICENSES/GPL2.0: Add GPL-2.0-only/or-later as valid identifiers
authorThomas Gleixner <tglx@linutronix.de>
Wed, 25 Apr 2018 20:30:21 +0000 (22:30 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 27 Apr 2018 22:38:59 +0000 (16:38 -0600)
commit9376ff9ba298c983062a12cbbafde506a4eaea71
tree5c0f4564e0794fa68010f066176b24570b3fce28
parente37274fa3a2b9b96926b471bf681554ac56d5749
LICENSES/GPL2.0: Add GPL-2.0-only/or-later as valid identifiers

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@linutronix.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
LICENSES/exceptions/Linux-syscall-note
LICENSES/preferred/GPL-2.0