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