From afd805888526298a0ed8d73e0042b1b94571a61b Mon Sep 17 00:00:00 2001 From: fangting Date: Fri, 14 Apr 2023 14:15:04 +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..88f2fe6 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "log", + "License": "Apache License V2.0, MIT", + "License File": "LICENSE-APACHE, LICENSE-MIT", + "Version Number": "0.4.17", + "Owner": "fangting12@huawei.com", + "Upstream URL": "https://github.com/rust-lang/log", + "Description": "A Rust library that provides support for logging." + } +] \ No newline at end of file