On Tue, Sep 02, 2014 at 11:27:00PM +0200, Max Reitz wrote: > On 29.08.2014 10:33, Hu Tao wrote: > >From: Peter Lieven <p...@kamp.de> > > > >relaxing the license to LGPLv2+ is intentional. > > > >Suggested-by: Markus Armbruster <arm...@redhat.com> > >Signed-off-by: Hu Tao <hu...@cn.fujitsu.com> > >Signed-off-by: Peter Lieven <p...@kamp.de> > >Reviewed-by: Eric Blake <ebl...@redhat.com> > >Reviewed-by: Benoit Canet <benoit.ca...@nodalink.com> > >--- > > blockdev.c | 30 ++++++------------------------ > > include/qapi/util.h | 17 +++++++++++++++++ > > qapi/Makefile.objs | 1 + > > qapi/qapi-util.c | 34 ++++++++++++++++++++++++++++++++++ > > 4 files changed, 58 insertions(+), 24 deletions(-) > > create mode 100644 include/qapi/util.h > > create mode 100644 qapi/qapi-util.c > > Seems pretty much unchanged (except for the author note), so:
Yes. There was a license discussion, so I just take the latest version by Peter. Regards, Hu > > Reviewed-by: Max Reitz <mre...@redhat.com>