From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsauO-0001j3-Kc for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:53:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsauJ-0005OK-F7 for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:52:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsauJ-0005OC-5v for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:52:51 -0400 Message-ID: <5390A05E.5000806@redhat.com> Date: Thu, 05 Jun 2014 10:52:46 -0600 From: Eric Blake MIME-Version: 1.0 References: <1401968733-10998-1-git-send-email-benoit.canet@irqsave.net> <1401968733-10998-6-git-send-email-benoit.canet@irqsave.net> In-Reply-To: <1401968733-10998-6-git-send-email-benoit.canet@irqsave.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="w8XcgRvgA9GmXMGUmCJIwcbdOjPtQfirG" Subject: Re: [Qemu-devel] [PATCH v2 5/5] qapi: Set QAPI descriptions files under the GPL V2 license List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org Cc: kwolf@redhat.com, Benoit Canet , stefanha@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --w8XcgRvgA9GmXMGUmCJIwcbdOjPtQfirG Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/05/2014 05:45 AM, Beno=C3=AEt Canet wrote: > Signed-off-by: Benoit Canet > --- > qapi-schema.json | 4 ++++ > qapi/block-core.json | 4 ++++ > qapi/block.json | 4 ++++ > qapi/common.json | 4 ++++ > 4 files changed, 16 insertions(+) >=20 > diff --git a/qapi-schema.json b/qapi-schema.json > index 14b498b..870d3f6 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -1,5 +1,9 @@ > # -*- Mode: Python -*- > # > +# This file is part of the QEMU project. > +# > +# This file is licensed under the GPL V2. Needs a v3. LICENSE states that all files that have no explicit license are GPLv2+; adding this explicit license of GPLv2-only makes these files less free than before. Also, it is generally required to have a Copyright line also in the file, before a declaration of GPL licensing makes sense. See scripts/qmp/qmp for something that might serve as a better example of a minimal header boilerplate; although I'm not quite sure who the best entity is to list for Copyright (Anthony created the file mostly as a placeholder in commit e3193601 while at IBM; then Luiz did the biggest chunk of the initial work in getting the file going). --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --w8XcgRvgA9GmXMGUmCJIwcbdOjPtQfirG 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/ iQEcBAEBCAAGBQJTkKBeAAoJEKeha0olJ0Nq0wsH/RM4CPjozy7TEXy9MyPrZ7Xy Kc5xSHcTzFa9ZCmnslB79d4w7SsrMK0TR9LV2zROY5NSfQ8WPkiLp28u/fwghjmE PJPGbeEw8YzmJ34ehxNJG6tnAdaVItBDiivHjCiS+EG+RQnrMzAUJ+Yn/sYgyc1x r0UAuJFhrni0jbx7FmD51f6FBFnjH9S77zz7njDhBuff/R+7Aul698ECOqudTGhy g9csGOyuutFNwDTZshCTHIEc7rLjAfIuH415b6uwcIEEGpYBShhUaHNBpZAGPrPB 4G6wlk0xf1/aurQxZNec4oMXWA1JE2ZohufXULYsq1JzOonEgaJqSVUIOAa9cZc= =NG44 -----END PGP SIGNATURE----- --w8XcgRvgA9GmXMGUmCJIwcbdOjPtQfirG--