EduAVR licensing¶
EduAVR uses separate licenses for different kinds of material:
- Software and code examples: MIT License. See the repository
LICENSEfile. - Documentation and course material: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).
- Future hardware/PCB designs: CERN Open Hardware Licence Version 2 — Permissive (CERN-OHL-P-2.0), where applicable.
Documentation and course material¶
The lessons, appendices, diagrams and other learner-facing written course material are intended to be reusable and adaptable under CC BY-SA 4.0. Attribution is required, and adaptations must be shared under the same licence terms.
Software¶
Source code, firmware examples and supporting software are licensed under the MIT License, unless a file or incorporated component states a different licence that must be retained.
Hardware¶
EduBoard-AVR hardware and PCB material will carry CERN-OHL-P-2.0 where that licence applies. Hardware-specific licensing is documented with the corresponding hardware sources.
This page is a project-level summary; the applicable licence text and notices in individual files or components take precedence where a more specific notice applies.