From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UX4ay-0000Te-8w for qemu-devel@nongnu.org; Tue, 30 Apr 2013 03:03:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UX4av-0008Ck-7R for qemu-devel@nongnu.org; Tue, 30 Apr 2013 03:03:24 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:44234) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UX4av-0008Ca-0b for qemu-devel@nongnu.org; Tue, 30 Apr 2013 03:03:21 -0400 Received: by mail-wi0-f176.google.com with SMTP id hi8so1302561wib.3 for ; Tue, 30 Apr 2013 00:03:19 -0700 (PDT) From: Richard Sandiford References: <1367258703-6930-1-git-send-email-aliguori@us.ibm.com> Date: Tue, 30 Apr 2013 08:03:17 +0100 In-Reply-To: <1367258703-6930-1-git-send-email-aliguori@us.ibm.com> (Anthony Liguori's message of "Mon, 29 Apr 2013 13:05:03 -0500") Message-ID: <87ip34h556.fsf@talisman.default> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Thiemo Seufer , Peter Maydell , Richard Henderson , Stefan Weil , Juan Quintela , Max Filippov , Jocelyn Mayer , qemu-devel@nongnu.org, Blue Swirl , Christophe Lyon , Paul Brook , malc , Avi Kivity , Paolo Bonzini , Guan Xuetao , Andreas =?utf-8?Q?F=C3=A4rber?= , Aurelien Jarno Anthony Liguori writes: > In order to make this change, we need to relicense all contributions > from initial import of the SoftFloat code to match the license of > SoftFloat-2a (instead of the implied SoftFloat-2b license). > > If you are on CC, it is because you have contributed to the softfloat > code in QEMU. Please response to this note with: > > Acked-by: Your Name > > To significant that you are able and willing to relicense your changes > to the SoftFloat-1a license (or a GPL compatible license). > > Please respond no later than May 6th, 2013. If we are unable to confirm > relicense from an author, changes from that author will be reverted. Acked-by: Richard Sandiford Richard