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

Signed-off-by: Gan Qixin <ganqixin@huawei.com>
Message-Id: <20201110184223.549499-4-ganqixin@huawei.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/io-channel-helpers.c
tests/io-channel-helpers.h
tests/test-base64.c
tests/test-bufferiszero.c
tests/test-crypto-pbkdf.c
tests/test-qgraph.c
tests/test-uuid.c