From 8ca4c415650af479295fbfedb0e2aa7a7ec9286e Mon Sep 17 00:00:00 2001 From: y00443794 Date: Sat, 28 Dec 2019 15:24:30 +0800 Subject: [PATCH] TicketNo:DTS2019100801516 Description:add NOTICE file link to LICENSE, and README.OpenSource Team:OTHERS Feature or Bugfix:Feature Binary Source:No PrivateCode(Yes/No):No Change-Id: I1915f201ae5529f61383abc48ce31a144c72daa5 Reviewed-on: http://mgit-tm.rnd.huawei.com/7346608 Reviewed-by: wangyalei 00438775 Tested-by: public jenkins Reviewed-by: qiuzeling 00405843 --- NOTICE | 1 + README.OpenSource | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 120000 NOTICE create mode 100644 README.OpenSource diff --git a/NOTICE b/NOTICE new file mode 120000 index 0000000..7a694c9 --- /dev/null +++ b/NOTICE @@ -0,0 +1 @@ +LICENSE \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000..2d5f46a --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,12 @@ +[ + { + "Name": "cJSON", + "License": "MIT License", + "License File": "LICENSE", + "Version Number": "1.7.11", + "Owner": "yinzhongyi@huawei.com", + "Upstream URL": "https://github.com/DaveGamble/cJSON/releases", + "Description": "Ultralightweight JSON parser in ANSI C." + } +] +