From fad213a3db737a5601869d155abe499a7df66715 Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Mon, 25 Aug 2014 23:10:18 +0000 Subject: [PATCH] EDK II Contributions.txt: Note acceptable contribution licenses We strongly prefer that contribtions be offered using the same license as the project/module. But, we should document other acceptable licenses for contributions. This will allow package owners to more easily know if they can accept a contribution under a different source license. NOTE: This does not modify the wording of the "TianoCore Contribution Agreement 1.0" section Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Reviewed-by: Mark Doran git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15892 6f19259b-4bc3-4df7-8a09-765794883524 --- AppPkg/Contributions.txt | 14 ++++++++++++++ ArmPkg/Contributions.txt | 14 ++++++++++++++ ArmPlatformPkg/Contributions.txt | 14 ++++++++++++++ BaseTools/Contributions.txt | 14 ++++++++++++++ BeagleBoardPkg/Contributions.txt | 14 ++++++++++++++ CryptoPkg/Contributions.txt | 14 ++++++++++++++ DuetPkg/Contributions.txt | 14 ++++++++++++++ EdkCompatibilityPkg/Contributions.txt | 14 ++++++++++++++ EdkShellBinPkg/Contributions.txt | 14 ++++++++++++++ EdkShellPkg/Contributions.txt | 14 ++++++++++++++ EmbeddedPkg/Contributions.txt | 14 ++++++++++++++ EmulatorPkg/Contributions.txt | 14 ++++++++++++++ FatBinPkg/Contributions.txt | 14 ++++++++++++++ IntelFrameworkModulePkg/Contributions.txt | 14 ++++++++++++++ IntelFrameworkPkg/Contributions.txt | 14 ++++++++++++++ MdeModulePkg/Contributions.txt | 14 ++++++++++++++ MdePkg/Contributions.txt | 14 ++++++++++++++ NetworkPkg/Contributions.txt | 14 ++++++++++++++ Nt32Pkg/Contributions.txt | 14 ++++++++++++++ Omap35xxPkg/Contributions.txt | 14 ++++++++++++++ OptionRomPkg/Contributions.txt | 14 ++++++++++++++ OvmfPkg/Contributions.txt | 14 ++++++++++++++ PcAtChipsetPkg/Contributions.txt | 14 ++++++++++++++ PerformancePkg/Contributions.txt | 14 ++++++++++++++ SecurityPkg/Contributions.txt | 14 ++++++++++++++ ShellBinPkg/Contributions.txt | 14 ++++++++++++++ ShellPkg/Contributions.txt | 14 ++++++++++++++ SourceLevelDebugPkg/Contributions.txt | 14 ++++++++++++++ StdLib/Contributions.txt | 14 ++++++++++++++ StdLibPrivateInternalFiles/Contributions.txt | 14 ++++++++++++++ UefiCpuPkg/Contributions.txt | 14 ++++++++++++++ 31 files changed, 434 insertions(+) diff --git a/AppPkg/Contributions.txt b/AppPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/AppPkg/Contributions.txt +++ b/AppPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/ArmPkg/Contributions.txt b/ArmPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/ArmPkg/Contributions.txt +++ b/ArmPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/ArmPlatformPkg/Contributions.txt b/ArmPlatformPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/ArmPlatformPkg/Contributions.txt +++ b/ArmPlatformPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/BaseTools/Contributions.txt b/BaseTools/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/BaseTools/Contributions.txt +++ b/BaseTools/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/BeagleBoardPkg/Contributions.txt b/BeagleBoardPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/BeagleBoardPkg/Contributions.txt +++ b/BeagleBoardPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/CryptoPkg/Contributions.txt b/CryptoPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/CryptoPkg/Contributions.txt +++ b/CryptoPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/DuetPkg/Contributions.txt b/DuetPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/DuetPkg/Contributions.txt +++ b/DuetPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/EdkCompatibilityPkg/Contributions.txt b/EdkCompatibilityPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/EdkCompatibilityPkg/Contributions.txt +++ b/EdkCompatibilityPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/EdkShellBinPkg/Contributions.txt b/EdkShellBinPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/EdkShellBinPkg/Contributions.txt +++ b/EdkShellBinPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/EdkShellPkg/Contributions.txt b/EdkShellPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/EdkShellPkg/Contributions.txt +++ b/EdkShellPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/EmbeddedPkg/Contributions.txt b/EmbeddedPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/EmbeddedPkg/Contributions.txt +++ b/EmbeddedPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/EmulatorPkg/Contributions.txt b/EmulatorPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/EmulatorPkg/Contributions.txt +++ b/EmulatorPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/FatBinPkg/Contributions.txt b/FatBinPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/FatBinPkg/Contributions.txt +++ b/FatBinPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/IntelFrameworkModulePkg/Contributions.txt b/IntelFrameworkModulePkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/IntelFrameworkModulePkg/Contributions.txt +++ b/IntelFrameworkModulePkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/IntelFrameworkPkg/Contributions.txt b/IntelFrameworkPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/IntelFrameworkPkg/Contributions.txt +++ b/IntelFrameworkPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/MdeModulePkg/Contributions.txt b/MdeModulePkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/MdeModulePkg/Contributions.txt +++ b/MdeModulePkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/MdePkg/Contributions.txt b/MdePkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/MdePkg/Contributions.txt +++ b/MdePkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/NetworkPkg/Contributions.txt b/NetworkPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/NetworkPkg/Contributions.txt +++ b/NetworkPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/Nt32Pkg/Contributions.txt b/Nt32Pkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/Nt32Pkg/Contributions.txt +++ b/Nt32Pkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/Omap35xxPkg/Contributions.txt b/Omap35xxPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/Omap35xxPkg/Contributions.txt +++ b/Omap35xxPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/OptionRomPkg/Contributions.txt b/OptionRomPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/OptionRomPkg/Contributions.txt +++ b/OptionRomPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/OvmfPkg/Contributions.txt b/OvmfPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/OvmfPkg/Contributions.txt +++ b/OvmfPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/PcAtChipsetPkg/Contributions.txt b/PcAtChipsetPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/PcAtChipsetPkg/Contributions.txt +++ b/PcAtChipsetPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/PerformancePkg/Contributions.txt b/PerformancePkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/PerformancePkg/Contributions.txt +++ b/PerformancePkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/SecurityPkg/Contributions.txt b/SecurityPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/SecurityPkg/Contributions.txt +++ b/SecurityPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/ShellBinPkg/Contributions.txt b/ShellBinPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/ShellBinPkg/Contributions.txt +++ b/ShellBinPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/ShellPkg/Contributions.txt b/ShellPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/ShellPkg/Contributions.txt +++ b/ShellPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/SourceLevelDebugPkg/Contributions.txt b/SourceLevelDebugPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/SourceLevelDebugPkg/Contributions.txt +++ b/SourceLevelDebugPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/StdLib/Contributions.txt b/StdLib/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/StdLib/Contributions.txt +++ b/StdLib/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/StdLibPrivateInternalFiles/Contributions.txt b/StdLibPrivateInternalFiles/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/StdLibPrivateInternalFiles/Contributions.txt +++ b/StdLibPrivateInternalFiles/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = diff --git a/UefiCpuPkg/Contributions.txt b/UefiCpuPkg/Contributions.txt index 667ca1035c..5dd8a47bad 100644 --- a/UefiCpuPkg/Contributions.txt +++ b/UefiCpuPkg/Contributions.txt @@ -19,6 +19,20 @@ To make a contribution to a TianoCore project, follow these steps. that the project documents on its web page. If the process is not documented, then submit the code on development email list for the project. +5. It is preferred that contributions are submitted using the same + copyright license as the base project. When that is not possible, + then contributions using the following licenses can be accepted: + * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause + * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause + * MIT: http://opensource.org/licenses/MIT + * Python-2.0: http://opensource.org/licenses/Python-2.0 + * Zlib: http://opensource.org/licenses/Zlib + + Contributions of code put into the public domain can also be + accepted. + + Contributions using other licenses might be accepted, but further + review will be required. ======================================= = Change Description / Commit Message = -- 2.39.2