REUSE compliance for repositories which are part of GA Release
Repositories which are part of GA Release (oniro, meta-clang, meta-ledge-secure, meta-ts, meta-zephyr, docs) should have an SPDX SBOM that will be included in GA Release artifacts. To make SPDX SBOM easier to generate and to maintain, such repositories should be made 100% REUSE compliant, so that SPDX SBOM can be generated at any time with REUSE tool. Furthermore, the REUSE section of the CONTRIBUTING.md template should be updated, and CONTRIBUTING.md files in single repos should be re-generated.
TODO:
- [x] update reuse.rst in docs repo and re-generate CONTRIBUTING.md there docs!44
- [x] make the following repos REUSE compliant, and re-generate CONTRIBUTING.md file where needed:
- [x] oniro oniro!359
- [x] reverse CONTRIBUTING.md changes and sync ap/reuse2 branch with main branch (kirkstone)
- [x] re-generate CONTRIBUTING.md
- [x] meta-clang meta-clang!6
- [x] meta-ledge-secure eclipse/oniro-core/third-party/forks/meta-ledge-secure!6
- [x] meta-ts eclipse/oniro-core/third-party/forks/meta-ts!6
- [x] meta-zephyr meta-zephyr!30
epic