From 372af8d7304aa414398501e357233172cc5f671d Mon Sep 17 00:00:00 2001 From: LY Date: Fri, 1 Nov 2024 07:35:33 +0000 Subject: [PATCH] update third_party/icu4c/README.OpenSource. Signed-off-by: LY --- third_party/icu4c/README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/icu4c/README.OpenSource b/third_party/icu4c/README.OpenSource index ec3f8592f..1bc8f7f23 100644 --- a/third_party/icu4c/README.OpenSource +++ b/third_party/icu4c/README.OpenSource @@ -1,6 +1,6 @@ [ { - "Name": "International Components for Unicode", + "Name": "ICU - International Components for Unicode-Java", "License": "ICU License, BSD 3-Clause License", "License File": "LICENSE", "Version Number": "72.1", -- Gitee