From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RaDqk-0000yo-DU for qemu-devel@nongnu.org; Mon, 12 Dec 2011 16:55:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RaDqj-0006jF-2e for qemu-devel@nongnu.org; Mon, 12 Dec 2011 16:55:54 -0500 Received: from mail-iy0-f173.google.com ([209.85.210.173]:53476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RaDqi-0006jA-Mc for qemu-devel@nongnu.org; Mon, 12 Dec 2011 16:55:52 -0500 Received: by iagj37 with SMTP id j37so3317229iag.4 for ; Mon, 12 Dec 2011 13:55:51 -0800 (PST) Message-ID: <4EE67864.1050806@codemonkey.ws> Date: Mon, 12 Dec 2011 15:55:48 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1319205801-17541-1-git-send-email-pbonzini@redhat.com> <4EE62DA1.1000201@codemonkey.ws> <4EE673AC.90606@redhat.com> In-Reply-To: <4EE673AC.90606@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Mark future contributions to GPLv2-only files as GPLv2+ List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org On 12/12/2011 03:35 PM, Paolo Bonzini wrote: > On 12/12/2011 05:36 PM, Anthony Liguori wrote: >> >>> Even for files are licensed GPLv2-only, let's not play catch with >>> ourselves, and explicitly declare that future contributions to those >>> files will also be available as "any later version". >>> >>> Signed-off-by: Paolo Bonzini >> >> So where do we stand with this? > > I guess you have to tell us. :) > > I certainly can resubmit with a new date, say 2011-02-25 to make sure that no > commits will be done on exactly that date. I'm not opposed to this type of change, but the patch doesn't apply regardless of the date because of a submodule change that was there. Regards, Anthony Liguori > > Paolo