From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=ZKh4jVyd; spf=pass (domain: linaro.org, ip: 209.85.128.66, mailfrom: leif.lindholm@linaro.org) Received: from mail-wm1-f66.google.com (mail-wm1-f66.google.com [209.85.128.66]) by groups.io with SMTP; Tue, 28 May 2019 05:22:11 -0700 Received: by mail-wm1-f66.google.com with SMTP id y3so2688457wmm.2 for ; Tue, 28 May 2019 05:22:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=bLvMFzttlfHyFt5oj/mWganzPD0jVDbc1OZdO0kPwxU=; b=ZKh4jVydezRBK3QHAjhHOrLbJPCw18PbXvDlqaWHW68+/loiExfjjX7XQLq2naxqLM pOzroWuS9s+hN2ZT2WXgMd9M0Jywco3txOToMnD0WOrzbM8o0XLe4y+0iBRHo9YXaOSJ 95/NFLPQNvW5y7aRJ8hUrRrdKT0P20UbMItzojcDMULqGmTpfeDxMlEuqQPEtkPf2FPe z0nzE8vtmDWw7hqVpKXOrG487TGk9Lt/6aPaRSPhvgwlzyPNLiHZlyySWTO5U1JUo9mY 5g9JFP6bmWX1EH5Y942tMuWKB1NItlFMBRUAnR0XMkWb9V/bDJD1gaZBkIXXT1KCOkAs l1BQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=bLvMFzttlfHyFt5oj/mWganzPD0jVDbc1OZdO0kPwxU=; b=kGrFv+JJqwCMmXDAO8LXoxzQiruxzIzYOJ+YOiDArwvO3vsR52sw+87QGsgPgHLu5F AkHnSZQtBhS7O5IT8WMlnR+rRWUzGcKs64Y3uB8IdMjMKu+7hBqfMQf1FaLiJwr8tOY4 qhyPzBSeOkFmbHcgmIvgYY9SKW3LSkuQqXdRb9DzdV6B0dGMGUJM6kakwjbHAfyJYrTc QWpuarGpsWImyQ0+WsCq2//yUuM0GQX6e3nAUe3+e1KZkDxdt9tkB7dszT2v9t5hnzA2 HO9JWZrs06XHr3vwM0ybCh3B4nDfjZlfvAwtBB6dPI7IoNYQJ1+RpHzOHeP1ueEikwGG ybkA== X-Gm-Message-State: APjAAAVEJq7+Tcjz8SUN18of4T3GG8s3cYFvUG/O7D4H97P84YQh95P7 RP3+N8Iz4kmrRFFfKKn05xyNtw== X-Google-Smtp-Source: APXvYqxOwwAeZaNaFU1ltIiZy1DjzEXmn4qRTsdIXCCcOTi5zGAo+Wkb/YHmUSwVeM+JvWql37fyLA== X-Received: by 2002:a1c:f116:: with SMTP id p22mr2928499wmh.70.1559046129233; Tue, 28 May 2019 05:22:09 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id j7sm11045667wrt.31.2019.05.28.05.22.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 28 May 2019 05:22:07 -0700 (PDT) Date: Tue, 28 May 2019 13:22:06 +0100 From: "Leif Lindholm" To: Ard Biesheuvel Cc: Laszlo Ersek , edk2-devel-groups-io , "Gao, Liming" , "Wang, Jian J" , Michael D Kinney Subject: Re: [PATCH v2 5/7] ArmPkg/ArmSoftFloatLib: add SPDX identifiers Message-ID: <20190528122206.hosr6ya32m2iwl67@bivouac.eciton.net> References: <20190527205141.12344-1-ard.biesheuvel@linaro.org> <20190527205141.12344-6-ard.biesheuvel@linaro.org> <70500072-4a70-bbc3-f939-8e9b42a2b365@redhat.com> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 28, 2019 at 01:28:21PM +0200, Ard Biesheuvel wrote: > > > diff --git a/ArmPkg/Library/ArmSoftFloatLib/SoftFloat-3e/build/Linux-ARM-VFPv2-GCC/platform.h b/ArmPkg/Library/ArmSoftFloatLib/SoftFloat-3e/build/Linux-ARM-VFPv2-GCC/platform.h > > > index 18ed054d4f4d..2a750e4f540e 100644 > > > --- a/ArmPkg/Library/ArmSoftFloatLib/SoftFloat-3e/build/Linux-ARM-VFPv2-GCC/platform.h > > > +++ b/ArmPkg/Library/ArmSoftFloatLib/SoftFloat-3e/build/Linux-ARM-VFPv2-GCC/platform.h > > > @@ -1,5 +1,6 @@ > > > > > > /*============================================================================ > > > +SPDX-License-Identifier: BSD-3-Clause > > > > > > This C header file is part of the SoftFloat IEEE Floating-Point Arithmetic > > > Package, Release 3e, by John R. Hauser. > > > > We generally replace the original license text with the SPDX identifier. > > But, I guess we can do that later here. > > No, we can't. The license does not actuall permit that ... I agree. The named entity in the non-endorsement clause of BSD-3 means it *cannot* be replaced by SPDX identifier. Only a project that used the text in https://spdx.org/licenses/BSD-3-Clause.html verbatim could. / Leif