Common documentation and files across my projects

Add Developer Certificate of Origin

Signed-off-by: @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o>

matrixfurry.com 4a580be9 01980777

verified
+37 -1
+3 -1
CONTRIBUTING.md
··· 1 1 For the most up-to-date guide, please see [matrixfurry.com/common](https://tangled.org/@matrixfurry.com/common/blob/main/CONTRIBUTING.md). 2 2 3 - # Contributing guide 4 3 Development happens on [Tangled](https://tangled.org/did:plc:zmjoeu3stwcn44647rhxa44o). 4 + 5 + # Developer Certificate of Origin 6 + By submitting code contributions as an individual or on behalf of a corporation to any directory in this repository, you agree to the [Developer Certificate of Origin](./DCO.txt) 5 7 6 8 # Reporting issues 7 9 Yes, issues are contributions.
+34
DCO.txt
··· 1 + Developer Certificate of Origin 2 + Version 1.1 3 + 4 + Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 5 + 6 + Everyone is permitted to copy and distribute verbatim copies of this 7 + license document, but changing it is not allowed. 8 + 9 + 10 + Developer's Certificate of Origin 1.1 11 + 12 + By making a contribution to this project, I certify that: 13 + 14 + (a) The contribution was created in whole or in part by me and I 15 + have the right to submit it under the open source license 16 + indicated in the file; or 17 + 18 + (b) The contribution is based upon previous work that, to the best 19 + of my knowledge, is covered under an appropriate open source 20 + license and I have the right under that license to submit that 21 + work with modifications, whether created in whole or in part 22 + by me, under the same open source license (unless I am 23 + permitted to submit under a different license), as indicated 24 + in the file; or 25 + 26 + (c) The contribution was provided directly to me by some other 27 + person who certified (a), (b) or (c) and I have not modified 28 + it. 29 + 30 + (d) I understand and agree that this project and the contribution 31 + are public and that a record of the contribution (including all 32 + personal information I submit with it, including my sign-off) is 33 + maintained indefinitely and may be redistributed consistent with 34 + this project or the open source license(s) involved.