From d1974293d0750e0c33cc3007a25a90be692728c9 Mon Sep 17 00:00:00 2001 From: fangting Date: Fri, 14 Apr 2023 14:15:20 +0800 Subject: [PATCH] Add OAT.xml and README.OpenSource Signed-off-by: fangting --- README.OpenSource | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.OpenSource diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000..ce1063e --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "quote", + "License": "Apache License V2.0, MIT", + "License File": "LICENSE-APACHE, LICENSE-MIT", + "Version Number": "1.0.23", + "Owner": "fangting12@huawei.com", + "Upstream URL": "https://github.com/dtolnay/quote", + "Description": "A Rust library that provides support for generating Rust code." + } +] \ No newline at end of file