mirror of
https://gitlab.com/zephray/glider.git
synced 2025-02-02 01:13:30 +00:00
Add license notice for firmware
This commit is contained in:
parent
aa440b9533
commit
aa2b932a34
1 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,7 @@ Note: This repo only contains the hardware design, the gateware running on the F
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The hardware design is released under the CERN Open Source Hardware License strongly-reciprocal variant, CERN-OHL-S. A copy of the license is provided in the source repository. Additionally, user guide of the license is provided on ohwr.org.
|
The hardware design is released under the CERN Open Source Hardware License strongly-reciprocal variant, CERN-OHL-S. A copy of the license is provided in the source repository. Additionally, user guide of the license is provided on ohwr.org.
|
||||||
|
|
||||||
|
The firmware code is licensed under the MIT license with the following exceptions:
|
||||||
|
|
||||||
|
The USB PD library is derived from the Chromium OS project and the reclamier labs. The library is licensed under the BSD license.
|
||||||
|
|
Loading…
Reference in a new issue