From f2af87f4e4725873c45b3bbcbf03699d1b6e1a67 Mon Sep 17 00:00:00 2001 From: 0000248716-lijiaxiao Date: Thu, 8 Jul 2021 11:20:13 +0800 Subject: [PATCH] 1.0 --- entry/src/main/java/uk/co/alt236/btlescan/MainAbility.java | 2 +- entry/src/main/java/uk/co/alt236/btlescan/MyApplication.java | 2 +- .../java/uk/co/alt236/btlescan/adapter/ConnectItemProvider.java | 2 +- .../java/uk/co/alt236/btlescan/adapter/DeviceItemProvider.java | 2 +- .../java/uk/co/alt236/btlescan/slice/DeviceAbilitySlice.java | 2 +- .../uk/co/alt236/btlescan/slice/DeviceControlAbilitySlice.java | 2 +- .../main/java/uk/co/alt236/btlescan/slice/MainAbilitySlice.java | 2 +- .../ohosTest/java/uk/co/alt236/btlescan/ExampleOhosTest.java | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/entry/src/main/java/uk/co/alt236/btlescan/MainAbility.java b/entry/src/main/java/uk/co/alt236/btlescan/MainAbility.java index 063ce96..051553a 100644 --- a/entry/src/main/java/uk/co/alt236/btlescan/MainAbility.java +++ b/entry/src/main/java/uk/co/alt236/btlescan/MainAbility.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 * diff --git a/entry/src/main/java/uk/co/alt236/btlescan/MyApplication.java b/entry/src/main/java/uk/co/alt236/btlescan/MyApplication.java index e6b8a88..3e604d2 100644 --- a/entry/src/main/java/uk/co/alt236/btlescan/MyApplication.java +++ b/entry/src/main/java/uk/co/alt236/btlescan/MyApplication.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 * diff --git a/entry/src/main/java/uk/co/alt236/btlescan/adapter/ConnectItemProvider.java b/entry/src/main/java/uk/co/alt236/btlescan/adapter/ConnectItemProvider.java index 1844755..4591af2 100644 --- a/entry/src/main/java/uk/co/alt236/btlescan/adapter/ConnectItemProvider.java +++ b/entry/src/main/java/uk/co/alt236/btlescan/adapter/ConnectItemProvider.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 * diff --git a/entry/src/main/java/uk/co/alt236/btlescan/adapter/DeviceItemProvider.java b/entry/src/main/java/uk/co/alt236/btlescan/adapter/DeviceItemProvider.java index d3af572..2415d81 100644 --- a/entry/src/main/java/uk/co/alt236/btlescan/adapter/DeviceItemProvider.java +++ b/entry/src/main/java/uk/co/alt236/btlescan/adapter/DeviceItemProvider.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 * diff --git a/entry/src/main/java/uk/co/alt236/btlescan/slice/DeviceAbilitySlice.java b/entry/src/main/java/uk/co/alt236/btlescan/slice/DeviceAbilitySlice.java index 1cb0e20..6a62f6c 100644 --- a/entry/src/main/java/uk/co/alt236/btlescan/slice/DeviceAbilitySlice.java +++ b/entry/src/main/java/uk/co/alt236/btlescan/slice/DeviceAbilitySlice.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 * diff --git a/entry/src/main/java/uk/co/alt236/btlescan/slice/DeviceControlAbilitySlice.java b/entry/src/main/java/uk/co/alt236/btlescan/slice/DeviceControlAbilitySlice.java index b76c716..c071fb0 100644 --- a/entry/src/main/java/uk/co/alt236/btlescan/slice/DeviceControlAbilitySlice.java +++ b/entry/src/main/java/uk/co/alt236/btlescan/slice/DeviceControlAbilitySlice.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 * diff --git a/entry/src/main/java/uk/co/alt236/btlescan/slice/MainAbilitySlice.java b/entry/src/main/java/uk/co/alt236/btlescan/slice/MainAbilitySlice.java index 0e46b08..b29cada 100644 --- a/entry/src/main/java/uk/co/alt236/btlescan/slice/MainAbilitySlice.java +++ b/entry/src/main/java/uk/co/alt236/btlescan/slice/MainAbilitySlice.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 * diff --git a/entry/src/ohosTest/java/uk/co/alt236/btlescan/ExampleOhosTest.java b/entry/src/ohosTest/java/uk/co/alt236/btlescan/ExampleOhosTest.java index 2d67d18..d56d027 100644 --- a/entry/src/ohosTest/java/uk/co/alt236/btlescan/ExampleOhosTest.java +++ b/entry/src/ohosTest/java/uk/co/alt236/btlescan/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