mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-30 10:47:29 +02:00
Merge pull request #770 from david-cermak/fix/lws_license
[lws]: Adds missing license info
This commit is contained in:
9
components/libwebsockets/LICENSE.txt
Normal file
9
components/libwebsockets/LICENSE.txt
Normal 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.
|
Reference in New Issue
Block a user