From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gVJXE-0004R0-ER for qemu-devel@nongnu.org; Fri, 07 Dec 2018 12:03:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gVJXA-0003ps-Na for qemu-devel@nongnu.org; Fri, 07 Dec 2018 12:03:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56388) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gVJX9-0003mx-FT for qemu-devel@nongnu.org; Fri, 07 Dec 2018 12:03:23 -0500 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 265413081D08 for ; Fri, 7 Dec 2018 17:03:21 +0000 (UTC) References: <20181207165414.17566-1-berrange@redhat.com> From: Eric Blake Message-ID: <17b48158-003b-a805-5ab6-4d56d2da287c@redhat.com> Date: Fri, 7 Dec 2018 11:03:19 -0600 MIME-Version: 1.0 In-Reply-To: <20181207165414.17566-1-berrange@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [qemu-web PATCH v2] Add license files for GPLv2+ and CC-BY-SA-4.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Daniel_P=2e_Berrang=c3=a9?= , qemu-devel@nongnu.org Cc: Paolo Bonzini , Thomas Huth On 12/7/18 10:54 AM, Daniel P. Berrang=C3=A9 wrote: > The intent is that from this point onwards, content for this repository > is dual-licensed under the GPLv2+ and CC-BY-SA-4.0 >=20 > With git HEAD at d06ee0a788da27a2f24ab46928bc03eea019fb44, we have > authors: >=20 > $ git shortlog -e -s > 1 Alex Benn=C3=A9e > 5 Daniel P. Berrang=C3=A9 > 3 Eric Blake > 1 Fam Zheng > 2 Jeff Cody > 50 Michael Roth > 47 Paolo Bonzini > 1 Rainer M=C3=BCller > 1 Stefan Hajnoczi > 14 Thomas Huth > 1 Yu Ning >=20 > This patch constitutes approval for all Red Hat copyright content (all > @redhat.com addrs & Stefan Hajnoczi) to be placed under these licenses. > For non-Red Hat copyright holders approval was given on the > qemu-devel@nongnu.org mailing list with the following Message-IDs: >=20 > - Alex Benn=C3=A9e >=20 > >=20 > - Michael Roth >=20 > <154411651930.28165.5754119001430373065@sif> >=20 > - Rainer M=C3=BCller >=20 > >=20 > - Yu Ning >=20 > >=20 > Note core basic site template/layout design is derived from a pre-built > template already under the CC-by-3.0 license, and will not change. >=20 > Signed-off-by: Daniel P. Berrang=C3=A9 > --- > LICENSE-CC-BY-3.0.md | 324 +++++++++++++++++++++++++++++++++++ > LICENSE-CC-BY-SA-4.0.md | 356 ++++++++++++++++++++++++++++++++++++++= + > LICENSE-GPL.md | 346 +++++++++++++++++++++++++++++++++++++ > LICENSE.md | 18 ++ And there's what I was missing :) > _includes/copyright.html | 7 +- > 5 files changed, 1047 insertions(+), 4 deletions(-) > create mode 100644 LICENSE-CC-BY-3.0.md > create mode 100644 LICENSE-CC-BY-SA-4.0.md > create mode 100644 LICENSE-GPL.md > create mode 100644 LICENSE.md Reviewed-by: Eric Blake --=20 Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org