0
mirror of https://github.com/incutec-hw/OpenESC_20X20.git synced 2026-08-08 21:55:45 +00:00
Files
incutec-OpenESC_20X20/licensing/THIRD_PARTY.md
JustStan f0f06d688f Standardize repo: .gitignore, README, license, remove production from tracking
- Standardize .gitignore to match ecosystem template
- Update README: fix production refs, add missing dirs, simplify license section
- Replace LICENSE stub with full CERN-OHL-S-2.0 text
- Remove production/ from git tracking (generated, re-exportable)
- Add previously untracked: licensing/, COST_ANALYSIS.md, tools/esc_thermal.py
- Delete NextPCB artifact (bom_template_nextpcb)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 18:04:46 +01:00

16 lines
667 B
Markdown

# Third-Party Assets
This repository's main hardware design is licensed under `CERN-OHL-S-2.0`, but some bundled assets may retain their own upstream notices or licenses.
Known third-party-licensed asset observed in the current repo state:
- `4in1ESC.3dshapes/QFN-28_L4.0-W4.0-P0.40-TL-EP2.4.step`
- contains an embedded GNU General Public License notice in the file header
Practical rule:
- embedded upstream notices in individual third-party files remain relevant for those files
- the repository-level hardware license does not erase or replace those upstream notices
If more third-party library assets are intentionally bundled later, document them here.