From 6b11c259c93d86d749f80205ae728006decaeb17 Mon Sep 17 00:00:00 2001 From: fangting Date: Fri, 14 Apr 2023 14:15:11 +0800 Subject: [PATCH] Add OAT.xml and README.OpenSource Signed-off-by: fangting --- OAT.xml | 67 +++++++++++++++++++++++++++++++++++++++++++++++ README.OpenSource | 12 +++++++++ 2 files changed, 79 insertions(+) create mode 100644 OAT.xml create mode 100644 README.OpenSource diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000..f387033 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,67 @@ + + + + + + LICENSE + + + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000..e8d6a51 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,12 @@ +[ + { + "Name": "nom", + "License": "MIT", + "License File": "LICENSE", + "Version Number": "7.1.3", + "Owner": "fangting12@huawei.com", + "Upstream URL": "https://github.com/rust-bakery/nom", + "Description": "A Rust library that provides support for parsing byte streams." + } +] +