From 79a7fee0a75551acfc3a06d299a3cffd0cdcc3e8 Mon Sep 17 00:00:00 2001 From: elasota Date: Sun, 16 Feb 2020 21:55:23 -0500 Subject: [PATCH] Add RapidJSON to acknowledgments --- ACKNOWLEDGMENTS.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ACKNOWLEDGMENTS.txt b/ACKNOWLEDGMENTS.txt index 5154a95..53bc9a4 100644 --- a/ACKNOWLEDGMENTS.txt +++ b/ACKNOWLEDGMENTS.txt @@ -17,6 +17,12 @@ Copyright (C) 1999-2001, 2016 Free Software Foundation, Inc. Distributed under the LGPLv2 license (See MacRomanConversion/LICENSE.txt) +RapidJSON: +Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. + +Distributed under the MIT license (See rapidjson/license.txt) + + zlib: (C) 1995-2017 Jean-loup Gailly and Mark Adler Distributed under zlib license (See zlib/README) \ No newline at end of file