提交 e5b76a7f 编写于 作者: E edisonxiang

init signing cla html

上级 ce89f58b
+++
title = "Signing Community CLA"
+++
Before submitting any Contributions, you have to agree with all the terms and conditions of this Agreement and sign it as indicated below, and then upload the signed Agreement to designated place on openEuler official website. By signing this Agreement as indicated below, you agree to accept and be legally bound by this Agreement. The rights that you grant under this Agreement are effective on the date you first submitted a Contribution to the openEuler, even if your submission took place before the date you sign these Agreement.
1. You agree to be legally bound by openEuler Intellectual Property Rights Policy published on openEuler official website.
2. You represent that:
* Each of your Contributions is your original creation and you can legally grant the rights set out in this Agreement;
* To the best of your knowledge, each Contribution will not infringe any third party's copyrights, trademarks, patents, or other intellectual property rights.
3. This Agreement and any rights and liabilities herein shall be governed, construed and interpreted in accordance with the laws of P.R. China, without giving effect to principles of conflicts of law. Any dispute arising from or related to this Agreement shall be submitted to Shenzhen Longgang District People’s court and parties waive all objections to that jurisdiction and venue.
4. Please select one applicable statement from the following and fill in the blanks. DO NOT MARK BOTH:
<table id="cla-type-table">
<tr>
<td>
<input type="radio" name="cla-type-radio" value="0" checked />Individual Contributor
</td>
<td>
<input type="radio" name="cla-type-radio" value="1" />Legal Entity Contributor
</td>
</tr>
</table>
<table id="individual-table">
<tr>
<td colspan="2">
I am individual and no other person or entity, including my employer,
has or will have rights with respect my Contributions.
</td>
</tr>
<tr>
<td>
Name*:
</td>
<td>
<input type="text" name="individual-name" required = "required" />
</td>
</tr>
<tr>
<td>
Mailing Address*:
</td>
<td>
<input type="text" id="individual-address" required = "required" />
</td>
</tr>
<tr>
<td>
Date*:
</td>
<td>
<input type="text" id="individual-date" required = "required" />
</td>
</tr>
<tr>
<td>
E-Mail*:
</td>
<td>
<input type="text" id="individual-email" required = "required" />
</td>
</tr>
<tr>
<td>
Telephone*:
</td>
<td>
<input type="text" id="individual-telephone" required = "required" />
</td>
</tr>
<tr>
<td>
Fax:
</td>
<td>
<input type="text" id="individual-Fax" />
</td>
</tr>
</table>
<table id="legalentity-table">
<tr>
<td colspan="2">
I am a legal entity, the individual below signing this Agreement is authorized by and on behalf of me.
</td>
</tr>
<tr>
<td>
Authorized Representative*:
</td>
<td>
<input type="text" name="legalentity-name" required = "required" />
</td>
</tr>
<tr>
<td>
Title*:
</td>
<td>
<input type="text" id="individual-title" required = "required" />
</td>
</tr>
<tr>
<td>
Corporation Name*:
</td>
<td>
<input type="text" id="individual-corporation" required = "required" />
</td>
</tr>
<tr>
<td>
Mailing Address*:
</td>
<td>
<input type="text" id="individual-address" required = "required" />
</td>
</tr>
<tr>
<td>
Date*:
</td>
<td>
<input type="text" id="individual-date" required = "required" />
</td>
</tr>
<tr>
<td>
E-Mail*:
</td>
<td>
<input type="text" id="individual-email" />
</td>
</tr>
<tr>
<td>
Telephone*:
</td>
<td>
<input type="text" id="individual-telephone" />
</td>
</tr>
<tr>
<td>
Fax:
</td>
<td>
<input type="text" id="individual-Fax" />
</td>
</tr>
</table>
<table id="cla-table">
<tr>
<td>
<input type="button" id="sign-cla-button" value="Sign"/>
<input type="button" id="reset-cla-button" value="Reset"/>
</td>
</tr>
</table>
\ No newline at end of file
+++
title = "签署社区CLA"
+++
在提交任何贡献前,你必须同意本协议规定的所有条款并签署本协议,
并将签署后的协议上传到openEuler官网指定地点。
按照如下指示签署本协议后,表明你接受本协议并同意受其约束。
你在本协议下授予的权利从你首次向openEuler提交代码之日起生效,
即使你的代码贡献行为发生在本协议签署前。
1. 你同意接受openEuler 知识产权政策的法律约束。该政策公布在openEuler官方网站上。
2. 你承诺:
* 你的每次贡献都是你原创的你有根据本协议授权的法律权利;
* 尽你所知,每次贡献均不侵犯第三方的版权,商标,专利或其他知识产权。
3. 本贡献协议适用中华人民共和国法律并由深圳市龙岗区人民法院管辖。
4. 请选择一个可适用的陈述并填空。注意:不要同时选两个:
<table id="cla-type-table">
<tr>
<td>
<input type="radio" name="cla-type-radio" value="0" checked />个人独立贡献者
</td>
<td>
<input type="radio" name="cla-type-radio" value="1" />法律实体贡献者
</td>
</tr>
</table>
<table id="individual-table">
<tr>
<td colspan="2">
我是一个个人,没有其他人或实体,包括我的雇员,有或者将有对我贡献的权利。
</td>
</tr>
<tr>
<td>
姓名*:
</td>
<td>
<input type="text" name="individual-name" required = "required" />
</td>
</tr>
<tr>
<td>
地址*:
</td>
<td>
<input type="text" id="individual-address" required = "required" />
</td>
</tr>
<tr>
<td>
日期*:
</td>
<td>
<input type="text" id="individual-date" required = "required" />
</td>
</tr>
<tr>
<td>
邮箱*:
</td>
<td>
<input type="text" id="individual-email" required = "required" />
</td>
</tr>
<tr>
<td>
电话*:
</td>
<td>
<input type="text" id="individual-telephone" required = "required" />
</td>
</tr>
<tr>
<td>
传真:
</td>
<td>
<input type="text" id="individual-Fax" />
</td>
</tr>
</table>
<table id="legalentity-table">
<tr>
<td colspan="2">
我是一个法律实体,如下签字的个人是我授权并代表我的。
</td>
</tr>
<tr>
<td>
授权代表*:
</td>
<td>
<input type="text" name="legalentity-name" required = "required" />
</td>
</tr>
<tr>
<td>
职位*:
</td>
<td>
<input type="text" id="individual-title" required = "required" />
</td>
</tr>
<tr>
<td>
公司名*:
</td>
<td>
<input type="text" id="individual-corporation" required = "required" />
</td>
</tr>
<tr>
<td>
地址*:
</td>
<td>
<input type="text" id="individual-address" required = "required" />
</td>
</tr>
<tr>
<td>
日期*:
</td>
<td>
<input type="text" id="individual-date" required = "required" />
</td>
</tr>
<tr>
<td>
邮箱*:
</td>
<td>
<input type="text" id="individual-email" />
</td>
</tr>
<tr>
<td>
电话*:
</td>
<td>
<input type="text" id="individual-telephone" />
</td>
</tr>
<tr>
<td>
传真*:
</td>
<td>
<input type="text" id="individual-Fax" />
</td>
</tr>
</table>
<table id="cla-table">
<tr>
<td>
<input type="button" id="sign-cla-button" value="签署"/>
<input type="button" id="reset-cla-button" value="重置"/>
</td>
</tr>
</table>
\ No newline at end of file
......@@ -545,6 +545,14 @@ footer .notice span {
display: none;
}
.container #individual-table {
display: block;
}
.container #legalentity-table {
display: none;
}
/*html {
min-width: 1280px;
max-width: 1920px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册