diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000000000000000000000000000000000000..de8d20004cac8205c22a7f54e443e77bda4d65ed --- /dev/null +++ b/OAT.xml @@ -0,0 +1,65 @@ + + + + + + LICENSE.txt + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000000000000000000000000000000000000..3db9e24e8fcf8f523ef7557e86dcc0738be2cf94 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "clang-sys", + "License": "Apache License V2.0", + "License File": "LICENSE.txt", + "Version Number": "1.4.0", + "Owner": "fangting12@huawei.com", + "Upstream URL": "https://github.com/KyleMayes/clang-sys", + "Description": "A Rust library that provides bindings to the Clang C/C++ compiler." + } +]