# Creative Commons Attribution 4.0 International (CC BY 4.0)

SPDX-License-Identifier: CC-BY-4.0

This component of the project (all documentation, prose, photographs, diagrams, screenshots, illustrations, learn-to-play songbook content, marketing copy, and other written or visual media) is licensed under the Creative Commons Attribution 4.0 International License.

The canonical license text is available at:
- https://creativecommons.org/licenses/by/4.0/legalcode.txt
- https://spdx.org/licenses/CC-BY-4.0.html

## Summary (informative — not a substitute for the full license)

Under CC BY 4.0, anyone may share and adapt this documentation for any purpose, including commercial use, provided they:
- Give appropriate credit to the original author(s)
- Provide a link to the license
- Indicate if changes were made

No additional restrictions may be applied.

## How to fetch the full text

```bash
curl -L https://creativecommons.org/licenses/by/4.0/legalcode.txt -o LICENSE-DOCS-FULL.txt
```

Sprinters: please fetch the full text and commit `LICENSE-DOCS-FULL.txt` alongside this summary file.

## Attribution boilerplate to include in repo README

> This documentation is © 2026 the contributors, licensed under CC BY 4.0.
> Hardware designs are licensed separately under CERN-OHL-W v2; see LICENSE-HARDWARE.md.
