tests/qtest: Fix LGPL information in the file headers
commitdc0ad02df963245d2d8aa7437afff6b9e2c55207
authorThomas Huth <thuth@redhat.com>
Fri, 5 Jun 2020 10:02:42 +0000 (5 12:02 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 15 Jun 2020 16:26:46 +0000 (15 18:26 +0200)
tree79c5cbd2fd33b28d7ed0e3956102eea339277d19
parent211635b3a2e717a09fc7fdb475c93d9ccab125e7
tests/qtest: Fix LGPL information in the file headers

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.

Message-Id: <20200605100645.6506-1-thuth@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
36 files changed:
tests/qtest/e1000e-test.c
tests/qtest/fuzz/qos_fuzz.c
tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
tests/qtest/libqos/arm-imx25-pdk-machine.c
tests/qtest/libqos/arm-n800-machine.c
tests/qtest/libqos/arm-raspi2-machine.c
tests/qtest/libqos/arm-sabrelite-machine.c
tests/qtest/libqos/arm-smdkc210-machine.c
tests/qtest/libqos/arm-virt-machine.c
tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
tests/qtest/libqos/e1000e.c
tests/qtest/libqos/e1000e.h
tests/qtest/libqos/ppc64_pseries-machine.c
tests/qtest/libqos/qgraph.c
tests/qtest/libqos/qgraph.h
tests/qtest/libqos/qgraph_internal.h
tests/qtest/libqos/qos_external.c
tests/qtest/libqos/qos_external.h
tests/qtest/libqos/sdhci.c
tests/qtest/libqos/sdhci.h
tests/qtest/libqos/virtio-9p.c
tests/qtest/libqos/virtio-9p.h
tests/qtest/libqos/virtio-balloon.c
tests/qtest/libqos/virtio-balloon.h
tests/qtest/libqos/virtio-blk.c
tests/qtest/libqos/virtio-blk.h
tests/qtest/libqos/virtio-net.c
tests/qtest/libqos/virtio-net.h
tests/qtest/libqos/virtio-rng.c
tests/qtest/libqos/virtio-rng.h
tests/qtest/libqos/virtio-scsi.c
tests/qtest/libqos/virtio-scsi.h
tests/qtest/libqos/virtio-serial.c
tests/qtest/libqos/virtio-serial.h
tests/qtest/libqos/x86_64_pc-machine.c
tests/qtest/qos-test.c