[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 1/4] slirp: relicense GPL files to BSD-3
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v2 1/4] slirp: relicense GPL files to BSD-3 |
Date: |
Wed, 13 Mar 2019 12:32:09 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 |
On 3/13/19 11:42 AM, Marc-André Lureau wrote:
> In order to make slirp a standalone project, the project must have a
> clear license, and be compatible with the GPL or LGPL.
>
> Since commit 2f5f89963186d42a7ded253bc6cf5b32abb45cec ("Remove the
> advertising clause from the slirp license"), slirp is BSD-3. But new
> files have been added under slirp/ with QEMU GPL license since then.
>
> The copyright holders have been asked to relicense files to BSD-3 and
> gave their permission:
Reviewed-by: Eric Blake <address@hidden>
>
> Signed-off-by: Marc-André Lureau <address@hidden>
> ---
> slirp/src/dhcpv6.h | 31 +++++++++++++++++++++++++++++--
> slirp/src/ncsi-pkt.h | 33 +++++++++++++++++++++++++++++----
> slirp/src/vmstate.h | 42 +++++++++++++++++++++++++++---------------
> slirp/src/dhcpv6.c | 37 +++++++++++++++++++++++++++----------
> slirp/src/ncsi.c | 31 +++++++++++++++++++++++++++++--
> slirp/src/vmstate.c | 31 +++++++++++++++++++++++++++++--
> 6 files changed, 170 insertions(+), 35 deletions(-)
Are we trying to split slirp off in time for 4.0, or are we at the point
where it remains embedded until 4.1?
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
Re: [Qemu-devel] [PATCH v2 0/4] slirp: clarify license of slirp as BSD-3, no-reply, 2019/03/13