diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000000000000000000000000000000000000..aac4d014fd6d05f6608b6819ac98d410653d9c8d --- /dev/null +++ b/OAT.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000000000000000000000000000000000000..9c2e8f7c4afda4ae762553126d831d6859f74fd8 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,10 @@ +[ + { + "Name": "chromium_third_party_jsoncpp", # 上游开源软件名全称 + "License": # 上游开源软件中包含的许可证信息 + "License File": "LICENSE" # 许可证所在文件路径 + "Version Number": "9059f5cad030ba11d37818847443a53918c327b1", + "Upstream URL": "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git@9059f5cad030ba11d37818847443a53918c327b1", # 上游软件包发布地址 + "Description": "jsoncpp库" # 开源软件功能描述 + } +] \ No newline at end of file