File tree Expand file tree Collapse file tree 1 file changed +25
-6
lines changed
Expand file tree Collapse file tree 1 file changed +25
-6
lines changed Original file line number Diff line number Diff line change @@ -27,30 +27,49 @@ SPDX-License-Identifier: EPL-2.0 or BSD-3-Clause
2727
2828The project maintains the following source code repositories:
2929
30- * https://github.com/eclipse/mosquitto
30+ * https://github.com/eclipse-mosquitto /mosquitto
3131
3232## Third-party Content
3333
3434This project makes use of the follow third party projects.
3535
36- cJSON (1.7.x)
36+ c-ares
37+ * License: MIT
38+ * Project: https://c-ares.org/
39+ * Source: https://github.com/c-ares/c-ares
3740
41+ cJSON (1.7.x)
3842* License: MIT
3943* Project: https://github.com/DaveGamble/cJSON
4044
41- libwebsockets (4.x)
45+ googletest
46+ * License: BSD-3-Clause
47+ * Project: https://github.com/google/googletest
4248
49+ libedit (3.1)
50+ * License: BSD-3-Clause
51+ * Project: https://thrysoee.dk/editline/
52+ * Source: https://thrysoee.dk/editline/libedit-20250104-3.1.tar.gz
53+
54+ libwebsockets (4.x)
4355* License: MIT
4456* Project: https://github.com/warmcat/libwebsockets
4557
46- openssl (1.1.1)
58+ microhttpd
59+ * License: GNU LGPL v2.1+
60+ * Project: https://www.gnu.org/software/libmicrohttpd/
61+ * Source: git://git.gnunet.org/libmicrohttpd2.git
4762
48- * License: OpenSSL License and SSLeay License
63+ openssl (3.x.x)
64+ * License: Apache 2.0
4965* Project: https://openssl.org
5066* Source: https://github.com/openssl/openssl
5167
52- uthash (2.1.0)
68+ picohttpparser
69+ * License: MIT
70+ * Project: github.com/h2o/picohttpparser
5371
72+ uthash (2.3.0)
5473* License: BSD revised (https://troydhanson.github.io/uthash/license.html )
5574* Project: https://github.com/troydhanson/uthash
5675
You can’t perform that action at this time.
0 commit comments