summaryrefslogtreecommitdiffstats
path: root/tests/migration/guestperf-batch.py
diff options
context:
space:
mode:
authorGan Qixin2020-11-10 19:42:21 +0100
committerThomas Huth2020-11-15 17:04:40 +0100
commit3a645d364c898eba5439921f592b947c0717e531 (patch)
tree1e64c663e491450083eae450295159410ec08c83 /tests/migration/guestperf-batch.py
parentsparc tcg cpus: Fix Lesser GPL version number (diff)
downloadqemu-3a645d364c898eba5439921f592b947c0717e531.tar.gz
qemu-3a645d364c898eba5439921f592b947c0717e531.tar.xz
qemu-3a645d364c898eba5439921f592b947c0717e531.zip
tests/migration: 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/migration folder. Signed-off-by: Gan Qixin <ganqixin@huawei.com> Message-Id: <20201110184223.549499-2-ganqixin@huawei.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/migration/guestperf-batch.py')
-rwxr-xr-xtests/migration/guestperf-batch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/migration/guestperf-batch.py b/tests/migration/guestperf-batch.py
index f1e900908d..ab6bdb9d38 100755
--- a/tests/migration/guestperf-batch.py
+++ b/tests/migration/guestperf-batch.py
@@ -7,7 +7,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