mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-03 02:56:35 +08:00
17 lines
647 B
Plaintext
17 lines
647 B
Plaintext
AWS C SDK for Internet of Things Service
|
|
Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
|
|
This product includes software developed by
|
|
Amazon Inc (http://www.amazon.com/).
|
|
|
|
**********************
|
|
THIRD PARTY COMPONENTS
|
|
**********************
|
|
This software includes third party software subject to the following licensing:
|
|
- Embedded C MQTT Client - From the Eclipse Paho Project - EPL v1.0
|
|
- mbedTLS (external library, included in tarball or downloaded separately) - Apache 2.0
|
|
- jsmn (JSON Parsing) - MIT
|
|
- cURL (hostname verification) - MIT
|
|
|
|
The licenses for these third party components are included in LICENSE.txt
|