From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- comm/third_party/README.json-c | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 comm/third_party/README.json-c (limited to 'comm/third_party/README.json-c') diff --git a/comm/third_party/README.json-c b/comm/third_party/README.json-c new file mode 100644 index 0000000000..187915d539 --- /dev/null +++ b/comm/third_party/README.json-c @@ -0,0 +1,36 @@ +Directory ./json-c contains a copy of version 0.16 of the json-c library, +which has been obtained from https://s3.amazonaws.com/json-c_releases/releases/json-c-0.16-nodoc.tar.gz . +(Link at https://github.com/json-c/json-c/wiki). + +For licensing information, please refer to the included documentation. + +The SHA256SUM of the imported file is: +ac8a3dd6820daaca579b23fbc74664310fbc3d67f52f6707cda67d21dde5570f json-c-0.16-nodoc.tar.gz + +The following files and directories were removed from the source distribution's root: +.github/ +apps/ +bench/ +cmake/ +doc/ +fuzz/ +tests/ +.clang-format +.editorconfig +.gitignore +.travis.yml +Android.configure.mk +CMakeLists.txt +README +appveyor.yml +cmake-configure +issues_closed_for_0.{13,14,15,16}.md +json_config.h.win32 +json-c.pc.in +json-c.sym + +The following files were added to the source's root by MZLA Technologies: +config.h.in (modified copy from cmake/config.h.in) +moz.build + + -- cgit v1.2.3