From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.85.128.66, mailfrom: philmd@redhat.com) Received: from mail-wm1-f66.google.com (mail-wm1-f66.google.com [209.85.128.66]) by groups.io with SMTP; Thu, 11 Apr 2019 03:34:49 -0700 Received: by mail-wm1-f66.google.com with SMTP id q16so6050600wmj.3 for ; Thu, 11 Apr 2019 03:34:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:openpgp:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=4eYjDQaHRkjz9QPcrrE16X86PBJJ2UeR0jXrwkclxxU=; b=A3U1RzL5fTSWxkYRdSzhr6urwYgkhWaxP+KDgRSQ2VrC8dLkaqNikdcApE4lESPeAr G5SrgTo3VZmE5Pq1c/+/SQBROvyds9CD6DiExjS7sfGlieek1iIqsab2NY9NUBcB3PNg DPf23rtNi0au/sB3wAv87cPKawi+Vw895pvrO0bVB+c+50hWZRF06LIa15qPJI/v9Fl4 +zmiVsLICgHCn94hEuPOCc2mlp5q6pYDJ6NSgcQhalC2PKB4l8kl/0C6ZaJgOx1JKLu+ mvTC4NYsRp9kKCNiIZpkfPRiSHFHuttT6ncMaCkKJwcB7/OgQqdjeClKiUOcZKfI2/6t hNuw== X-Gm-Message-State: APjAAAWhkJGNY45jOrn6QdxO7gMwa2hruYpI3LWehmVwSa9xu4kvuMbw u2V7jks2mVmUKX04utd1oMtg/Q== X-Google-Smtp-Source: APXvYqw26YCR+VL6myb6VjFXLpOc7UWq/fJuNXMwUT21qZ+J+uhmqCBjXB0izIvAGg4aXy/fYTaZGg== X-Received: by 2002:a1c:14:: with SMTP id 20mr5987059wma.66.1554978887516; Thu, 11 Apr 2019 03:34:47 -0700 (PDT) Return-Path: Received: from [192.168.1.33] (193.red-88-21-103.staticip.rima-tde.net. [88.21.103.193]) by smtp.gmail.com with ESMTPSA id x18sm54292231wrw.14.2019.04.11.03.34.46 (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2019 03:34:46 -0700 (PDT) Subject: Re: [edk2-devel] [PATCH 2/4] OvmfPkg/License.txt: refresh the MIT license text and include the SPDX ID To: devel@edk2.groups.io, lersek@redhat.com Cc: Anthony Perard , Ard Biesheuvel , Jordan Justen , Julien Grall , Lars Kurth , xen-devel@lists.xenproject.org References: <20190410125809.21985-1-lersek@redhat.com> <20190410125809.21985-3-lersek@redhat.com> From: =?UTF-8?B?UGhpbGlwcGUgTWF0aGlldS1EYXVkw6k=?= Openpgp: id=89C1E78F601EE86C867495CBA2A3FD6EDEADC0DE; url=http://pgp.mit.edu/pks/lookup?op=get&search=0xA2A3FD6EDEADC0DE Message-ID: <707d30e3-b9a2-7a3b-0e02-108b4a04b967@redhat.com> Date: Thu, 11 Apr 2019 12:34:45 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190410125809.21985-3-lersek@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 4/10/19 2:58 PM, Laszlo Ersek wrote: > Refresh the MIT license text from , > and add "SPDX-License-Identifier: MIT" for easier parsing by machines. > > This follows the tree-wide adoption of "SPDX-License-Identifier"s, made > for ; in particular: > > - commit 304bff7223a8 ("edk2: Change License.txt from 2-Clause BSD to > BSD+Patent", 2019-04-09), > > - commit 75fae505b735 ("OvmfPkg: Change License.txt from 2-Clause BSD to > BSD+Patent", 2019-04-09). > > Cc: Anthony Perard > Cc: Ard Biesheuvel > Cc: Jordan Justen > Cc: Julien Grall > Cc: Lars Kurth > Cc: xen-devel@lists.xenproject.org > Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=1654 > Signed-off-by: Laszlo Ersek > --- > OvmfPkg/License.txt | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git a/OvmfPkg/License.txt b/OvmfPkg/License.txt > index a2e02a1796aa..6ec950cd9e13 100644 > --- a/OvmfPkg/License.txt > +++ b/OvmfPkg/License.txt > @@ -55,19 +55,22 @@ POSSIBILITY OF SUCH DAMAGE. > Some files are subject to the following license, the MIT license. Those files > are located in: > - OvmfPkg/Include/IndustryStandard/Xen/ > - OvmfPkg/XenBusDxe/ > > +SPDX-License-Identifier: MIT > + > Permission is hereby granted, free of charge, to any person obtaining a copy > of this software and associated documentation files (the "Software"), to deal > in the Software without restriction, including without limitation the rights > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell > copies of the Software, and to permit persons to whom the Software is > furnished to do so, subject to the following conditions: > > -The above copyright notice and this permission notice shall be included in > -all copies or substantial portions of the Software. > +The above copyright notice and this permission notice (including the next > +paragraph) shall be included in all copies or substantial portions of the > +Software. > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER > Reviewed-by: Philippe Mathieu-Daude