delete README.OpenSource in third_party

Signed-off-by: wangcaoyu <wangcaoyu@huawei.com>
This commit is contained in:
wangcaoyu 2024-11-04 17:19:36 +08:00
parent 8ec3018a9f
commit de0ab9ff60
11 changed files with 0 additions and 192 deletions

View File

@ -1,83 +0,0 @@
[
{
"Name" : "zlib",
"License" : "zlib/libpng License",
"License File" : "LICENSE",
"Version Number" : "v1.2.12",
"Owner" : "gongjunsong@huawei.com",
"Upstream URL" : "https://github.com/madler/zlib/archive/refs/tags/v1.2.12.tar.gz",
"Description" : "zlib 1.2.12 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": "libuv",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "v1.44.1",
"Owner": "sunbingxin@huawei.com",
"Upstream URL": "https://github.com/libuv/libuv",
"Description": "libuv is a multi-platform support library with a focus on asynchronous I/O."
},
{
"Name": "MindSpore",
"License": "Apache License 2.0",
"License File": "LICENSE.txt",
"Version Number": "1.8.1",
"Owner": "zhuguodong0001@163.com",
"Upstream URL": "https://gitee.com/mindspore/mindspore/repository/archive/v1.8.1",
"Description": "MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios."
},
{
"Name" : "musl",
"License" : "MIT License",
"License File" : "COPYRIGHT",
"Version Number" : "1.2.5",
"Owner" : "zhaoxinyuan9@huawei.com",
"Upstream URL" : "https://musl.libc.org",
"Description" : "musl is an MIT-licensed implementation of the standard C library"
},
{
"Name": "node",
"License": "ISC License,Public Domain,MIT License,Free Software Foundation - MIT License,Apache License V2.0,ICU License,zlib/libpng License,BSD 2-Clause License,BSD 3-Clause License",
"License File": "LICENSE",
"Version Number": "14.21.2",
"Owner": "sunbingxin@huawei.com",
"Upstream URL": "http://www.nodejs.org/",
"Description": "Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser."
},
{
"Name": "Khronos Group - OpenSL ES",
"License": "null",
"License File": "NOTICE",
"Version Number": "1.0.1",
"Owner": "yangshuai67@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/OpenSL-ES-Registry.git",
"Description": "OpenSL ES™ is a royalty-free, cross-platform, hardware-accelerated audio API tuned for embedded systems."
},
{
"Name": "EGL",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "1.5",
"Owner": "lizheng2@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/EGL-Registry.git",
"Description": "EGL is an interface between Khronos rendering APIs such as OpenGL ES or OpenVG and the underlying native platform window system."
},
{
"Name": "openGLES",
"License": "Apache-2.0",
"License File": "NOTICE",
"Version Number": "a301c9b4600e4074008b93fba17744a859fb763b",
"Owner": "lizheng2@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/OpenGL-Registry.git",
"Description": "The OpenGL ES registry contains specifications of the core API and shading language; specifications of Khronos- and vendor-approved OpenGL ES extensions; header files corresponding to the specificatio"
},
{
"Name": "Vulkan",
"License": "Apache-2.0",
"License File": "LICENSE",
"Version Number": "v1.3.231",
"Owner": "mengzhaobing@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/Vulkan-Headers.git",
"Description": "Vulkan header files and API registry"
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name": "EGL",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "1.5",
"Owner": "lizheng2@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/EGL-Registry.git",
"Description": "EGL is an interface between Khronos rendering APIs such as OpenGL ES or OpenVG and the underlying native platform window system."
}
]

View File

@ -1,10 +0,0 @@
[
{
"Name": "International Components for Unicode",
"License": "ICU License, BSD 3-Clause License",
"License File": "LICENSE",
"Version Number": "72.1",
"Upstream URL": "https://github.com/unicode-org/icu/archive/release-72-1.tar.gz",
"Description": "ICU is a mature, widely used set of portable C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n). The packages are mirrors of the main website."
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name": "libuv",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "v1.48.0",
"Owner": "sunbingxin@huawei.com",
"Upstream URL": "https://github.com/libuv/libuv",
"Description": "libuv is a multi-platform support library with a focus on asynchronous I/O."
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name": "MindSpore",
"License": "Apache License 2.0",
"License File": "LICENSE.txt",
"Version Number": "2.1.0",
"Owner": "chengfeng27@huawei.com",
"Upstream URL": "https://gitee.com/mindspore/mindspore/repository/archive/v2.1.0",
"Description": "MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios."
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name" : "musl",
"License" : "MIT License",
"License File" : "COPYRIGHT",
"Version Number" : "1.2.5",
"Owner" : "zhaoxinyuan9@huawei.com",
"Upstream URL" : "https://musl.libc.org",
"Description" : "musl is an MIT-licensed implementation of the standard C library"
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name": "node",
"License": "ISC License,Public Domain,MIT License,Free Software Foundation - MIT License,Apache License V2.0,ICU License,zlib/libpng License,BSD 2-Clause License,BSD 3-Clause License",
"License File": "LICENSE",
"Version Number": "v18.20.1",
"Owner": "sunbingxin@huawei.com",
"Upstream URL": "http://www.nodejs.org/",
"Description": "Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser."
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name": "openGLES",
"License": "Apache-2.0",
"License File": "NOTICE",
"Version Number": "63161d674db04a96635c6ab300db793e83f6762c",
"Owner": "lizheng2@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/OpenGL-Registry.git",
"Description": "The OpenGL ES registry contains specifications of the core API and shading language; specifications of Khronos- and vendor-approved OpenGL ES extensions; header files corresponding to the specificatio"
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name": "Khronos Group - OpenSL ES",
"License": "null",
"License File": "NOTICE",
"Version Number": "1.0.1",
"Owner": "yangshuai67@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/OpenSL-ES-Registry.git",
"Description": "OpenSL ES™ is a royalty-free, cross-platform, hardware-accelerated audio API tuned for embedded systems."
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name": "Vulkan",
"License": "Apache-2.0",
"License File": "LICENSE",
"Version Number": "v1.3.275",
"Owner": "mengzhaobing@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/Vulkan-Headers.git",
"Description": "Vulkan header files and API registry"
}
]

View File

@ -1,11 +0,0 @@
[
{
"Name" : "zlib",
"License" : "zlib/libpng License",
"License File" : "LICENSE",
"Version Number" : "v1.3.1",
"Owner" : "gongjunsong@huawei.com",
"Upstream URL" : "https://github.com/madler/zlib/archive/refs/tags/v1.3.1.tar.gz",
"Description" : "zlib 1.3.1 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"
}
]