From 12a620579cb817f3c25c052ab9a6d862428a2fca Mon Sep 17 00:00:00 2001 From: Wojtek Cichon Date: Tue, 5 Jan 2021 10:07:39 +0100 Subject: [PATCH] [EGD-5092] Add 3rd party licenses Added missing 3rd party licenses to relevant sections in LICENSE.md --- LICENSE.md | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index df3ccae82c55e8ee923630e41203a259dc20c1dc..de7101ecb70994da108f9ed8b6647c2f5bb30ac6 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -7,7 +7,42 @@ Copyright (c) 2017-2020, Mudita Sp. z o.o. All rights reserved. Where not otherwise indicated, all MuditaOS content is authored by Mudita engineers and consists of Mudita-owned intellectual property. In some specific instances, MuditaOS will incorporate work done by developers outside of Mudita with their expressed permission. -## Proprietary code +### Third party code + +The following libraries are included in 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) +- [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) +- [GSL](https://github.com/microsoft/GSL/blob/master/LICENSE) +- [json11](https://github.com/dropbox/json11/blob/master/LICENSE.txt) +- [MagicEnumC++](https://github.com/Neargye/magic_enum/blob/master/LICENSE) +- [microtar](https://github.com/rxi/microtar/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/) +- [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) + +The following libraries are included only in the development version of MuditaOS under specified licenses: + +- [Catch2](https://github.com/catchorg/Catch2/blob/devel/LICENSE.txt) +- [googletest](https://github.com/google/googletest/blob/master/LICENSE) + +### Proprietary code The following proprietary code is included in MuditaOS: