From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCsle-0006It-Nz for qemu-devel@nongnu.org; Mon, 10 Feb 2014 10:28:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCskl-0007FY-0U for qemu-devel@nongnu.org; Mon, 10 Feb 2014 10:27:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCskk-0007FA-ER for qemu-devel@nongnu.org; Mon, 10 Feb 2014 10:26:34 -0500 Message-ID: <52F8EFA1.6030702@redhat.com> Date: Mon, 10 Feb 2014 08:26:25 -0700 From: Eric Blake MIME-Version: 1.0 References: <1392042045-31525-1-git-send-email-armbru@redhat.com> <1392042045-31525-9-git-send-email-armbru@redhat.com> In-Reply-To: <1392042045-31525-9-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="roFfB682atd43UHnfR0Q66S6sUbkDcMbc" Subject: Re: [Qemu-devel] [PATCH v2 08/13] qapi: Fix licensing of scripts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, pbonzini@redhat.com, mdroth@linux.vnet.ibm.com, aliguori@amazon.com, peter.maydell@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --roFfB682atd43UHnfR0Q66S6sUbkDcMbc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/10/2014 07:20 AM, Markus Armbruster wrote: > The scripts carry this copyright notice: >=20 > # This work is licensed under the terms of the GNU GPLv2. > # See the COPYING.LIB file in the top-level directory. >=20 > The sentences contradict each other, as COPYING.LIB contains the LGPL > 2.1. Michael Roth says this was a simple pasto, and he meant to refer > COPYING. Let's fix that. Trivially acceptable, since LGPL allows release under the more restrictive GPL. >=20 > Signed-off-by: Markus Armbruster > --- > scripts/qapi-commands.py | 4 ++-- > scripts/qapi-types.py | 4 ++-- > scripts/qapi-visit.py | 4 ++-- > scripts/qapi.py | 4 ++-- > 4 files changed, 8 insertions(+), 8 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --roFfB682atd43UHnfR0Q66S6sUbkDcMbc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJS+O+hAAoJEKeha0olJ0NqziAH/R6DFDgNy/P9DpJFop3OlCfK OeuKpRXsPQNDmy55SGN2FcWLNGnNat5GB3GMGR/xIKBmYU1u90+HnZhJMr1N4Mza 8/YWPgHaEJml/OgdY0OWFnPOOyrivMkznNS0ig+MElvc1jU2TXdtVtsmX5prKy/b 8xugI0X6pf+0t9Yet4KnzopMCpUOHpywBFluvrh5rUuQi+RtG/daS2tLB8ONlvL1 YCFHnD+GdK121mbYZ6kPj1Wi/60+Xdz+Dmf7xwawEb/pmj0zF/9YPkKRp0Q/3h+1 rhVrwbl5d9cMmE1MVOGOkVlmMnWDZ+08Bv3Tk8l0Plo2JgXMeu37DQ+NkPYidKM= =i9Gd -----END PGP SIGNATURE----- --roFfB682atd43UHnfR0Q66S6sUbkDcMbc--