~aleteoryx/muditaos

79c0f9f11c930e964c19c7046e3661edb2ab2c4e — Piotr Tański 4 years ago b918c2d
[EGD-7085] Third party licenses updated

Updated the third party licenses before the release.
1 files changed, 29 insertions(+), 18 deletions(-)

M LICENSE.md
M LICENSE.md => LICENSE.md +29 -18
@@ 11,33 11,44 @@ Where not otherwise indicated, all MuditaOS content is authored by Mudita engine

### Third party code

The following libraries are included in MuditaOS under specified licenses:
The following libraries are included in the MuditaOS under specified licenses:

- [Protobuf](https://github.com/protocolbuffers/protobuf/blob/master/LICENSE)
- [TagLib](https://github.com/mudita/taglib/blob/master/COPYING.MPL)
- [pugixml](https://github.com/mudita/pugixml/blob/master/LICENSE.md)
- [lwip](https://github.com/mudita/lwip/blob/master/README)
- [Libphonenumber](https://github.com/google/libphonenumber/blob/master/LICENSE)
- [Base64](https://github.com/rafagafe/base64/blob/master/LICENSE)
- [cJSON](https://github.com/DaveGamble/cJSON/blob/master/LICENSE)
- [CMSIS](https://www.keil.com/pack/doc/CMSIS/General/html/LICENSE.txt)
- [CrashDebug](https://github.com/adamgreen/CrashDebug/blob/master/LICENSE)
- [CRC32](https://github.com/mudita/ecoboot/blob/master/crc32/crc32.c)
- [FatFS](https://github.com/abbrev/fatfs)
- [Littlefs](https://github.com/littlefs-project/littlefs/blob/master/LICENSE.md)
- [CRC-32](http://csbruce.com/software/)
- [HowardHinnant - date](https://github.com/HowardHinnant/date/blob/master/LICENSE.txt)
- [FreeRTOS Add-ons](https://github.com/michaelbecker/freertos-addons/blob/master/README.md)
- [FreeRTOS](https://github.com/aws/amazon-freertos/blob/master/LICENSE)
- [GSL](https://github.com/microsoft/GSL/blob/master/LICENSE)
- [json11](https://github.com/dropbox/json11/blob/master/LICENSE.txt)
- [HowardHinnant - date](https://github.com/HowardHinnant/date/blob/master/LICENSE.txt)
- [Klib](https://github.com/attractivechaos/klib/blob/master/LICENSE.txt)
- [Libphonenumber](https://github.com/google/libphonenumber/blob/master/LICENSE)
- [Littlefs](https://github.com/littlefs-project/littlefs/blob/master/LICENSE.md)
- [MagicEnumC++](https://github.com/Neargye/magic_enum/blob/master/LICENSE)
- [microtar](https://github.com/rxi/microtar/blob/master/LICENSE)
- [Protobuf](https://github.com/protocolbuffers/protobuf/blob/master/LICENSE)
- [RE2](https://github.com/google/re2/blob/master/LICENSE)
- [SEGGER](https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/)
- [tinyexpr](https://github.com/codeplea/tinyexpr/blob/master/LICENSE)
- [FreeRTOS](https://github.com/aws/amazon-freertos/blob/master/LICENSE)
- [FreeRTOS Add-ons](https://michaelbecker.github.io/freertos-addons/)
- [SQLite](https://www.sqlite.org/copyright.html)
- RT1051 drivers
- [dr_flac](https://github.com/mackron/dr_libs/)
- [TagLib](https://github.com/mudita/taglib/blob/master/COPYING.MPL)
- [\[Boost::ext\].SML](https://www.boost.org/LICENSE_1_0.txt)
- [dr_flac](https://github.com/mackron/dr_libs/blob/master/LICENSE)
- [hash-library](https://github.com/stbrumme/hash-library/blob/master/LICENSE)
- [json11](https://github.com/dropbox/json11/blob/master/LICENSE.txt)
- [libical](https://github.com/libical/libical/blob/master/LICENSE)
- [lwext4](https://github.com/gkostka/lwext4/blob/master/LICENSE)
- [MD5](https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5)
- [microtar](https://github.com/rxi/microtar/blob/master/LICENSE)
- [minimp3](https://github.com/lieff/minimp3/blob/master/LICENSE)
- [newlib](http://sourceware.org/newlib/)
- [FreeRTOS + FAT](https://github.com/FreeRTOS/Lab-Project-FreeRTOS-FAT/blob/master/LICENSE.md)
- [dhcp server](https://github.com/majbthrd/D21ecm/tree/master/dhcp-server)
- [parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap/blob/master/LICENSE)
- [pugixml](https://github.com/mudita/pugixml/blob/master/LICENSE.md)
- [Reliance Edge](https://github.com/datalightinc/reliance-edge/blob/master/LICENSE.txt)
- [RT1051 Drivers](./module-bsp/board/rt1051/common/fsl_drivers)
- [Seatest](https://github.com/keithn/seatest/blob/master/license.txt)
- [tinyexpr](https://github.com/codeplea/tinyexpr/blob/master/LICENSE)
- [utz](https://github.com/evq/utz/blob/master/LICENSE)

The following libraries are included only in the development version of MuditaOS under specified licenses: