From nobody Thu Apr 18 02:09:58 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+40743+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+40743+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1557961847; cv=none; d=zoho.com; s=zohoarc; b=QZ9NPSUcxdzkWQZUbh4kN6UN4wsrzO8nUmIgcFd2p45BeZbJxU0wT4Scm0oGvsvA5BkD5I2qi1YoRGlS+MOArzy7mektw7oq/wuHSmy+iU/ZMNCq8c9VKNC9BK4vTli4kTlzzZGp1RL/BJFsDBOVwCYJORrmw4ujZ/4Woq9GHxg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1557961847; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To:ARC-Authentication-Results; bh=+u0mwXHWaHuRMRU8U/1VeGVTXBRuSDMDnEuk9XZkkZY=; b=GEZare3fpqW3r9O4heuB++RMNzbZkrlVufMaiTjoDOxXuU9BAtHVKgtgNHebQZxlINHqzv4WdQawqbHkcaE9i55vQ1ZS13C0Eqzk4w2z0p9YdVJjcSA/bCIsePsHbQ/Rz6gmpVaqlRZBIBfeExMDjZvFbb28mJ4ISVgBAdmIICI= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+40743+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1557961846996948.5219420504741; Wed, 15 May 2019 16:10:46 -0700 (PDT) Return-Path: X-Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by groups.io with SMTP; Wed, 15 May 2019 16:10:45 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2019 16:10:22 -0700 X-ExtLoop1: 1 X-Received: from unknown (HELO mdkinney-MOBL2.amr.corp.intel.com) ([10.241.98.74]) by fmsmga008.fm.intel.com with ESMTP; 15 May 2019 16:10:23 -0700 From: "Michael D Kinney" To: devel@edk2.groups.io Cc: Leif Lindholm , Ard Biesheuvel Subject: [edk2-devel] [[edk2-platforms][PATCH V2] 13/30] Platform/LeMaker: Replace BSD License with BSD+Patent License Date: Wed, 15 May 2019 16:09:54 -0700 Message-Id: <20190515231012.7488-14-michael.d.kinney@intel.com> In-Reply-To: <20190515231012.7488-1-michael.d.kinney@intel.com> References: <20190515231012.7488-1-michael.d.kinney@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,michael.d.kinney@intel.com Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1557961846; bh=7/mh25GgXxd9tm82PVUAjPjYMTVx1kAzTIwLHXfIOyY=; h=Cc:Date:From:Reply-To:Subject:To; b=ZLn0OUsrCu2EBaPwMVnZl0MDptZwjE79Sgb3wzPDD/SEbFhJDGRlKuBhn1/xTjaOhkk GJI1vo1Mbm/3PrBHZAytgSo5+1M0jN36oml604ZYpw9bHLoZkQkm1JB/KuMf+r8ZWicM9 HrtjUBiSlyBAabCkPRIhVKMNI0C+NOtiNcQ= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" https://bugzilla.tianocore.org/show_bug.cgi?id=3D1373 Replace BSD 2-Clause License with BSD+Patent License. This change is based on the following emails: https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html RFCs with detailed process for the license change: V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html Cc: Leif Lindholm Cc: Ard Biesheuvel Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney --- Platform/LeMaker/CelloBoard/CelloBoard.dsc | 8 +------- Platform/LeMaker/CelloBoard/CelloBoard.fdf | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/Platform/LeMaker/CelloBoard/CelloBoard.dsc b/Platform/LeMaker/= CelloBoard/CelloBoard.dsc index bc2f3e2076..525276a2b0 100644 --- a/Platform/LeMaker/CelloBoard/CelloBoard.dsc +++ b/Platform/LeMaker/CelloBoard/CelloBoard.dsc @@ -1,13 +1,7 @@ # # Copyright (c) 2015 - 2016, AMD Incorporated. All rights reserved. # -# This program and the accompanying materials are licensed and made -# available under the terms and conditions of the BSD License which -# accompanies this distribution. The full text of the license may -# be found at http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### diff --git a/Platform/LeMaker/CelloBoard/CelloBoard.fdf b/Platform/LeMaker/= CelloBoard/CelloBoard.fdf index d34b986b93..a2098989a0 100644 --- a/Platform/LeMaker/CelloBoard/CelloBoard.fdf +++ b/Platform/LeMaker/CelloBoard/CelloBoard.fdf @@ -1,13 +1,7 @@ # # Copyright (c) 2015 - 2016, AMD Incorporated. All rights reserved. # -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the B= SD License -# which accompanies this distribution. The full text of the license may = be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IM= PLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # =20 ##########################################################################= ###### --=20 2.21.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#40743): https://edk2.groups.io/g/devel/message/40743 Mute This Topic: https://groups.io/mt/31635501/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-