qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Python: relicense async qmp as LGPLv2+


From: John Snow
Subject: [PATCH 0/4] Python: relicense async qmp as LGPLv2+
Date: Fri, 25 Mar 2022 16:04:34 -0400

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]