From bb5981cd62d6a911d5c63fcd5d505df778f5d2d5 Mon Sep 17 00:00:00 2001 From: li-tiangang4 Date: Wed, 18 Jun 2025 15:26:39 +0800 Subject: [PATCH] =?UTF-8?q?test=20=E9=82=AE=E7=AE=B1=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: li-tiangang4 --- utils/src/anonymous_string.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/src/anonymous_string.cpp b/utils/src/anonymous_string.cpp index 8984f4a4..8d7abee4 100644 --- a/utils/src/anonymous_string.cpp +++ b/utils/src/anonymous_string.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2024 Huawei Device Co., Ltd. + * Copyright (c) 2021-2025 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at -- Gitee