diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000..e3a0bdc --- /dev/null +++ b/OAT.xml @@ -0,0 +1,66 @@ + + + + + + LICENSE-APACHE|LICENSE-MIT + + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000..8e08dad --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "once_cell", + "License": "Apache License 2.0, MIT", + "License File": "LICENSE-APACHE|LICENSE-MIT", + "Version Number": "1.17.0", + "Owner": "fangting12@huawei.com", + "Upstream URL": "https://github.com/matklad/once_cell", + "Description": "A Rust library that provides a cell that can only be written to once." + } +]