]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootModulePkg/Contributions.txt
edk2: Move TianoCore Contribution Agreement to root
[mirror_edk2.git] / CorebootModulePkg / Contributions.txt
diff --git a/CorebootModulePkg/Contributions.txt b/CorebootModulePkg/Contributions.txt
deleted file mode 100644 (file)
index f87cbd7..0000000
+++ /dev/null
@@ -1,218 +0,0 @@
-\r
-======================\r
-= Code Contributions =\r
-======================\r
-\r
-To make a contribution to a TianoCore project, follow these steps.\r
-1. Create a change description in the format specified below to\r
-   use in the source control commit log.\r
-2. Your commit message must include your "Signed-off-by" signature,\r
-   and "Contributed-under" message.\r
-3. Your "Contributed-under" message explicitly states that the\r
-   contribution is made under the terms of the specified\r
-   contribution agreement.  Your "Contributed-under" message\r
-   must include the name of contribution agreement and version.\r
-   For example: Contributed-under: TianoCore Contribution Agreement 1.0\r
-   The "TianoCore Contribution Agreement" is included below in\r
-   this document.\r
-4. Submit your code to the TianoCore project using the process\r
-   that the project documents on its web page.  If the process is\r
-   not documented, then submit the code on development email list\r
-   for the project.\r
-5. It is preferred that contributions are submitted using the same\r
-   copyright license as the base project. When that is not possible,\r
-   then contributions using the following licenses can be accepted:\r
-   * BSD (2-clause): http://opensource.org/licenses/BSD-2-Clause\r
-   * BSD (3-clause): http://opensource.org/licenses/BSD-3-Clause\r
-   * MIT: http://opensource.org/licenses/MIT\r
-   * Python-2.0: http://opensource.org/licenses/Python-2.0\r
-   * Zlib: http://opensource.org/licenses/Zlib\r
-\r
-   Contributions of code put into the public domain can also be\r
-   accepted.\r
-\r
-   Contributions using other licenses might be accepted, but further\r
-   review will be required.\r
-\r
-=====================================================\r
-= Change Description / Commit Message / Patch Email =\r
-=====================================================\r
-\r
-Your change description should use the standard format for a\r
-commit message, and must include your "Signed-off-by" signature\r
-and the "Contributed-under" message.\r
-\r
-== Sample Change Description / Commit Message =\r
-\r
-=== Start of sample patch email message ===\r
-\r
-From: Contributor Name <contributor@example.com>\r
-Subject: [PATCH] CodeModule: Brief-single-line-summary\r
-\r
-Full-commit-message\r
-\r
-Contributed-under: TianoCore Contribution Agreement 1.0\r
-Signed-off-by: Contributor Name <contributor@example.com>\r
----\r
-\r
-An extra message for the patch email which will not be considered part\r
-of the commit message can be added here.\r
-\r
-Patch content inline or attached\r
-\r
-=== End of sample patch email message ===\r
-\r
-=== Notes for sample patch email ===\r
-\r
-* The first line of commit message is taken from the email's subject\r
-  line following [PATCH]. The remaining portion of the commit message\r
-  is the email's content until the '---' line.\r
-* git format-patch is one way to create this format\r
-\r
-=== Definitions for sample patch email ===\r
-\r
-* "CodeModule" is a short idenfier for the affected code.  For\r
-  example MdePkg, or MdeModulePkg UsbBusDxe.\r
-* "Brief-single-line-summary" is a short summary of the change.\r
-* The entire first line should be less than ~70 characters.\r
-* "Full-commit-message" a verbose multiple line comment describing\r
-  the change.  Each line should be less than ~70 characters.\r
-* "Contributed-under" explicitely states that the contribution is\r
-  made under the terms of the contribtion agreement.  This\r
-  agreement is included below in this document.\r
-* "Signed-off-by" is the contributor's signature identifying them\r
-  by their real/legal name and their email address.\r
-\r
-========================================\r
-= TianoCore Contribution Agreement 1.0 =\r
-========================================\r
-\r
-INTEL CORPORATION ("INTEL") MAKES AVAILABLE SOFTWARE, DOCUMENTATION,\r
-INFORMATION AND/OR OTHER MATERIALS FOR USE IN THE TIANOCORE OPEN SOURCE\r
-PROJECT (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE\r
-TERMS AND CONDITIONS OF THIS AGREEMENT BETWEEN YOU AND INTEL AND/OR THE\r
-TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR\r
-REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE OF THE\r
-CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS\r
-OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\r
-BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS\r
-AGREEMENT AND THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE\r
-AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT\r
-USE THE CONTENT.\r
-\r
-Unless otherwise indicated, all Content made available on the TianoCore\r
-site is provided to you under the terms and conditions of the BSD\r
-License ("BSD"). A copy of the BSD License is available at\r
-http://opensource.org/licenses/bsd-license.php\r
-or when applicable, in the associated License.txt file.\r
-\r
-Certain other content may be made available under other licenses as\r
-indicated in or with such Content. (For example, in a License.txt file.)\r
-\r
-You accept and agree to the following terms and conditions for Your\r
-present and future Contributions submitted to TianoCore site. Except\r
-for the license granted to Intel hereunder, You reserve all right,\r
-title, and interest in and to Your Contributions.\r
-\r
-== SECTION 1: Definitions ==\r
-* "You" or "Contributor" shall mean the copyright owner or legal\r
-  entity authorized by the copyright owner that is making a\r
-  Contribution hereunder. All other entities that control, are\r
-  controlled by, or are under common control with that entity are\r
-  considered to be a single Contributor. For the purposes of this\r
-  definition, "control" means (i) the power, direct or indirect, to\r
-  cause the direction or management of such entity, whether by\r
-  contract or otherwise, or (ii) ownership of fifty percent (50%)\r
-  or more of the outstanding shares, or (iii) beneficial ownership\r
-  of such entity.\r
-* "Contribution" shall mean any original work of authorship,\r
-  including any modifications or additions to an existing work,\r
-  that is intentionally submitted by You to the TinaoCore site for\r
-  inclusion in, or documentation of, any of the Content. For the\r
-  purposes of this definition, "submitted" means any form of\r
-  electronic, verbal, or written communication sent to the\r
-  TianoCore site or its representatives, including but not limited\r
-  to communication on electronic mailing lists, source code\r
-  control systems, and issue tracking systems that are managed by,\r
-  or on behalf of, the TianoCore site for the purpose of\r
-  discussing and improving the Content, but excluding\r
-  communication that is conspicuously marked or otherwise\r
-  designated in writing by You as "Not a Contribution."\r
-\r
-== SECTION 2: License for Contributions ==\r
-* Contributor hereby agrees that redistribution and use of the\r
-  Contribution in source and binary forms, with or without\r
-  modification, are permitted provided that the following\r
-  conditions are met:\r
-** Redistributions of source code must retain the Contributor's\r
-   copyright notice, this list of conditions and the following\r
-   disclaimer.\r
-** Redistributions in binary form must reproduce the Contributor's\r
-   copyright notice, this list of conditions and the following\r
-   disclaimer in the documentation and/or other materials provided\r
-   with the distribution.\r
-* Disclaimer. None of the names of Contributor, Intel, or the names\r
-  of their respective contributors may be used to endorse or\r
-  promote products derived from this software without specific\r
-  prior written permission.\r
-* Contributor grants a license (with the right to sublicense) under\r
-  claims of Contributor's patents that Contributor can license that\r
-  are infringed by the Contribution (as delivered by Contributor) to\r
-  make, use, distribute, sell, offer for sale, and import the\r
-  Contribution and derivative works thereof solely to the minimum\r
-  extent necessary for licensee to exercise the granted copyright\r
-  license; this patent license applies solely to those portions of\r
-  the Contribution that are unmodified. No hardware per se is\r
-  licensed.\r
-* EXCEPT AS EXPRESSLY SET FORTH IN SECTION 3 BELOW, THE\r
-  CONTRIBUTION IS PROVIDED BY THE CONTRIBUTOR "AS IS" AND ANY\r
-  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\r
-  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A\r
-  PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE\r
-  CONTRIBUTOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
-  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\r
-  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r
-  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r
-  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\r
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR\r
-  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE\r
-  CONTRIBUTION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\r
-  DAMAGE.\r
-\r
-== SECTION 3: Representations ==\r
-* You represent that You are legally entitled to grant the above\r
-  license. If your employer(s) has rights to intellectual property\r
-  that You create that includes Your Contributions, You represent\r
-  that You have received permission to make Contributions on behalf\r
-  of that employer, that Your employer has waived such rights for\r
-  Your Contributions.\r
-* You represent that each of Your Contributions is Your original\r
-  creation (see Section 4 for submissions on behalf of others).\r
-  You represent that Your Contribution submissions include complete\r
-  details of any third-party license or other restriction\r
-  (including, but not limited to, related patents and trademarks)\r
-  of which You are personally aware and which are associated with\r
-  any part of Your Contributions.\r
-\r
-== SECTION 4: Third Party Contributions ==\r
-* Should You wish to submit work that is not Your original creation,\r
-  You may submit it to TianoCore site separately from any\r
-  Contribution, identifying the complete details of its source\r
-  and of any license or other restriction (including, but not\r
-  limited to, related patents, trademarks, and license agreements)\r
-  of which You are personally aware, and conspicuously marking the\r
-  work as "Submitted on behalf of a third-party: [named here]".\r
-\r
-== SECTION 5: Miscellaneous ==\r
-* Applicable Laws. Any claims arising under or relating to this\r
-  Agreement shall be governed by the internal substantive laws of\r
-  the State of Delaware or federal courts located in Delaware,\r
-  without regard to principles of conflict of laws.\r
-* Language. This Agreement is in the English language only, which\r
-  language shall be controlling in all respects, and all versions\r
-  of this Agreement in any other language shall be for accommodation\r
-  only and shall not be binding. All communications and notices made\r
-  or given pursuant to this Agreement, and all documentation and\r
-  support to be provided, unless otherwise noted, shall be in the\r
-  English language.\r
-\r