diff --git a/ICLA.md b/ICLA.txt similarity index 75% rename from ICLA.md rename to ICLA.txt index 60c0ef5..666f841 100644 --- a/ICLA.md +++ b/ICLA.txt @@ -1,5 +1,3 @@ -# Individual Contributor License Agreement ("Agreement") V2.0 - Thank you for your interest in The MindSpore Project (the "Project"). In order to clarify the intellectual property license granted with Contributions from any person or entity, the Project must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of the MindSpore Project and its users; it does not change your rights to use your own Contributions for any other purpose. Please read this document carefully before signing and keep a copy for your records. @@ -25,84 +23,3 @@ You accept and agree to the following terms and conditions for Your present and 7. Should You wish to submit work that is not Your original creation, You may submit it to the Project separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]". 8. You agree to notify the Project of any facts or circumstances of which you become aware that would make these representations inaccurate in any respect. - -Please fill in the blanks. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- I am an individual, and no other individual or legal entity, including my employer, has or will have rights with respect to My Contribution. -
- Name*: - - -
- E-Mail*: - - -
- Telephone: - - -
- Fax: - - -
- Address*: - - -
- Date*: - - -
- * require field. Please make sure the E-Mail is related with your gitee account. -
- - - - - - - - -
- - Sign - - - Reset - -
- -
diff --git a/README.md b/README.md index e34300a..c23b3b6 100644 --- a/README.md +++ b/README.md @@ -30,16 +30,20 @@ based on CNCF Code Of Conduct. ## Contributor License Agreement -You can find both the [Individual Contributor License Agreement](ICLA.md) +You can find both the [Individual Contributor License Agreement](ICLA.txt) and [Corporate Contributor License Agreement](CCLA.pdf). ### Individual contributors For individual contributor, please click [CLA online sign page](https://clasign.osinfra.cn/sign/Z2l0ZWUlMkZtaW5kc3BvcmU=) -and choose the `Sign Individual CLA` button to sign ICLA. +and choose the `Sign Individual CLA` button to sign Contributor License Agreement. ### Corporation employees +Corporation employee would not be permitted to sign the CLA until the corporation +has signed CCLA document, and he(she) can click [CLA online sign page](https://clasign.osinfra.cn/sign/Z2l0ZWUlMkZtaW5kc3BvcmU=) +and choose the `Sign Employee CLA` button to sign Contributor License Agreement. + ## Useful CI Commands Please check out some of the most useful [CI command](command.md)