SPDX license

This commit is contained in:
Jorijn van der Graaf 2026-07-22 17:55:45 +02:00
commit e33ec5b72e
35 changed files with 987 additions and 587 deletions

View file

@ -190,7 +190,9 @@ int main() {
## License
This library is licensed under the GNU Lesser General Public License version 3.0. See [LICENSE](LICENSE) for more information.
This library is licensed under the GNU Lesser General Public License, version 3 only (LGPL-3.0-only). See [LICENSE](LICENSE) for the license text. The LGPL supplements the GNU General Public License version 3, a copy of which is included as [LICENSE.GPL](LICENSE.GPL).
The example code under [examples/](examples/) is licensed under the MIT license (see [examples/SimpleClient/LICENSE](examples/SimpleClient/LICENSE)), so it can be freely copied into your own projects.
## Copyright