Licences¶
The RaceLink project is split across four source repositories, each
of which carries its own LICENSE file. This consolidated
documentation set does not change the licensing of any of the
underlying material.
Per-component licences¶
| Component | Licence | Source LICENSE file |
|---|---|---|
| RaceLink_Host | to be confirmed | RaceLink_Host/LICENSE |
| RaceLink_Gateway | to be confirmed | RaceLink_Gateway/LICENSE |
| RaceLink_WLED | to be confirmed | RaceLink_WLED/LICENSE |
| RaceLink_RH_Plugin | MIT | RaceLink_RH_Plugin/LICENSE (see rh-plugin/README.md § Licence) |
Action item. The four "to be confirmed" rows are placeholders — the audit (finding C3) noted that only the RH plugin documents its licence in the consolidated docs. When the source
LICENSEfiles are inspected, the table above can be filled in.
Licence of this documentation set¶
The consolidated copies here are derived from the source documents
listed in SOURCES.md. Each copy retains the licence
of its source. New files written for this consolidation
(README.md, GLOSSARY.md, VERSIONING.md, CONTRIBUTING.md,
CHANGELOG.md, TROUBLESHOOTING.md, HARVEST.md,
AUDIT_RESPONSE.md, the per-component OPERATOR.md files, the
reference/ documents, and the maintainer/adr/ files) inherit the
licence of whichever repository ultimately publishes this docs set —
typically MIT to match the plugin, but pin this when the docs repo is
created.
Third-party material¶
The third-party libraries and dependencies (RadioLib, U8g2, official
WLED, Flask, Werkzeug, etc.) carry their own licences and are NOT
redistributed by this docs set. See
SOURCES.md § "What was deliberately NOT included".