From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwyoS-0005oe-Qx for qemu-devel@nongnu.org; Mon, 13 Feb 2012 11:31:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RwyoO-00050u-Rp for qemu-devel@nongnu.org; Mon, 13 Feb 2012 11:31:36 -0500 Received: from cantor2.suse.de ([195.135.220.15]:52787 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwyoO-00050o-LB for qemu-devel@nongnu.org; Mon, 13 Feb 2012 11:31:32 -0500 Message-ID: <4F393AE3.1080009@suse.de> Date: Mon, 13 Feb 2012 17:31:31 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1329144150-7720-1-git-send-email-abarcelo@ac.upc.edu> <1329144150-7720-2-git-send-email-abarcelo@ac.upc.edu> <4F3932E6.5000602@suse.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/3] coroutine: adding sigaltstack method (.c source) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Barcelo Cc: Kevin Wolf , qemu-devel@nongnu.org Am 13.02.2012 17:11, schrieb Alex Barcelo: > On Mon, Feb 13, 2012 at 16:57, Andreas F=E4rber wrot= e: >> You should (need to?) use version 2.1 or later above then, too. You ca= n >> then simply move this snippet up and drop the "Same license ..." line. >=20 > I wanted to ask this, but it slipped my mind. So it's ok to change the > header to a newer GNU version. I will update it in the PATCH v2. IANAL. It looked like you were adding a new file, so you can choose any Open Source license that's compatible with the code that gets linked together. Coroutines need to be compatible with parts of QEMU under GPLv2, so LGPLv2.1 is the newest we can go AFAIU. Further, there is no GNU Lesser General Public License 2.0, only 2.1: http://www.gnu.org/licenses/lgpl-2.1.html 2.0 was the GNU Library General Public License: http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html So this may even just be a typo somewhere. Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg