From fa040dd4044b3379c1596c82da32de2bdbbc4d87 Mon Sep 17 00:00:00 2001 From: zhanghaibo Date: Mon, 15 Nov 2021 11:40:12 +0800 Subject: [PATCH] fix License Not Compatible Signed-off-by: zhanghaibo --- OAT.xml | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 83 insertions(+), 1 deletion(-) diff --git a/OAT.xml b/OAT.xml index 023fc670..8097273c 100644 --- a/OAT.xml +++ b/OAT.xml @@ -60,7 +60,11 @@ Note:If the text contains special characters, please escape them according to th + + + + @@ -139,6 +143,9 @@ Note:If the text contains special characters, please escape them according to th + + + @@ -172,6 +179,19 @@ Note:If the text contains special characters, please escape them according to th + + + + + + + + + + + + + @@ -269,6 +289,68 @@ policies and contribution forms [3]." desc="BSD License"/> OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. " desc=""/> + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file -- Gitee