Browse code

CONTRIBUTING.md: wrap DCO to 78 chars per line

The DCO is a bit hard to read on Github right now because there is lots
of horizontal scrolling. Reformat it to 78 chars per line like the rest
of the file.

Example: http://imgur.com/LtJEIsl

Docker-DCO-1.1-Signed-off-by: Brandon Philips <brandon.philips@coreos.com> (github: philips)

Brandon Philips authored on 2014/01/10 03:06:48
Showing 1 changed files
... ...
@@ -115,16 +115,28 @@ can certify the below:
115 115
 ```
116 116
 Docker Developer Grant and Certificate of Origin 1.1
117 117
 
118
-By making a contribution to the Docker Project ("Project"), I represent and warrant that:
119
-
120
-a. The contribution was created in whole or in part by me and I have the right to submit the contribution on my own behalf or on behalf of a third party who has authorized me to submit this contribution to the Project; or
121
-
122
-b. The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right and authorization to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license) that I have identified in the contribution; or
123
-
124
-c. The contribution was provided directly to me by some other person who represented and warranted (a) or (b) and I have not modified it.
125
-
126
-d. I understand and agree that this Project and the contribution are publicly known and that a record of the contribution (including all personal information I submit with it, including my sign-off record) is maintained indefinitely and may be redistributed consistent with this Project or the open source license(s) involved.
127
-
118
+By making a contribution to the Docker Project ("Project"), I represent and
119
+warrant that:
120
+
121
+a. The contribution was created in whole or in part by me and I have the right
122
+to submit the contribution on my own behalf or on behalf of a third party who
123
+has authorized me to submit this contribution to the Project; or
124
+
125
+b. The contribution is based upon previous work that, to the best of my
126
+knowledge, is covered under an appropriate open source license and I have the
127
+right and authorization to submit that work with modifications, whether
128
+created in whole or in part by me, under the same open source license (unless
129
+I am permitted to submit under a different license) that I have identified in
130
+the contribution; or
131
+
132
+c. The contribution was provided directly to me by some other person who
133
+represented and warranted (a) or (b) and I have not modified it.
134
+
135
+d. I understand and agree that this Project and the contribution are publicly
136
+known and that a record of the contribution (including all personal
137
+information I submit with it, including my sign-off record) is maintained
138
+indefinitely and may be redistributed consistent with this Project or the open
139
+source license(s) involved.
128 140
 ```
129 141
 
130 142
 then you just add a line to every git commit message: