Skip to content
Snippets Groups Projects
Commit 1f6cbbe7 authored by Andy Green's avatar Andy Green
Browse files

update LICENSE against refactors

parent 412ff64b
No related branches found
No related tags found
No related merge requests found
......@@ -33,20 +33,21 @@ to get original sources with the liberal terms.
Original liberal license retained
- lib/sha-1.c - 3-clause BSD license retained, link to original
- lib/misc/sha-1.c - 3-clause BSD license retained, link to original
- win32port/zlib - ZLIB license (see zlib.h)
- lib/mbedtls_wrapper - Apache 2.0 (only built if linked against mbedtls)
- lib/tls/mbedtls/wrapper - Apache 2.0 (only built if linked against mbedtls)
Relicensed to libwebsocket license
- lib/base64-decode.c - relicensed to LGPL2.1+SLE, link to original
- lib/daemonize.c - relicensed from Public Domain to LGPL2.1+SLE,
link to original Public Domain version
- lib/misc/base64-decode.c - relicensed to LGPL2.1+SLE, link to original
- lib/misc/daemonize.c - relicensed from Public Domain to LGPL2.1+SLE,
link to original Public Domain version
Public Domain (CC-zero) to simplify reuse
- test-apps/*.c
- test-apps/*.h
- minimal-examples/*
- lwsws/*
------ end of exceptions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment