From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StHS7-0000pm-MD for qemu-devel@nongnu.org; Mon, 23 Jul 2012 08:09:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StHS6-0005u4-F0 for qemu-devel@nongnu.org; Mon, 23 Jul 2012 08:09:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StHS6-0005tz-7H for qemu-devel@nongnu.org; Mon, 23 Jul 2012 08:09:30 -0400 Message-ID: <500D3EEE.8030101@redhat.com> Date: Mon, 23 Jul 2012 14:09:18 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <4FFA9C30.2070201@linux.vnet.ibm.com> <4FFAA0C3.3080703@redhat.com> <4FFBB7FB.3070303@linux.vnet.ibm.com> <4FFBD6F1.90403@redhat.com> <20120713091611.GC15503@stefanha-thinkpad.localdomain> <4FFFEF8E.5080705@redhat.com> <50000793.2020401@redhat.com> <87ehofff04.fsf@fimbulvetr.bsc.es> <20120716103934.GA6362@stefanha-thinkpad.localdomain> <877gtuzo79.fsf@fimbulvetr.bsc.es> In-Reply-To: <877gtuzo79.fsf@fimbulvetr.bsc.es> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC] introduce a dynamic library to expose qemu block API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Llu=EDs_Vilanova?= Cc: Anthony Liguori , Stefan Hajnoczi , Michael Tokarev , qemu-devel@nongnu.org, Blue Swirl , Stefan Weil , Hannes Reinecke , Wenchao Xia Il 23/07/2012 13:55, Llu=EDs Vilanova ha scritto: >>> >> I have no problems relicensing to "GPLv2 or later" or "GPLv3 or la= ter". >> > What about LGPLv2+? (Note the "L".) > I'd prefer to keep it non-lesser. Is it absolutely necessary? This is about making the block layer part of a library. The block layer is 90% under a BSD license, but the LGPLv2 is a good compromise. Paolo