From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2ZOR-0005zg-Dt for qemu-devel@nongnu.org; Tue, 09 Aug 2005 15:04:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2ZON-0005wV-Cb for qemu-devel@nongnu.org; Tue, 09 Aug 2005 15:04:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2ZOL-0005tM-GJ for qemu-devel@nongnu.org; Tue, 09 Aug 2005 15:04:01 -0400 Received: from [84.96.92.61] (helo=sMtp.neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2ZXH-0006sI-4B for qemu-devel@nongnu.org; Tue, 09 Aug 2005 15:13:15 -0400 Received: from [84.99.204.216] by sp604002mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0IKY003Q2Y1OUXF1@sp604002mt.gpm.neuf.ld> for qemu-devel@nongnu.org; Tue, 09 Aug 2005 20:58:36 +0200 (CEST) Date: Tue, 09 Aug 2005 20:59:15 +0200 From: Fabrice Bellard Subject: Re: [Qemu-devel] Binary package and the kqemu support. In-reply-to: <200508091224.18758.Piotr_Roszatycki@netia.net.pl> Message-id: <42F8FD03.2080508@bellard.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <200508091224.18758.Piotr_Roszatycki@netia.net.pl> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Piotr Roszatycki wrote: > Please, release the kqemu/kqemu.h file on GPL license. It would allow to > compile qemu binary with kqemu support and release the binary package freely. You can consider that the header file "kqemu.h" is released under the BSD license. I will make it clear in the next KQEMU release. Fabrice.