@@ -7,49 +7,10 @@ accepted.
77
88# Certificate of Origin
99
10- By contributing to this project you agree to the Developer Certificate of Origin (DCO).
11- This document was created by the Linux Kernel community and is a simple statement that
12- you, as a contributor, have the legal right to make the contribution.
13-
14- ```
15- Developer Certificate of Origin
16- Version 1.1
17-
18- Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
19- 660 York Street, Suite 102,
20- San Francisco, CA 94110 USA
21-
22- Everyone is permitted to copy and distribute verbatim copies of this
23- license document, but changing it is not allowed.
24-
25-
26- Developer's Certificate of Origin 1.1
27-
28- By making a contribution to this project, I certify that:
29-
30- (a) The contribution was created in whole or in part by me and I
31- have the right to submit it under the open source license
32- indicated in the file; or
33-
34- (b) The contribution is based upon previous work that, to the best
35- of my knowledge, is covered under an appropriate open source
36- license and I have the right under that license to submit that
37- work with modifications, whether created in whole or in part
38- by me, under the same open source license (unless I am
39- permitted to submit under a different license), as indicated
40- in the file; or
41-
42- (c) The contribution was provided directly to me by some other
43- person who certified (a), (b) or (c) and I have not modified
44- it.
45-
46- (d) I understand and agree that this project and the contribution
47- are public and that a record of the contribution (including all
48- personal information I submit with it, including my sign-off) is
49- maintained indefinitely and may be redistributed consistent with
50- this project or the open source license(s) involved.
51- ```
52-
10+ By contributing to this project you agree to the
11+ [ Developer Certificate of Origin (DCO)] [ dco ] . This document was created by the Linux
12+ Kernel community and is a simple statement that you, as a contributor, have the legal
13+ right to make the contribution.
5314
5415# Support Channels
5516
@@ -100,6 +61,7 @@ as in various git tools.
10061
10162### More Details on Commits
10263
103- For more details see the [ commit style guide] [ 1 ] .
64+ For more details see the [ commit style guide] [ style-guide ] .
10465
105- [ 1 ] : http://docs.deis.io/en/latest/contributing/standards/#commit-style-guide
66+ [ dco ] : DCO
67+ [ style-guide ] : http://docs.deis.io/en/latest/contributing/standards/#commit-style-guide
0 commit comments