Revision: 15892
          http://sourceforge.net/p/edk2/code/15892
Author:   jljusten
Date:     2014-08-25 23:10:18 +0000 (Mon, 25 Aug 2014)
Log Message:
-----------
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 <[email protected]>
Reviewed-by: Mark Doran <[email protected]>

Modified Paths:
--------------
    trunk/edk2/AppPkg/Contributions.txt
    trunk/edk2/ArmPkg/Contributions.txt
    trunk/edk2/ArmPlatformPkg/Contributions.txt
    trunk/edk2/BaseTools/Contributions.txt
    trunk/edk2/BeagleBoardPkg/Contributions.txt
    trunk/edk2/CryptoPkg/Contributions.txt
    trunk/edk2/DuetPkg/Contributions.txt
    trunk/edk2/EdkCompatibilityPkg/Contributions.txt
    trunk/edk2/EdkShellBinPkg/Contributions.txt
    trunk/edk2/EdkShellPkg/Contributions.txt
    trunk/edk2/EmbeddedPkg/Contributions.txt
    trunk/edk2/EmulatorPkg/Contributions.txt
    trunk/edk2/FatBinPkg/Contributions.txt
    trunk/edk2/IntelFrameworkModulePkg/Contributions.txt
    trunk/edk2/IntelFrameworkPkg/Contributions.txt
    trunk/edk2/MdeModulePkg/Contributions.txt
    trunk/edk2/MdePkg/Contributions.txt
    trunk/edk2/NetworkPkg/Contributions.txt
    trunk/edk2/Nt32Pkg/Contributions.txt
    trunk/edk2/Omap35xxPkg/Contributions.txt
    trunk/edk2/OptionRomPkg/Contributions.txt
    trunk/edk2/OvmfPkg/Contributions.txt
    trunk/edk2/PcAtChipsetPkg/Contributions.txt
    trunk/edk2/PerformancePkg/Contributions.txt
    trunk/edk2/SecurityPkg/Contributions.txt
    trunk/edk2/ShellBinPkg/Contributions.txt
    trunk/edk2/ShellPkg/Contributions.txt
    trunk/edk2/SourceLevelDebugPkg/Contributions.txt
    trunk/edk2/StdLib/Contributions.txt
    trunk/edk2/StdLibPrivateInternalFiles/Contributions.txt
    trunk/edk2/UefiCpuPkg/Contributions.txt

