fix(lws): Adds missing license info

This commit is contained in:
David Cermak
2025-02-20 12:28:20 +01:00
parent c679ceed85
commit 7ea6879a19

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.