Skip to content

Commit 7ea6879

Browse files
committed
fix(lws): Adds missing license info
1 parent c679cee commit 7ea6879

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

components/libwebsockets/LICENSE.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Libwebsockets and included programs are provided under the terms of the
2+
MIT license, with the exception that some sources are under
3+
a similar permissive license like BSD, or are explicitly CC0 / public
4+
domain to remove any obstacles from basing differently-licensed code on
5+
them.
6+
Please refer to the LWS LICENSE for more details.
7+
8+
Espressif port files are licensed under Apache-2.0 license.
9+
Espressif examples and tests are distributed under Unlicense/CC0.

0 commit comments

Comments
 (0)