All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix LGPL information in the file headers
@ 2020-11-10 18:42 Gan Qixin
  2020-11-10 18:42 ` [PATCH 1/3] tests/migration: " Gan Qixin
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gan Qixin @ 2020-11-10 18:42 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial
  Cc: thuth, zhang.zhanghailiang, laurent, Gan Qixin, kuhn.chenqun, philmd

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-11  9:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 18:42 [PATCH 0/3] Fix LGPL information in the file headers Gan Qixin
2020-11-10 18:42 ` [PATCH 1/3] tests/migration: " Gan Qixin
2020-11-10 18:42 ` [PATCH 2/3] tests/acceptance: " Gan Qixin
2020-11-10 18:42 ` [PATCH 3/3] test: " Gan Qixin
2020-11-11  9:22 ` [PATCH 0/3] " Thomas Huth
2020-11-11  9:30   ` ganqixin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.