From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaVuj-0002XP-Ug for qemu-devel@nongnu.org; Mon, 19 Nov 2012 13:18:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaVuV-0006fc-Du for qemu-devel@nongnu.org; Mon, 19 Nov 2012 13:17:40 -0500 Received: from mail-we0-f173.google.com ([74.125.82.173]:61989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaVuU-0006c0-4j for qemu-devel@nongnu.org; Mon, 19 Nov 2012 13:17:31 -0500 Received: by mail-we0-f173.google.com with SMTP id r1so2043043wey.4 for ; Mon, 19 Nov 2012 10:17:13 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50AA77A5.6000109@redhat.com> Date: Mon, 19 Nov 2012 19:17:09 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1352720650-34960-1-git-send-email-borntraeger@de.ibm.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/1] s390 files gplv2 or later List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: cornelia.huck@de.ibm.com, Christian Borntraeger , jfrei@linux.vnet.ibm.com, qemu-devel@nongnu.org, aliguori@us.ibm.com Il 19/11/2012 18:31, Alexander Graf ha scritto: > Given that GPLv2 only code is compatible with LGPLv2+, can't you just > declare all IBM s390x code to be GPLv2 only? What Christian did matches what we have done for all files, so I'd prefer that. Paolo > Then the rest should > solve itself automatically, no? But then again, I'm not a lawyer :).