On Fri, Mar 25, 2022 at 4:04 PM John Snow <jsnow@redhat.com> wrote:
>
> 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
>
Thanks everyone. This is now staged on my python branch.
https://gitlab.com/jsnow/qemu/-/tree/python