license: Simplify GPL-2.0-or-later license descriptions
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 11 Sep 2024 15:12:03 +0000 (17:12 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 20 Sep 2024 07:11:59 +0000 (10:11 +0300)
commitdc86dd55d53c18a5f3840088c8c449671b86ad09
treebd6674b01765e52781afa1e000849acaff585a09
parent0475d4dd00d46623798d04bf75bcd4876b07e827
license: Simplify GPL-2.0-or-later license descriptions

Since the "2 | 3+" expression can be simplified as "2+",
it is pointless to mention the GPLv3 license.

Add the corresponding SPDX identifier to remove all doubt.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
block/vdi.c
hw/net/eepro100.c
hw/ppc/rs6000_mc.c
include/qemu/timed-average.h
qemu.nsi
util/timed-average.c