All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Python: relicense async qmp as LGPLv2+
@ 2022-03-25 20:04 John Snow
  2022-03-25 20:04 ` [PATCH 1/4] python/aqmp: add explicit GPLv2 license to legacy.py John Snow
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: John Snow @ 2022-03-25 20:04 UTC (permalink / raw)
  To: qemu-devel
  Cc: Daniel Berrange, John Snow, Beraldo Leal, Eric Blake, Cleber Rosa

Patch 2 explains most of the why.

The only dangling exception is legacy.py (patch 1), which I have plans
to replace "soon" :tm: (after I fork this code out of qemu.git.)

John Snow (4):
  python/aqmp: add explicit GPLv2 license to legacy.py
  python/aqmp: relicense as LGPLv2+
  python/qmp-shell: relicense as LGPLv2+
  python/aqmp-tui: relicense as LGPLv2+

 python/qemu/aqmp/__init__.py  |  6 +++---
 python/qemu/aqmp/aqmp_tui.py  |  2 +-
 python/qemu/aqmp/legacy.py    | 11 +++++++++++
 python/qemu/aqmp/qmp_shell.py |  7 ++++---
 4 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.34.1




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

end of thread, other threads:[~2022-03-30 17:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25 20:04 [PATCH 0/4] Python: relicense async qmp as LGPLv2+ John Snow
2022-03-25 20:04 ` [PATCH 1/4] python/aqmp: add explicit GPLv2 license to legacy.py John Snow
2022-03-25 20:04 ` [PATCH 2/4] python/aqmp: relicense as LGPLv2+ John Snow
2022-03-25 20:04 ` [PATCH 3/4] python/qmp-shell: " John Snow
2022-03-27  8:45   ` Marc-André Lureau
2022-03-29 11:08   ` Fam Zheng
2022-03-29 16:09     ` John Snow
2022-03-29 16:43   ` Luiz Capitulino
2022-03-30  1:59   ` Eduardo Habkost
2022-03-30 15:06   ` Daniel P. Berrangé
2022-03-30 15:46     ` John Snow
2022-03-30 16:37   ` Cleber Rosa
2022-03-25 20:04 ` [PATCH 4/4] python/aqmp-tui: " John Snow
2022-03-26 15:27   ` Niteesh G. S.
2022-03-29 16:05     ` John Snow
2022-03-30 17:04 ` [PATCH 0/4] Python: relicense async qmp " John Snow

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.