From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOi0q-0002ur-CK for qemu-devel@nongnu.org; Wed, 04 Jan 2017 04:37:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOi0m-0005SK-G0 for qemu-devel@nongnu.org; Wed, 04 Jan 2017 04:37:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54924) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOi0m-0005Ry-AJ for qemu-devel@nongnu.org; Wed, 04 Jan 2017 04:37:36 -0500 Message-ID: <1483520392.5670.48.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 04 Jan 2017 09:59:52 +0100 In-Reply-To: <20161208104539.3045-1-fziglio@redhat.com> References: <20161208104539.3045-1-fziglio@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2] egl-helpers: Change file licensing to LGPLv2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: Peter Maydell , Cole Robinson , Gonglei , qemu-devel@nongnu.org On Do, 2016-12-08 at 10:45 +0000, Frediano Ziglio wrote: > The relicense permits sharing the code with Spice which > is LGPL. >=20 > All people listed below have agreed to the > relicense: > - Arei Gonglei; > - Cole Robinson; > - Gerd Hoffmann; > - Peter Maydell. >=20 > Signed-off-by: Frediano Ziglio > Acked-by: Cole Robinson I see we collected all acks, added to ui queue now. cheers, Gerd