Specification and documentation
Specification prose, documentation pages on this site, and other written material are licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0). Reusers may copy, adapt, and redistribute the material in any medium or format for any purpose, including commercially, provided attribution is given. The full text is inLICENSE at the root of the repository.
Code, schemas, and tools
Code, the JSON Schema at/spec/v0.1/schema.json, and any tools published in the repository (including the future reference validator) are licensed under the MIT License. Copyright holder: Diverse.org.
The full text is in LICENSE-CODE at the root of the repository.
Contributions
Contributions are accepted under the same terms: prose and documentation under CC BY 4.0, code and schemas under MIT. By submitting a contribution, you agree that your contribution may be distributed under these licenses. A formal Contributor License Agreement (CLA) is not required. Contributions do require a Developer Certificate of Origin (DCO) sign-off on each commit. Sign off by adding aSigned-off-by line to the commit message, for example by using git commit -s:

