Обновить LICENSE

This commit is contained in:
helldh 2026-02-01 20:56:37 +03:00
parent 998caa34da
commit 05fb76edaf

17
LICENSE
View file

@ -1,15 +1,2 @@
Scheduler Project - License This project is released into the public domain.
You can use it, modify it, distribute it, without any restrictions.
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.