From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnS5P-0000ss-WD for qemu-devel@nongnu.org; Fri, 23 Sep 2016 11:08:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnS5M-0008E2-QZ for qemu-devel@nongnu.org; Fri, 23 Sep 2016 11:08:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnS5M-0008Dk-Gi for qemu-devel@nongnu.org; Fri, 23 Sep 2016 11:08:20 -0400 References: <1474642971-11866-1-git-send-email-felipe@nutanix.com> From: Eric Blake Message-ID: Date: Fri, 23 Sep 2016 10:08:18 -0500 MIME-Version: 1.0 In-Reply-To: <1474642971-11866-1-git-send-email-felipe@nutanix.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NObuecHDD7QhJklctdi0HJs18xUufI7MO" Subject: Re: [Qemu-devel] [PATCH v3] compiler: Swap 'public domain' header for license List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Felipe Franciosi , "Daniel P. Berrange" , Peter Maydell , Markus Armbruster Cc: Luiz Capitulino , "qemu-devel@nongnu.org" , Pavel Dovgalyuk This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --NObuecHDD7QhJklctdi0HJs18xUufI7MO From: Eric Blake To: Felipe Franciosi , "Daniel P. Berrange" , Peter Maydell , Markus Armbruster Cc: Luiz Capitulino , "qemu-devel@nongnu.org" , Pavel Dovgalyuk Message-ID: Subject: Re: [PATCH v3] compiler: Swap 'public domain' header for license References: <1474642971-11866-1-git-send-email-felipe@nutanix.com> In-Reply-To: <1474642971-11866-1-git-send-email-felipe@nutanix.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/23/2016 10:02 AM, Felipe Franciosi wrote: > As discussed on the list [1], having a comment stating that this file > is "public domain" is arguably wrong and not legally binding. This patc= h > replaces that comment with a clear GPLv2+ license as proposed in [2]. >=20 > [1] http://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg06151.ht= ml > [2] http://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg06217.ht= ml >=20 > Worth noting, compiler.h was originally created on 5c026320 by splittin= g > qemu-common.h. At the time, qemu-common.h was already GPLv2+. >=20 > Signed-off-by: Felipe Franciosi > --- > v3: Explicitly call out 5c026320 on the commit message. > v2: Add a GPLv2+ statement after removing 'public domain' text. > Amend the commit message and text to reflect it. >=20 > include/qemu/compiler.h | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --NObuecHDD7QhJklctdi0HJs18xUufI7MO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJX5UViAAoJEKeha0olJ0NqjfIH+wVI65eHhUzn458ZEn5tdcDo tTJZlhV8jyTsLDzpoNmHe6UhJsBrIcLYlnhL+P4f4mJkgkUdANDsurUTdrHqORuQ z0oBmEIC4sOSQD9WRAN5l9Cd8pDfpAGwcJSFsC+CA2tapZfGctzNEEV61jctOr/h ooqbiYx4pX8zolgOwn0FtIy79HzAgiv7vec5TCDJTFLdwS3RWeLu3reMhPPc13Xc bcronWd7F+Rp6nGEMlzYuXhbjooCdRdQnwaz1wnDITngBFpdmBNe5GvA4FChIqtZ k0AltYAI3eH6A43rdm8lP3viU+HnqtR8ALFy9b/SwHFEQVFeL0Me5vkaPdjWgh0= =rNx9 -----END PGP SIGNATURE----- --NObuecHDD7QhJklctdi0HJs18xUufI7MO--