From 5cf3492b2f2dd947f418e8a1c15df82bfddeb033 Mon Sep 17 00:00:00 2001 From: h00346673 Date: Wed, 15 Jul 2020 20:45:35 +0800 Subject: [PATCH] TicketNo: DTS2020071407775 Description: add notice file. Team: OTHERS Feature or Bugfix: Bugfix Binary Source: NA PrivateCode(Yes/No):No Change-Id: I59639458c021206145f32b4d9d48a71078bdd90b Reviewed-on: http://mgit-tm.rnd.huawei.com/9743973 Tested-by: public jenkins Reviewed-by: yangguangzhao 00471801 Reviewed-by: likailong 00278955 Reviewed-by: shenwei 00227738 --- README.OpenSource | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index c602cda..7ca8cf6 100755 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,11 +1,11 @@ [ - { - "Name": "zlib", - "License": "zlib/libpng License", - "License File": "LICENSE", - "Version Number": "1.2.11", - "Owner": "gongjunsong@huawei.com", - "Upstream URL": "https://github.com/madler/zlib/archive/v1.2.11.zip", - "Description": "zlib 1.2.11 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files" - } + { + "Name" : "zlib", + "License" : "zlib/libpng License", + "License File" : "LICENSE", + "Version Number" : "1.2.11", + "Owner" : "gongjunsong@huawei.com", + "Upstream URL" : "https://github.com/madler/zlib/archive/v1.2.11.zip", + "Description" : "zlib 1.2.11 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files" + } ] -- GitLab