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

index 08b7e632c60c06313c7e862cb9104deba6becc8b..e49bf33fc5a1b6d1064e7e6d6a46639478f8dc2f 100644 (file)
@@ -9,7 +9,7 @@
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later version.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
index 01ff614ec254951706ae323ca38a68f64dd9db48..2b7461bb414eaf6ac0804c7726db7299af0b5d0f 100644 (file)
@@ -9,7 +9,7 @@
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later version.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of