diff --git a/components/libwebsockets/LICENSE.txt b/components/libwebsockets/LICENSE.txt new file mode 100644 index 000000000..a4f0b5da5 --- /dev/null +++ b/components/libwebsockets/LICENSE.txt @@ -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.