From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=217.140.101.70; helo=foss.arm.com; envelope-from=julien.grall@arm.com; receiver=edk2-devel@lists.01.org Received: from foss.arm.com (foss.arm.com [217.140.101.70]) by ml01.01.org (Postfix) with ESMTP id B6881211DE8E2 for ; Fri, 15 Mar 2019 10:18:47 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id CE6B915AB; Fri, 15 Mar 2019 10:18:46 -0700 (PDT) Received: from [10.1.196.50] (e108454-lin.cambridge.arm.com [10.1.196.50]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 44F363F71D; Fri, 15 Mar 2019 10:18:45 -0700 (PDT) To: Lars Kurth , Laszlo Ersek , "Kinney, Michael D" Cc: "edk2-devel@lists.01.org" , Ard Biesheuvel , Jordan Justen , Anthony Perard , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , Stefan Berger References: <6de07821-a05e-9446-7ef6-c178eaf2fdfb@arm.com> <8F40F2BF-B40F-4338-A832-70AE84B26408@citrix.com> <6FBC013D-4BC9-454C-9D4D-87C96F435704@citrix.com> From: Julien Grall Message-ID: Date: Fri, 15 Mar 2019 17:18:43 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <6FBC013D-4BC9-454C-9D4D-87C96F435704@citrix.com> Subject: Re: PATCH] Change EDK II to BSD+Patent License X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 17:18:47 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Hi Lars, On 15/03/2019 17:04, Lars Kurth wrote: > > > On 15/03/2019, 02:35, "Julien Grall" wrote: > > Hi Lars, > > On 14/03/2019 20:04, Lars Kurth wrote: > > > > > > On 14/03/2019, 12:07, "Julien Grall" wrote: > > > > (+ Lars) > > > > On 3/14/19 10:55 AM, Laszlo Ersek wrote: > > > On 03/13/19 18:54, Kinney, Michael D wrote: > > > (2.2.2) Files that seem to be covered by the MIT license. > > > > > > OvmfPkg/Include/IndustryStandard/Xen/arch-arm/xen.h > > ... > > > OvmfPkg/XenBusDxe/XenStore.h > > > > > > It's OK to leave these untouched, for now. Later, we should > > > probably replace their license blocks with > > > "SPDX-License-Identifier: MIT" (as appropriate). It might make > > > sense to file a TianoCore BZ about them immediately, with a > > > BZ-dependency on BZ#1373. > > > > I have added Lars Kurth to confirm the license. > > > > Can you give me some context? It's not clear to me what you expect me to do. > > EDK2 is converting the full copyright in each file to SDPX identifier. While the > copyright looks like an MIT license, it has never been confirmed. Andrew Cooper > suggested you might be able to confirm. > > Is there a web-link to the files/repos such that I don’t have to clone the repo > Lars Here an example of files from Xen public headers: https://xenbits.xen.org/gitweb/?p=xen.git;a=tree;f=xen/include/public;h=0618b0134d2b9babcba71a3f0f86be5a84468b50;hb=HEAD Cheers, -- Julien Grall