From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RaDXH-0003kV-Hf for qemu-devel@nongnu.org; Mon, 12 Dec 2011 16:35:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RaDXG-0002KO-JZ for qemu-devel@nongnu.org; Mon, 12 Dec 2011 16:35:47 -0500 Received: from mail-ee0-f45.google.com ([74.125.83.45]:56427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RaDXG-0002KK-6x for qemu-devel@nongnu.org; Mon, 12 Dec 2011 16:35:46 -0500 Received: by eekb45 with SMTP id b45so2093577eek.4 for ; Mon, 12 Dec 2011 13:35:44 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4EE673AC.90606@redhat.com> Date: Mon, 12 Dec 2011 22:35:40 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1319205801-17541-1-git-send-email-pbonzini@redhat.com> <4EE62DA1.1000201@codemonkey.ws> In-Reply-To: <4EE62DA1.1000201@codemonkey.ws> 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: Anthony Liguori Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org 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. Paolo