From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id B5AEB2095DB9C for ; Mon, 24 Jul 2017 16:43:40 -0700 (PDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Jul 2017 16:45:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,409,1496127600"; d="scan'208";a="1198932342" Received: from unknown (HELO mdkinney-MOBL1.amr.corp.intel.com) ([10.241.98.124]) by fmsmga002.fm.intel.com with ESMTP; 24 Jul 2017 16:45:22 -0700 From: Michael D Kinney To: edk2-devel@lists.01.org Cc: Leif Lindholm , Andrew Fish , Jordan Justen , Laszlo Ersek Date: Mon, 24 Jul 2017 16:45:10 -0700 Message-Id: <20170724234516.12552-1-michael.d.kinney@intel.com> X-Mailer: git-send-email 2.13.1.windows.2 Subject: [Patch V4 0/6] Update to Tiano Contribution Agreement 1.1 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2017 23:43:40 -0000 https://bugzilla.tianocore.org/show_bug.cgi?id=628 https://bugzilla.tianocore.org/show_bug.cgi?id=629 https://bugzilla.tianocore.org/show_bug.cgi?id=642 https://bugzilla.tianocore.org/show_bug.cgi?id=643 New in V4 * Revert changes to OvmfPkg License.txt files. OvmfPkg is back to its original state with MIT license for XEN content in OvmfPkg/License.txt. * Revert change to remove commit message details from Contributions.txt. Instead, this section has been updated to support both code and documentation patches. * Remove commit message details from Readme.md. New in V3 * Merge patch that moves Contribution.txt to root with patch that deletes Contribution.txt from packages. * Add Readme.md with commit message content that was removed from Contributions.txt * Add MIT License.txt files for XEN related components in OvmfPkg to those components. * Add BSD 2-Clause License.txt file to root of edk2 repo so it can be referenced from Readme.md in root of edk2 repo. * Remove duplicate BSD 2-Clause License.txt from packages. New in V2 * Reorder checks in PatchCheck.py and add comments * Split patch series up into more patches * Add more detailed reason for change to commit messages * Rename CONTRIBUTIONS.TXT to Contributions.txt * Reformat Contributions.txt to wrap at 80 columns This series updates the contribution agreement from the Tiano Contribution Agreement 1.0 to the Tiano Contribution Agreement 1.1. In addition, the duplication of the Contributions.txt file is removed and a single version of Contributions.txt is added to the root of the edk2 repository. The BaseTools/Scripts/PatchCheck.py tool is also updated to support the Tiano Contribution Agreement 1.1. The RFC email discussion that covers the new contribution agreement can be found here: https://lists.01.org/pipermail/edk2-devel/2017-March/008924.html This new agreement does not have any changes for code contributions. It adds content to cover open source documentation contributions. Cc: Leif Lindholm Cc: Andrew Fish Cc: Jordan Justen Cc: Laszlo Ersek Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney Michael D Kinney (6): BaseTools/PatchCheck: Support Contribution Agreement 1.1 edk2: Move TianoCore Contribution Agreement to root edk2: Update to TianoCore Contribution Agreement 1.1 edk2: Reformat TianoCore Contribution Agreement 1.1 edk2: Move License.txt file to root edk2: Add Readme.md to root of edk2 repository AppPkg/License.txt | 25 --- ArmPkg/Contributions.txt | 218 -------------------------- ArmPkg/License.txt | 26 --- ArmPlatformPkg/Contributions.txt | 218 -------------------------- ArmPlatformPkg/License.txt | 25 --- ArmVirtPkg/Contributions.txt | 218 -------------------------- BaseTools/Contributions.txt | 218 -------------------------- BaseTools/License.txt | 25 --- BaseTools/Scripts/PatchCheck.py | 9 +- BeagleBoardPkg/Contributions.txt | 218 -------------------------- BeagleBoardPkg/License.txt | 26 --- AppPkg/Contributions.txt => Contributions.txt | 65 +++++--- CorebootModulePkg/Contributions.txt | 218 -------------------------- CorebootModulePkg/License.txt | 25 --- CorebootPayloadPkg/Contributions.txt | 218 -------------------------- CorebootPayloadPkg/License.txt | 25 --- CryptoPkg/Contributions.txt | 218 -------------------------- CryptoPkg/License.txt | 25 --- DuetPkg/Contributions.txt | 218 -------------------------- DuetPkg/License.txt | 25 --- EdkCompatibilityPkg/Contributions.txt | 218 -------------------------- EdkCompatibilityPkg/License.txt | 29 ---- EdkShellBinPkg/Contributions.txt | 218 -------------------------- EdkShellBinPkg/License.txt | 25 --- EdkShellPkg/Contributions.txt | 218 -------------------------- EdkShellPkg/License.txt | 25 --- EmbeddedPkg/Contributions.txt | 218 -------------------------- EmbeddedPkg/License.txt | 26 --- EmulatorPkg/Contributions.txt | 218 -------------------------- EmulatorPkg/License.txt | 25 --- FatBinPkg/Contributions.txt | 218 -------------------------- FatBinPkg/License.txt | 25 --- FatPkg/Contributions.txt | 218 -------------------------- FatPkg/License.txt | 25 --- IntelFrameworkModulePkg/Contributions.txt | 218 -------------------------- IntelFrameworkModulePkg/License.txt | 25 --- IntelFrameworkPkg/Contributions.txt | 218 -------------------------- IntelFrameworkPkg/License.txt | 25 --- IntelFsp2Pkg/Contributions.txt | 218 -------------------------- IntelFsp2Pkg/License.txt | 25 --- IntelFsp2WrapperPkg/Contributions.txt | 218 -------------------------- IntelFsp2WrapperPkg/License.txt | 25 --- IntelFspPkg/Contributions.txt | 218 -------------------------- IntelFspPkg/License.txt | 25 --- IntelFspWrapperPkg/Contributions.txt | 218 -------------------------- IntelFspWrapperPkg/License.txt | 25 --- IntelSiliconPkg/Contributions.txt | 218 -------------------------- IntelSiliconPkg/License.txt | 25 --- ArmVirtPkg/License.txt => License.txt | 6 +- MdeModulePkg/Contributions.txt | 218 -------------------------- MdeModulePkg/License.txt | 25 --- MdePkg/Contributions.txt | 218 -------------------------- MdePkg/License.txt | 25 --- NetworkPkg/Contributions.txt | 218 -------------------------- NetworkPkg/License.txt | 25 --- Nt32Pkg/Contributions.txt | 218 -------------------------- Nt32Pkg/License.txt | 25 --- Omap35xxPkg/Contributions.txt | 218 -------------------------- Omap35xxPkg/License.txt | 26 --- OptionRomPkg/Contributions.txt | 218 -------------------------- OptionRomPkg/License.txt | 25 --- OvmfPkg/Contributions.txt | 218 -------------------------- OvmfPkg/License.txt | 50 ------ PcAtChipsetPkg/Contributions.txt | 218 -------------------------- PcAtChipsetPkg/License.txt | 25 --- PerformancePkg/Contributions.txt | 218 -------------------------- PerformancePkg/License.txt | 25 --- QuarkPlatformPkg/Contributions.txt | 218 -------------------------- QuarkPlatformPkg/License.txt | 25 --- QuarkSocPkg/Contributions.txt | 218 -------------------------- QuarkSocPkg/License.txt | 25 --- Readme.md | 28 ++++ SecurityPkg/Contributions.txt | 218 -------------------------- SecurityPkg/License.txt | 25 --- ShellBinPkg/Contributions.txt | 218 -------------------------- ShellBinPkg/License.txt | 25 --- ShellPkg/Contributions.txt | 218 -------------------------- ShellPkg/License.txt | 25 --- SignedCapsulePkg/Contributions.txt | 218 -------------------------- SignedCapsulePkg/License.txt | 25 --- SourceLevelDebugPkg/Contributions.txt | 218 -------------------------- SourceLevelDebugPkg/License.txt | 25 --- StdLib/Contributions.txt | 218 -------------------------- StdLib/License.txt | 25 --- StdLibPrivateInternalFiles/Contributions.txt | 218 -------------------------- StdLibPrivateInternalFiles/License.txt | 25 --- UefiCpuPkg/Contributions.txt | 218 -------------------------- UefiCpuPkg/License.txt | 25 --- Vlv2DeviceRefCodePkg/Contributions.txt | 218 -------------------------- Vlv2DeviceRefCodePkg/License.txt | 25 --- Vlv2TbltDevicePkg/Contributions.txt | 218 -------------------------- Vlv2TbltDevicePkg/License.txt | 25 --- 92 files changed, 78 insertions(+), 10755 deletions(-) delete mode 100644 AppPkg/License.txt delete mode 100644 ArmPkg/Contributions.txt delete mode 100644 ArmPkg/License.txt delete mode 100644 ArmPlatformPkg/Contributions.txt delete mode 100644 ArmPlatformPkg/License.txt delete mode 100644 ArmVirtPkg/Contributions.txt delete mode 100644 BaseTools/Contributions.txt delete mode 100644 BaseTools/License.txt delete mode 100644 BeagleBoardPkg/Contributions.txt delete mode 100644 BeagleBoardPkg/License.txt rename AppPkg/Contributions.txt => Contributions.txt (77%) delete mode 100644 CorebootModulePkg/Contributions.txt delete mode 100644 CorebootModulePkg/License.txt delete mode 100644 CorebootPayloadPkg/Contributions.txt delete mode 100644 CorebootPayloadPkg/License.txt delete mode 100644 CryptoPkg/Contributions.txt delete mode 100644 CryptoPkg/License.txt delete mode 100644 DuetPkg/Contributions.txt delete mode 100644 DuetPkg/License.txt delete mode 100644 EdkCompatibilityPkg/Contributions.txt delete mode 100644 EdkCompatibilityPkg/License.txt delete mode 100644 EdkShellBinPkg/Contributions.txt delete mode 100644 EdkShellBinPkg/License.txt delete mode 100644 EdkShellPkg/Contributions.txt delete mode 100644 EdkShellPkg/License.txt delete mode 100644 EmbeddedPkg/Contributions.txt delete mode 100644 EmbeddedPkg/License.txt delete mode 100644 EmulatorPkg/Contributions.txt delete mode 100644 EmulatorPkg/License.txt delete mode 100644 FatBinPkg/Contributions.txt delete mode 100644 FatBinPkg/License.txt delete mode 100644 FatPkg/Contributions.txt delete mode 100644 FatPkg/License.txt delete mode 100644 IntelFrameworkModulePkg/Contributions.txt delete mode 100644 IntelFrameworkModulePkg/License.txt delete mode 100644 IntelFrameworkPkg/Contributions.txt delete mode 100644 IntelFrameworkPkg/License.txt delete mode 100644 IntelFsp2Pkg/Contributions.txt delete mode 100644 IntelFsp2Pkg/License.txt delete mode 100644 IntelFsp2WrapperPkg/Contributions.txt delete mode 100644 IntelFsp2WrapperPkg/License.txt delete mode 100644 IntelFspPkg/Contributions.txt delete mode 100644 IntelFspPkg/License.txt delete mode 100644 IntelFspWrapperPkg/Contributions.txt delete mode 100644 IntelFspWrapperPkg/License.txt delete mode 100644 IntelSiliconPkg/Contributions.txt delete mode 100644 IntelSiliconPkg/License.txt rename ArmVirtPkg/License.txt => License.txt (94%) delete mode 100644 MdeModulePkg/Contributions.txt delete mode 100644 MdeModulePkg/License.txt delete mode 100644 MdePkg/Contributions.txt delete mode 100644 MdePkg/License.txt delete mode 100644 NetworkPkg/Contributions.txt delete mode 100644 NetworkPkg/License.txt delete mode 100644 Nt32Pkg/Contributions.txt delete mode 100644 Nt32Pkg/License.txt delete mode 100644 Omap35xxPkg/Contributions.txt delete mode 100644 Omap35xxPkg/License.txt delete mode 100644 OptionRomPkg/Contributions.txt delete mode 100644 OptionRomPkg/License.txt delete mode 100644 OvmfPkg/Contributions.txt delete mode 100644 OvmfPkg/License.txt delete mode 100644 PcAtChipsetPkg/Contributions.txt delete mode 100644 PcAtChipsetPkg/License.txt delete mode 100644 PerformancePkg/Contributions.txt delete mode 100644 PerformancePkg/License.txt delete mode 100644 QuarkPlatformPkg/Contributions.txt delete mode 100644 QuarkPlatformPkg/License.txt delete mode 100644 QuarkSocPkg/Contributions.txt delete mode 100644 QuarkSocPkg/License.txt create mode 100644 Readme.md delete mode 100644 SecurityPkg/Contributions.txt delete mode 100644 SecurityPkg/License.txt delete mode 100644 ShellBinPkg/Contributions.txt delete mode 100644 ShellBinPkg/License.txt delete mode 100644 ShellPkg/Contributions.txt delete mode 100644 ShellPkg/License.txt delete mode 100644 SignedCapsulePkg/Contributions.txt delete mode 100644 SignedCapsulePkg/License.txt delete mode 100644 SourceLevelDebugPkg/Contributions.txt delete mode 100644 SourceLevelDebugPkg/License.txt delete mode 100644 StdLib/Contributions.txt delete mode 100644 StdLib/License.txt delete mode 100644 StdLibPrivateInternalFiles/Contributions.txt delete mode 100644 StdLibPrivateInternalFiles/License.txt delete mode 100644 UefiCpuPkg/Contributions.txt delete mode 100644 UefiCpuPkg/License.txt delete mode 100644 Vlv2DeviceRefCodePkg/Contributions.txt delete mode 100644 Vlv2DeviceRefCodePkg/License.txt delete mode 100644 Vlv2TbltDevicePkg/Contributions.txt delete mode 100644 Vlv2TbltDevicePkg/License.txt -- 2.13.1.windows.2