Добавить LICENSE
This commit is contained in:
parent
2e53e17710
commit
998caa34da
1 changed files with 15 additions and 0 deletions
15
LICENSE
Normal file
15
LICENSE
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
Scheduler Project - License
|
||||||
|
|
||||||
|
1. Scheduler project code:
|
||||||
|
- Released into the public domain (CC0 1.0)
|
||||||
|
- You may use, modify, and distribute it without any restrictions.
|
||||||
|
- More info: https://creativecommons.org/publicdomain/zero/1.0/
|
||||||
|
|
||||||
|
2. cJSON library (used in this project):
|
||||||
|
- MIT License
|
||||||
|
- Author: Dave Gamble
|
||||||
|
- GitHub: https://github.com/DaveGamble/cJSON
|
||||||
|
- You must comply with the MIT License terms when using cJSON.
|
||||||
|
|
||||||
|
Note:
|
||||||
|
This file clarifies that the Scheduler code is public domain, while cJSON remains under MIT.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue