Licensing¶
OpenSling is meant to be copied, remixed, translated, printed, taught from, and built from.
Default Licenses¶
- documentation text, diagrams, tables, and educational media:
CC BY 4.0 - code, scripts, configuration, workflows, and fabrication design sources:
Apache-2.0
What This Means In Practice¶
If you want to:
- copy a page into another wiki
- translate a build guide
- print a workshop handout
- quote sections in a report
- adapt an assembly guide for your own machine
- fork the repo and keep developing it
you can do that.
Attribution Rule¶
For CC BY 4.0 documentation reuse, give reasonable credit, link back to the license, and note major changes if you made them.
Useful references:
Scope Notes¶
- The Apache license text for code and design-source artifacts lives in the repo root at
LICENSE. - The documentation license notice lives in the repo root at
LICENSE-docs.md. - If a specific file or asset says something different, follow that file-specific notice.
Project Bias¶
No one should hesitate to copy this material because they are worried the project is silently closed. It is not. Reuse is the point.