From d4ec54a4615134ab1b2e6a1364cde5bfb5a11e70 Mon Sep 17 00:00:00 2001 From: Ralph Sennhauser Date: Sun, 15 Feb 2026 19:43:27 +0100 Subject: [PATCH] Update LICENSE files for cpp-httplib Drop mongoose and add cpp-httplib instead. Refs: #7140 Signed-off-by: Ralph Sennhauser --- LICENSE.md | 3 --- libraries/LICENSE.txt | 5 ++++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 2c761e16c7..83b69f254f 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -81,9 +81,6 @@ please inform Wildfire Games at webmaster at wildfiregames dot com. - source/third_party/mikktspace/ - zlib -- source/third_party/mongoose/ - - MIT - see license_mit.txt - - source/third_party/tinygettext/ - zlib diff --git a/libraries/LICENSE.txt b/libraries/LICENSE.txt index 2f6fac8acf..9d25b63cfa 100644 --- a/libraries/LICENSE.txt +++ b/libraries/LICENSE.txt @@ -16,6 +16,9 @@ get-windows-libs.bat downloads a checkout of headers and precompiled macos-patches see license of applicable library + source/cpp-httplib + MIT + source/cxxtest-4.4 LGPL v3 - see COPYING @@ -26,7 +29,7 @@ get-windows-libs.bat downloads a checkout of headers and precompiled MIT - see src/NVIDIA_Texture_Tools_LICENSE.txt source/glad - Apache-2.0 / (WTFPL OR CC0-1.0) + Apache-2.0 / (WTFPL OR CC0-1.0) source/spidermonkey MPL / GPL / LGPL