commit | 3a645d364c898eba5439921f592b947c0717e531 | [log] [tgz] |
---|---|---|
author | Gan Qixin <ganqixin@huawei.com> | Wed Nov 11 02:42:21 2020 +0800 |
committer | Thomas Huth <thuth@redhat.com> | Sun Nov 15 17:04:40 2020 +0100 |
tree | 1e64c663e491450083eae450295159410ec08c83 | |
parent | 5650b5497e92e6136a633ec6291c81ab8fc610a0 [diff] |
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>