diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000000000000000000000000000000000000..30de5f2c20e7672f9dd03ce23e2eb6b7897cbb12 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,66 @@ + + + + + + LICENSE-APACHE|LICENSE-MIT + + + + + + + + diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000000000000000000000000000000000000..66d15c2099b2e93f30213d860f44bfce5a17a8da --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "libc", + "License": "Apache License V2.0, MIT", + "License File": "LICENSE-APACHE, LICENSE-MIT", + "Version Number": "0.2.139", + "Owner": "fangting12@huawei.com", + "Upstream URL": "https://github.com/rust-lang/libc", + "Description": "A Rust library that provides bindings to the C standard library." + } +] \ No newline at end of file