mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Update LICENSE files for cpp-httplib
Drop mongoose and add cpp-httplib instead. Refs: #7140 Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
parent
a2c59cf87f
commit
d4ec54a461
2 changed files with 4 additions and 4 deletions
|
|
@ -81,9 +81,6 @@ please inform Wildfire Games at webmaster at wildfiregames dot com.
|
||||||
- source/third_party/mikktspace/
|
- source/third_party/mikktspace/
|
||||||
- zlib
|
- zlib
|
||||||
|
|
||||||
- source/third_party/mongoose/
|
|
||||||
- MIT - see license_mit.txt
|
|
||||||
|
|
||||||
- source/third_party/tinygettext/
|
- source/third_party/tinygettext/
|
||||||
- zlib
|
- zlib
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,6 +16,9 @@ get-windows-libs.bat downloads a checkout of headers and precompiled
|
||||||
macos-patches
|
macos-patches
|
||||||
see license of applicable library
|
see license of applicable library
|
||||||
|
|
||||||
|
source/cpp-httplib
|
||||||
|
MIT
|
||||||
|
|
||||||
source/cxxtest-4.4
|
source/cxxtest-4.4
|
||||||
LGPL v3 - see COPYING
|
LGPL v3 - see COPYING
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue