Files
third_party_elfutils/README.OpenSource
T
Jinguang Dong 214eb058c4 Description:[fix] fixed README.OpenSource description error
Bug: https://gitee.com/openharmony/third_party_elfutils/issues/IAQAV2
Test: It could be normally checked by validate_readme_opensource.js

Signed-off-by: Jinguang Dong <dongjinguang@huawei.com>
2024-09-10 17:11:09 +08:00

12 lines
475 B
Plaintext

[
{
"Name": "elfutils",
"License": "LGPL-2.1, LGPL-3.0, GPL-2.0",
"License File": "COPYING-GPLV2",
"Version Number": "0.188",
"Owner": "zhanghaibo0@huawei.com",
"Upstream URL": "https://sourceware.org/elfutils/",
"Description": "A collection of tools and libraries for reading, creating and modifying ELF binaries, finding and processing DWARF debug data, symbols, thread status, and stack trace of processes and core files on GNU/Linux."
}
]