The files in this folder contains documentation important to understanding the SPDX License List, documentation explaining processes related, and templates to help the community collaborate and provide a standard interface for both reviewing and recording decisions on whether to include a license in the list.
- License fields - Explanation of the fields used on the SPDX License List
- License inclusion principles for adding new licenses or exceptions to the SPDX License List
- FAQ - FAQ related to SPDX License List that is linked to from the SPDX.dev website
Also see CONTRIBUTING for general information about contributing to the License List project.
- Request new license - instructions for how to request a new license be reviewed for addition to the SPDX License List
- New license workflow - the workflow for adding approved new licenses to the SPDX License List
- XML template fields - describes the structure and fields for creating XML templates for licenses
- Git usage - guidance for setting up and using Git on your own system to contribute to the SPDX License List on GitHub
This folder includes two templates to help standardize the license review and decision process.
- Submission response template - a 'fill-in-the-blanks' template for responding to new license submissions
- Submission decision template - template for use in logging license inclusion decisions in issues
Anyone who feels qualified to do so is welcome to review issues for new license submissions by comparing it to the license inclusion principles. The submission response template ensures we have considered all of these principles when reviewing a license for inclusion in the list.
To use the template:
- Copy the contents of the submission response template
- Paste that into a new comment on the issue
- Edit the comment, ticking the appropriate boxes on the template. You can either save the comment and tick the boxes using your pointing device (mouse), or you can edit the markdown to tick the boxes by putting an
x
in between the brackets. For example:
- [ ] unticked
- [x] ticked
- Add any additional comments you wish to include in your response.
The submission decision template gives us a standard way to record the community's decision on whether to include a license in the list.
To use the template:
- Copy the contents of the submission decision template
- Paste that into a new comment on the issue
- Edit the comment, ticking the appropriate box for license acceptance and following the directions for providing additional information about the decision.