[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] Fix LGPL information in the file headers
From: |
Gan Qixin |
Subject: |
[PATCH 0/3] Fix LGPL information in the file headers |
Date: |
Wed, 11 Nov 2020 02:42:20 +0800 |
Hi all,
I saw some tasks to replace "LGPL version 2" with "LGPL version 2.1" in
BiteSizedTasks. So I modified the file in the test folder that contains "LGPL
version 2".
Thanks,
Gan Qixin
Gan Qixin (3):
tests/migration: Fix LGPL information in the file headers
tests/acceptance: Fix LGPL information in the file headers
test: Fix LGPL information in the file headers
tests/acceptance/pc_cpu_hotplug_props.py | 2 +-
tests/acceptance/x86_cpu_model_versions.py | 2 +-
tests/io-channel-helpers.c | 2 +-
tests/io-channel-helpers.h | 2 +-
tests/migration/guestperf-batch.py | 2 +-
tests/migration/guestperf-plot.py | 2 +-
tests/migration/guestperf.py | 2 +-
tests/migration/guestperf/comparison.py | 2 +-
tests/migration/guestperf/engine.py | 2 +-
tests/migration/guestperf/hardware.py | 2 +-
tests/migration/guestperf/plot.py | 2 +-
tests/migration/guestperf/progress.py | 2 +-
tests/migration/guestperf/report.py | 2 +-
tests/migration/guestperf/scenario.py | 2 +-
tests/migration/guestperf/shell.py | 2 +-
tests/migration/guestperf/timings.py | 2 +-
tests/migration/stress.c | 2 +-
tests/test-base64.c | 2 +-
tests/test-bufferiszero.c | 2 +-
tests/test-crypto-pbkdf.c | 2 +-
tests/test-qgraph.c | 2 +-
tests/test-uuid.c | 2 +-
22 files changed, 22 insertions(+), 22 deletions(-)
--
2.23.0
- [PATCH 0/3] Fix LGPL information in the file headers,
Gan Qixin <=