From 5baaf344b0eeacc7f663190131322c09ed7ce5a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E5=AE=81?= Date: Fri, 17 Mar 2023 09:06:49 +0000 Subject: [PATCH] update applications/settingsdata/settings_ets/entry/src/main/ets/TestAbility/pages/index.ets. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 安宁 --- .../settings_ets/entry/src/main/ets/TestAbility/pages/index.ets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/settingsdata/settings_ets/entry/src/main/ets/TestAbility/pages/index.ets b/applications/settingsdata/settings_ets/entry/src/main/ets/TestAbility/pages/index.ets index ec1e94406..e873b7793 100644 --- a/applications/settingsdata/settings_ets/entry/src/main/ets/TestAbility/pages/index.ets +++ b/applications/settingsdata/settings_ets/entry/src/main/ets/TestAbility/pages/index.ets @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023-2030 iSoftStone Information Technology (Group) Co.,Ltd. + * Copyright (c) 2022-2023 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 -- GitLab