mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-04 13:25:13 +00:00
18 lines
353 B
Plaintext
18 lines
353 B
Plaintext
# Uni-Lab-OS Licensing Notice
|
|
|
|
This project uses a dual licensing structure:
|
|
|
|
## 1. Main Framework - GPL-3.0
|
|
|
|
- unilabos/ (except unilabos/devices/)
|
|
- docs/
|
|
- tests/
|
|
|
|
See [LICENSE](LICENSE) for details.
|
|
|
|
## 2. Device Drivers - DP Technology Proprietary License
|
|
|
|
- unilabos/devices/
|
|
|
|
See [unilabos/devices/LICENSE](unilabos/devices/LICENSE) for details.
|