diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000000000000000000000000000000000000..12060e274a76d69f4ecf7ad51d116c82e94ec400 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,71 @@ + + + + + + LICENSE + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000000000000000000000000000000000000..02ee1c095044e339bdbdb070af31f2a96f0737f2 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "bindgen", + "License": "BSD 3-Clause", + "License File": "LICENSE", + "Version Number": "v0.64.0", + "Owner": "fangting12@huawei.com", + "Upstream URL": "https://github.com/rust-lang/rust-bindgen", + "Description": "A tool that automatically generates Rust bindings for C and C++ libraries." + } +] \ No newline at end of file