@@ -173,19 +173,28 @@ to address, apply your changes in a separate commit and push that to your
173
173
feature branch. Post a comment in the pull request afterwards; GitHub does
174
174
not send out notifications when you add commits.
175
175
176
-
177
- ## Developer's Certificate of Origin 1.0
176
+ ## Developer's Certificate of Origin 1.1
178
177
179
178
By making a contribution to this project, I certify that:
180
179
181
180
* (a) The contribution was created in whole or in part by me and I
182
- have the right to submit it under the open source license indicated
183
- in the file; or
181
+ have the right to submit it under the open source license
182
+ indicated in the file; or
183
+
184
184
* (b) The contribution is based upon previous work that, to the best
185
- of my knowledge, is covered under an appropriate open source license
186
- and I have the right under that license to submit that work with
187
- modifications, whether created in whole or in part by me, under the
188
- same open source license (unless I am permitted to submit under a
189
- different license), as indicated in the file; or
185
+ of my knowledge, is covered under an appropriate open source
186
+ license and I have the right under that license to submit that
187
+ work with modifications, whether created in whole or in part
188
+ by me, under the same open source license (unless I am
189
+ permitted to submit under a different license), as indicated
190
+ in the file; or
191
+
190
192
* (c) The contribution was provided directly to me by some other
191
- person who certified (a), (b) or (c) and I have not modified it.
193
+ person who certified (a), (b) or (c) and I have not modified
194
+ it.
195
+
196
+ * (d) I understand and agree that this project and the contribution
197
+ are public and that a record of the contribution (including all
198
+ personal information I submit with it, including my sign-off) is
199
+ maintained indefinitely and may be redistributed consistent with
200
+ this project or the open source license(s) involved.
0 commit comments