diff options
Diffstat (limited to '')
-rw-r--r-- | comm/third_party/README.json-c | 36 |
1 files changed, 36 insertions, 0 deletions
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 + + |