Merge pull request #770 from david-cermak/fix/lws_license

[lws]: Adds missing license info
This commit is contained in:
david-cermak
2025-02-20 14:17:47 +01:00
committed by GitHub

View File

@ -0,0 +1,9 @@
Libwebsockets and included programs are provided under the terms of the
MIT license, with the exception that some sources are under
a similar permissive license like BSD, or are explicitly CC0 / public
domain to remove any obstacles from basing differently-licensed code on
them.
Please refer to the LWS LICENSE for more details.
Espressif port files are licensed under Apache-2.0 license.
Espressif examples and tests are distributed under Unlicense/CC0.