Modified: trunk/edk2/AppPkg/Contributions.txt
===================================================================
--- trunk/edk2/AppPkg/Contributions.txt 2014-08-25 20:47:20 UTC (rev 15891)
+++ trunk/edk2/AppPkg/Contributions.txt 2014-08-25 23:10:18 UTC (rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/ArmPkg/Contributions.txt
===================================================================
--- trunk/edk2/ArmPkg/Contributions.txt 2014-08-25 20:47:20 UTC (rev 15891)
+++ trunk/edk2/ArmPkg/Contributions.txt 2014-08-25 23:10:18 UTC (rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/ArmPlatformPkg/Contributions.txt
===================================================================
--- trunk/edk2/ArmPlatformPkg/Contributions.txt 2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/ArmPlatformPkg/Contributions.txt 2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/BaseTools/Contributions.txt
===================================================================
--- trunk/edk2/BaseTools/Contributions.txt      2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/BaseTools/Contributions.txt      2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/BeagleBoardPkg/Contributions.txt
===================================================================
--- trunk/edk2/BeagleBoardPkg/Contributions.txt 2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/BeagleBoardPkg/Contributions.txt 2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/CryptoPkg/Contributions.txt
===================================================================
--- trunk/edk2/CryptoPkg/Contributions.txt      2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/CryptoPkg/Contributions.txt      2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/DuetPkg/Contributions.txt
===================================================================
--- trunk/edk2/DuetPkg/Contributions.txt        2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/DuetPkg/Contributions.txt        2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/EdkCompatibilityPkg/Contributions.txt
===================================================================
--- trunk/edk2/EdkCompatibilityPkg/Contributions.txt    2014-08-25 20:47:20 UTC 
(rev 15891)
+++ trunk/edk2/EdkCompatibilityPkg/Contributions.txt    2014-08-25 23:10:18 UTC 
(rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/EdkShellBinPkg/Contributions.txt
===================================================================
--- trunk/edk2/EdkShellBinPkg/Contributions.txt 2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/EdkShellBinPkg/Contributions.txt 2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/EdkShellPkg/Contributions.txt
===================================================================
--- trunk/edk2/EdkShellPkg/Contributions.txt    2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/EdkShellPkg/Contributions.txt    2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/EmbeddedPkg/Contributions.txt
===================================================================
--- trunk/edk2/EmbeddedPkg/Contributions.txt    2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/EmbeddedPkg/Contributions.txt    2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/EmulatorPkg/Contributions.txt
===================================================================
--- trunk/edk2/EmulatorPkg/Contributions.txt    2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/EmulatorPkg/Contributions.txt    2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/FatBinPkg/Contributions.txt
===================================================================
--- trunk/edk2/FatBinPkg/Contributions.txt      2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/FatBinPkg/Contributions.txt      2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/IntelFrameworkModulePkg/Contributions.txt
===================================================================
--- trunk/edk2/IntelFrameworkModulePkg/Contributions.txt        2014-08-25 
20:47:20 UTC (rev 15891)
+++ trunk/edk2/IntelFrameworkModulePkg/Contributions.txt        2014-08-25 
23:10:18 UTC (rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/IntelFrameworkPkg/Contributions.txt
===================================================================
--- trunk/edk2/IntelFrameworkPkg/Contributions.txt      2014-08-25 20:47:20 UTC 
(rev 15891)
+++ trunk/edk2/IntelFrameworkPkg/Contributions.txt      2014-08-25 23:10:18 UTC 
(rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/MdeModulePkg/Contributions.txt
===================================================================
--- trunk/edk2/MdeModulePkg/Contributions.txt   2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/MdeModulePkg/Contributions.txt   2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/MdePkg/Contributions.txt
===================================================================
--- trunk/edk2/MdePkg/Contributions.txt 2014-08-25 20:47:20 UTC (rev 15891)
+++ trunk/edk2/MdePkg/Contributions.txt 2014-08-25 23:10:18 UTC (rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/NetworkPkg/Contributions.txt
===================================================================
--- trunk/edk2/NetworkPkg/Contributions.txt     2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/NetworkPkg/Contributions.txt     2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/Nt32Pkg/Contributions.txt
===================================================================
--- trunk/edk2/Nt32Pkg/Contributions.txt        2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/Nt32Pkg/Contributions.txt        2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/Omap35xxPkg/Contributions.txt
===================================================================
--- trunk/edk2/Omap35xxPkg/Contributions.txt    2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/Omap35xxPkg/Contributions.txt    2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/OptionRomPkg/Contributions.txt
===================================================================
--- trunk/edk2/OptionRomPkg/Contributions.txt   2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/OptionRomPkg/Contributions.txt   2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/OvmfPkg/Contributions.txt
===================================================================
--- trunk/edk2/OvmfPkg/Contributions.txt        2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/OvmfPkg/Contributions.txt        2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/PcAtChipsetPkg/Contributions.txt
===================================================================
--- trunk/edk2/PcAtChipsetPkg/Contributions.txt 2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/PcAtChipsetPkg/Contributions.txt 2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/PerformancePkg/Contributions.txt
===================================================================
--- trunk/edk2/PerformancePkg/Contributions.txt 2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/PerformancePkg/Contributions.txt 2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/SecurityPkg/Contributions.txt
===================================================================
--- trunk/edk2/SecurityPkg/Contributions.txt    2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/SecurityPkg/Contributions.txt    2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/ShellBinPkg/Contributions.txt
===================================================================
--- trunk/edk2/ShellBinPkg/Contributions.txt    2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/ShellBinPkg/Contributions.txt    2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/ShellPkg/Contributions.txt
===================================================================
--- trunk/edk2/ShellPkg/Contributions.txt       2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/ShellPkg/Contributions.txt       2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/SourceLevelDebugPkg/Contributions.txt
===================================================================
--- trunk/edk2/SourceLevelDebugPkg/Contributions.txt    2014-08-25 20:47:20 UTC 
(rev 15891)
+++ trunk/edk2/SourceLevelDebugPkg/Contributions.txt    2014-08-25 23:10:18 UTC 
(rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/StdLib/Contributions.txt
===================================================================
--- trunk/edk2/StdLib/Contributions.txt 2014-08-25 20:47:20 UTC (rev 15891)
+++ trunk/edk2/StdLib/Contributions.txt 2014-08-25 23:10:18 UTC (rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/StdLibPrivateInternalFiles/Contributions.txt
===================================================================
--- trunk/edk2/StdLibPrivateInternalFiles/Contributions.txt     2014-08-25 
20:47:20 UTC (rev 15891)
+++ trunk/edk2/StdLibPrivateInternalFiles/Contributions.txt     2014-08-25 
23:10:18 UTC (rev 15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

Modified: trunk/edk2/UefiCpuPkg/Contributions.txt
===================================================================
--- trunk/edk2/UefiCpuPkg/Contributions.txt     2014-08-25 20:47:20 UTC (rev 
15891)
+++ trunk/edk2/UefiCpuPkg/Contributions.txt     2014-08-25 23:10:18 UTC (rev 
15892)
@@ -19,7 +19,21 @@
    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 =
 =======================================

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to