tests/acceptance: Fix LGPL information in the file headers
commit6a2cd9570e1a9accf652c3d62ca87a2f6c9924ce
authorGan Qixin <ganqixin@huawei.com>
Tue, 10 Nov 2020 18:42:22 +0000 (11 02:42 +0800)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 16:04:40 +0000 (15 17:04 +0100)
tree339ab0f645eeec76aa3e1509d2bd4d87f45e4d12
parent3a645d364c898eba5439921f592b947c0717e531
tests/acceptance: Fix LGPL information in the file headers

There never was a "Lesser GPL version 2.0", It is either "GPL version 2.0"
or "Lesser GPL version 2.1". This patch replaces all "Lesser GPL version 2.0"
with "Lesser GPL version 2.1" in the tests/acceptance folder.

Signed-off-by: Gan Qixin <ganqixin@huawei.com>
Message-Id: <20201110184223.549499-3-ganqixin@huawei.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/acceptance/pc_cpu_hotplug_props.py
tests/acceptance/x86_cpu_model_versions.py