From 9384a05c3f86d77e2769f3516c86ed8a8c7d6c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=90=89=E7=A3=8A?= Date: Wed, 30 Oct 2024 02:40:09 +0000 Subject: [PATCH] fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李吉磊 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51b80b1..65b5263 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ - + The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt -- Gitee