On Fri, Jun 05, 2020 at 12:06:45PM +0200, Thomas Huth wrote: > It's either "GNU *Library* General Public License version 2" or "GNU > Lesser General Public License version *2.1*", but there was no "version > 2.0" of the "Lesser" license. So assume that version 2.1 is meant here. > > Signed-off-by: Thomas Huth > --- > tests/qtest/e1000e-test.c | 2 +- > tests/qtest/fuzz/qos_fuzz.c | 2 +- > tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c | 2 +- > tests/qtest/libqos/arm-imx25-pdk-machine.c | 2 +- > tests/qtest/libqos/arm-n800-machine.c | 2 +- > tests/qtest/libqos/arm-raspi2-machine.c | 2 +- > tests/qtest/libqos/arm-sabrelite-machine.c | 2 +- > tests/qtest/libqos/arm-smdkc210-machine.c | 2 +- > tests/qtest/libqos/arm-virt-machine.c | 2 +- > tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c | 2 +- > tests/qtest/libqos/e1000e.c | 2 +- > tests/qtest/libqos/e1000e.h | 2 +- > tests/qtest/libqos/ppc64_pseries-machine.c | 2 +- > tests/qtest/libqos/qgraph.c | 2 +- > tests/qtest/libqos/qgraph.h | 2 +- > tests/qtest/libqos/qgraph_internal.h | 2 +- > tests/qtest/libqos/qos_external.c | 2 +- > tests/qtest/libqos/qos_external.h | 2 +- > tests/qtest/libqos/sdhci.c | 2 +- > tests/qtest/libqos/sdhci.h | 2 +- > tests/qtest/libqos/virtio-9p.c | 2 +- > tests/qtest/libqos/virtio-9p.h | 2 +- > tests/qtest/libqos/virtio-balloon.c | 2 +- > tests/qtest/libqos/virtio-balloon.h | 2 +- > tests/qtest/libqos/virtio-blk.c | 2 +- > tests/qtest/libqos/virtio-blk.h | 2 +- > tests/qtest/libqos/virtio-net.c | 2 +- > tests/qtest/libqos/virtio-net.h | 2 +- > tests/qtest/libqos/virtio-rng.c | 2 +- > tests/qtest/libqos/virtio-rng.h | 2 +- > tests/qtest/libqos/virtio-scsi.c | 2 +- > tests/qtest/libqos/virtio-scsi.h | 2 +- > tests/qtest/libqos/virtio-serial.c | 2 +- > tests/qtest/libqos/virtio-serial.h | 2 +- > tests/qtest/libqos/x86_64_pc-machine.c | 2 +- > tests/qtest/qos-test.c | 2 +- > 36 files changed, 36 insertions(+), 36 deletions(-) For anything I touched: Reviewed-by: Stefan Hajnoczi