hippotatd: add a startup message
[hippotat] / CONTRIBUTING
CommitLineData
1ffdd5d3
IJ
1Developer's Certificate of Origin
2---------------------------------
3
4All commits to the Hippotat code base must include the line
5`Signed-off-by: name <email>' at the end of the commit message.
6This indicates that the author certifies the patch under the
7`Developer's Certificate of Origin':
8
9 Developer's Certificate of Origin 1.1
10
11 By making a contribution to this project, I certify that:
12
13 (a) The contribution was created in whole or in part by me and I
14 have the right to submit it under the open source license
15 indicated in the file; or
16
17 (b) The contribution is based upon previous work that, to the best
18 of my knowledge, is covered under an appropriate open source
19 license and I have the right under that license to submit that
20 work with modifications, whether created in whole or in part
21 by me, under the same open source license (unless I am
22 permitted to submit under a different license), as indicated
23 in the file; or
24
25 (c) The contribution was provided directly to me by some other
26 person who certified (a), (b) or (c) and I have not modified
27 it.
28
29 (d) I understand and agree that this project and the contribution
30 are public and that a record of the contribution (including all
31 personal information I submit with it, including my sign-off) is
32 maintained indefinitely and may be redistributed consistent with
33 this project or the open source license(s) involved.