From 5f91d5fdde4e2c8c3dcd4e6f11bde3b17b7ee46a Mon Sep 17 00:00:00 2001 From: zhangqiang Date: Mon, 17 Mar 2025 14:46:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0OTA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhangqiang --- OAT.xml | 352 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 349 insertions(+), 3 deletions(-) diff --git a/OAT.xml b/OAT.xml index f5a82919f20..d267423b2c2 100644 --- a/OAT.xml +++ b/OAT.xml @@ -56,10 +56,26 @@ Note:If the text contains special characters, please escape them according to th --> - COPYING + docs/license.rst + + + + + + + + + + + - + + + + + + @@ -77,5 +93,335 @@ Note:If the text contains special characters, please escape them according to th + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file + -- Gitee