Maxim Levitsky <mlevi...@redhat.com> writes: > Signed-off-by: Maxim Levitsky <mlevi...@redhat.com> > --- > blockdev-hmp-cmds.c | 61 +++++++++++++++++++++++++++++++++++++++++++++ > monitor/hmp-cmds.c | 58 ------------------------------------------ > 2 files changed, 61 insertions(+), 58 deletions(-)
Licensing issue: blockdev-hmp-cmds.c is BSD, the code you moved there is GPLv2+. The combined work must be GPLv2+.