From 4fd32d1d8e02a4146b3f8ee12e690d7b52d1d91c Mon Sep 17 00:00:00 2001 From: wang zhen Date: Thu, 8 Jul 2021 11:31:23 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=80=82=E9=85=8Dsdk6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/src/main/java/cc/cloudist/acplibrary/Utils.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/src/main/java/cc/cloudist/acplibrary/Utils.java b/library/src/main/java/cc/cloudist/acplibrary/Utils.java index 2a8d924..340afe6 100644 --- a/library/src/main/java/cc/cloudist/acplibrary/Utils.java +++ b/library/src/main/java/cc/cloudist/acplibrary/Utils.java @@ -3,7 +3,7 @@ * Copyright (C) 2021 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 an copy of the License at + * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * -- Gitee From 5c832698d8deeb1f81036e58be8d0261d5fda0b8 Mon Sep 17 00:00:00 2001 From: wang zhen Date: Thu, 8 Jul 2021 11:31:39 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E9=80=82=E9=85=8Dsdk6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry/src/ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java b/entry/src/ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java index 7dfda89..5f3aa45 100644 --- a/entry/src/ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java +++ b/entry/src/ohosTest/java/cc/cloudist/acpsample/ExampleOhosTest.java @@ -2,7 +2,7 @@ * Copyright (C) 2021 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 an copy of the License at + * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * -- Gitee