On 3/14/19 2:10 PM, 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: > > - slirp/dhcpv6.{c,h} > > Subject: Re: Clearing slirp/ license > To: "Marc-André Lureau" <marcandre.lur...@gmail.com>, QEMU > <qemu-devel@nongnu.org>, Thomas Huth <th...@redhat.com> > Cc: Peter Maydell <peter.mayd...@linaro.org>, Samuel Thibault > <samuel.thiba...@ens-lyon.org> > References: > <caj+f1ckbrndlpb_wolhurdujd-j1rhy2tokstehcbt_zs4x...@mail.gmail.com> > From: "Cédric Le Goater" <c...@kaod.org> > Message-ID: <e942cdab-fe1b-fdf4-3b9f-da16a4afa...@kaod.org> > Date: Mon, 11 Mar 2019 16:23:25 +0100 > >> Could you reply that you have no objection in relicensing those files >> are 3-Clause BSD? > > Fine for me. You can change the license of slirp/ncsi.c and > slirp/ncsi-pkt.hto a 3-Clause BSD. > > Thanks, > > C. > > Subject: Re: [Qemu-devel] Clearing slirp/ license > To: Peter Maydell <peter.mayd...@linaro.org>, Shan Gavin > <shan.ga...@gmail.com> > Cc: Alexey Kardashevskiy <a...@ozlabs.ru>, "Marc-André Lureau" > <marcandre.lur...@gmail.com>, Gavin Shan <gws...@linux.vnet.ibm.com>, Thomas > Huth <th...@redhat.com>, QEMU <qemu-devel@nongnu.org>, Samuel Thibault > <samuel.thiba...@ens-lyon.org> > References: > <caj+f1ckbrndlpb_wolhurdujd-j1rhy2tokstehcbt_zs4x...@mail.gmail.com> > <e942cdab-fe1b-fdf4-3b9f-da16a4afa...@kaod.org> > <caj+f1c+hffsa5gcsdtttp5j+uydvndyjwrm9ojm26+zc1zq...@mail.gmail.com> > <cc62e1fd-c564-e1b7-d10c-30665b481...@ozlabs.ru> > <CAOL5TwkQXhPjdPP9v7n7mxAVxbDCSo6MEaG+E-Xys=mod_p...@mail.gmail.com> > <CAFEAcA_g=L2LSo=b_5dpjhjjrqfiob6sswmvohqwpvgiki_...@mail.gmail.com> > From: "Cédric Le Goater" <c...@kaod.org> > Message-ID: <4ddf6031-0df1-b3b5-965e-a181266e4...@kaod.org> > Date: Tue, 12 Mar 2019 11:49:21 +0100 > >> Is the code in question copyright you personally, or copyright >> IBM as your employer at the time ? If the latter, it is IBM that >> would need to approve the relicensing. > > That was done. I had our legal team approve the change of license. > > Thanks, > > C. > > From: Shan Gavin <shan.ga...@gmail.com> > Date: Tue, 12 Mar 2019 15:04:54 +0800 > Message-ID: > <CAOL5TwkQXhPjdPP9v7n7mxAVxbDCSo6MEaG+E-Xys=mod_p...@mail.gmail.com> > Subject: Re: [Qemu-devel] Clearing slirp/ license > To: Alexey Kardashevskiy <a...@ozlabs.ru> > Cc: "Marc-André Lureau" <marcandre.lur...@gmail.com>, "Cédric Le Goater" > <c...@kaod.org>, gws...@linux.vnet.ibm.com, Peter Maydell > <peter.mayd...@linaro.org>, Thomas Huth <th...@redhat.com>, QEMU > <qemu-devel@nongnu.org>, Samuel Thibault <samuel.thiba...@ens-lyon.org> > >> Gavin, could you reply that you have no objection in relicensing >> ncsi-pkt.h as 3-Clause BSD? > > No objection. Please go ahead with the relicensing. > > Cheers, > Gavin > > - ncsi.c, ncsi-pkt.h
for the NC-SI files, Reviewed-by: Cédric Le Goater <c...@kaod.org> Thanks, C.