From 781ec2332860f6679fc533ef941b73887b688abc Mon Sep 17 00:00:00 2001 From: renhw001 Date: Mon, 30 Oct 2023 14:47:02 +0800 Subject: [PATCH] update opensource file Signed-off-by: renhw001 --- OAT.xml | 87 +---------------------------------------------- README.OpenSource | 4 +-- 2 files changed, 3 insertions(+), 88 deletions(-) diff --git a/OAT.xml b/OAT.xml index 125886c..8f134c5 100644 --- a/OAT.xml +++ b/OAT.xml @@ -63,98 +63,13 @@ Note:If the text contains special characters, please escape them according to th - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/README.OpenSource b/README.OpenSource index 85c83a5..f16f25e 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -6,6 +6,6 @@ "Version Number":"3.7", "Owner":"wangyonglang@huawei.com", "Upstream URL":"https://github.com/ARM-software/astc-encoder.git", - "Description":"The Arm?Adaptive Scalable Texture Compression (ASTC) Encoder,astcenc,is a command-line tool for compressing and decompressing images using the ASTC texture compression standard." + "Description":"The Arm Adaptive Scalable Texture Compression (ASTC) Encoder,astcenc,is a command-line tool for compressing and decompressing images using the ASTC texture compression standard." } -] \ No newline at end of file +] -- Gitee