From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ip443-0001QG-2N for qemu-devel@nongnu.org; Mon, 05 Nov 2007 10:40:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ip442-0001Py-Hr for qemu-devel@nongnu.org; Mon, 05 Nov 2007 10:40:34 -0500 Received: from mx1.polytechnique.org ([129.104.30.34]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ip442-0005RN-6z for qemu-devel@nongnu.org; Mon, 05 Nov 2007 10:40:34 -0500 Message-ID: <472F3966.1090206@bellard.org> Date: Mon, 05 Nov 2007 16:40:22 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Add TPM support References: <20071031120636.GA7567@thomas> <20071031125438.GG7712@networkno.de> <20071031141020.GC7567@thomas> <20071031161427.GI7712@networkno.de> <20071101155556.GC15568@thomas> <20071105141528.GE8650@thomas> In-Reply-To: <20071105141528.GE8650@thomas> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Cc: ThomasBleher@gmx.de Thomas Bleher wrote: > Thiemo Seufer told me that GPLv2 is fine for qemu, therefore I'd like to > ask that this patch be included in qemu as I posted it (the second > version with the clarified GPLv2 license). I prefer that a BSD style license is used, especially if the code just contains wrappers. Regards, Fabrice.