On Wed, 2019-11-27 at 08:22 +0100, Markus Armbruster wrote: > 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+. > >
Fixed, thanks! Best regards, Maxim Levitsky