From 6fb77906f78117d754ca77dfde5d99522335c103 Mon Sep 17 00:00:00 2001 From: 258767-shengyu <1qaz2wsx> Date: Thu, 8 Jul 2021 11:13:12 +0800 Subject: [PATCH] =?UTF-8?q?findbugs=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/example/turn_layout_manager/BigDecimalUtils.java | 2 +- .../main/java/com/example/turn_layout_manager/MainAbility.java | 2 +- .../java/com/example/turn_layout_manager/MyApplication.java | 2 +- .../main/java/com/example/turn_layout_manager/SampleItem.java | 2 +- .../com/example/turn_layout_manager/SampleItemProvider.java | 2 +- entry/src/main/java/com/example/turn_layout_manager/Utils.java | 2 +- .../main/resources/base/graphic/background_ability_main2.xml | 2 +- entry/src/main/resources/base/graphic/background_button.xml | 2 +- entry/src/main/resources/base/graphic/text_button.xml | 2 +- .../com/example/turn_layout_manager/BigDecimalUtilsTest.java | 2 +- .../test/java/com/example/turn_layout_manager/ExampleTest.java | 2 +- .../main/java/com/cdflynn/ohos/library/turn/DecimalUtils.java | 2 +- turn/src/main/java/com/cdflynn/ohos/library/turn/Hlog.java | 2 +- .../java/com/cdflynn/ohos/library/turn/TurnListContainer.java | 2 +- .../src/test/java/com/cdflynn/ohos/sample/turn/ExampleTest.java | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/entry/src/main/java/com/example/turn_layout_manager/BigDecimalUtils.java b/entry/src/main/java/com/example/turn_layout_manager/BigDecimalUtils.java index aa52f63..53f03e5 100644 --- a/entry/src/main/java/com/example/turn_layout_manager/BigDecimalUtils.java +++ b/entry/src/main/java/com/example/turn_layout_manager/BigDecimalUtils.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/com/example/turn_layout_manager/MainAbility.java b/entry/src/main/java/com/example/turn_layout_manager/MainAbility.java index 78528e7..99052eb 100644 --- a/entry/src/main/java/com/example/turn_layout_manager/MainAbility.java +++ b/entry/src/main/java/com/example/turn_layout_manager/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/com/example/turn_layout_manager/MyApplication.java b/entry/src/main/java/com/example/turn_layout_manager/MyApplication.java index 44a4366..8daa167 100644 --- a/entry/src/main/java/com/example/turn_layout_manager/MyApplication.java +++ b/entry/src/main/java/com/example/turn_layout_manager/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/com/example/turn_layout_manager/SampleItem.java b/entry/src/main/java/com/example/turn_layout_manager/SampleItem.java index 2ccaaa5..e72ee4c 100644 --- a/entry/src/main/java/com/example/turn_layout_manager/SampleItem.java +++ b/entry/src/main/java/com/example/turn_layout_manager/SampleItem.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/com/example/turn_layout_manager/SampleItemProvider.java b/entry/src/main/java/com/example/turn_layout_manager/SampleItemProvider.java index dae70cc..c5da1ac 100644 --- a/entry/src/main/java/com/example/turn_layout_manager/SampleItemProvider.java +++ b/entry/src/main/java/com/example/turn_layout_manager/SampleItemProvider.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/com/example/turn_layout_manager/Utils.java b/entry/src/main/java/com/example/turn_layout_manager/Utils.java index 05822b3..714682e 100644 --- a/entry/src/main/java/com/example/turn_layout_manager/Utils.java +++ b/entry/src/main/java/com/example/turn_layout_manager/Utils.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/resources/base/graphic/background_ability_main2.xml b/entry/src/main/resources/base/graphic/background_ability_main2.xml index 4abfb24..0542ab9 100644 --- a/entry/src/main/resources/base/graphic/background_ability_main2.xml +++ b/entry/src/main/resources/base/graphic/background_ability_main2.xml @@ -3,7 +3,7 @@ ~ Copyright (C) 2021 The Chinese Software International 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/resources/base/graphic/background_button.xml b/entry/src/main/resources/base/graphic/background_button.xml index bd3ca4c..cee0e58 100644 --- a/entry/src/main/resources/base/graphic/background_button.xml +++ b/entry/src/main/resources/base/graphic/background_button.xml @@ -3,7 +3,7 @@ ~ Copyright (C) 2021 The Chinese Software International 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/resources/base/graphic/text_button.xml b/entry/src/main/resources/base/graphic/text_button.xml index 9183eb1..1e7a899 100644 --- a/entry/src/main/resources/base/graphic/text_button.xml +++ b/entry/src/main/resources/base/graphic/text_button.xml @@ -3,7 +3,7 @@ ~ Copyright (C) 2021 The Chinese Software International 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/com/example/turn_layout_manager/BigDecimalUtilsTest.java b/entry/src/ohosTest/java/com/example/turn_layout_manager/BigDecimalUtilsTest.java index bc77092..68e1368 100644 --- a/entry/src/ohosTest/java/com/example/turn_layout_manager/BigDecimalUtilsTest.java +++ b/entry/src/ohosTest/java/com/example/turn_layout_manager/BigDecimalUtilsTest.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/test/java/com/example/turn_layout_manager/ExampleTest.java b/entry/src/test/java/com/example/turn_layout_manager/ExampleTest.java index 079df28..d9313ec 100644 --- a/entry/src/test/java/com/example/turn_layout_manager/ExampleTest.java +++ b/entry/src/test/java/com/example/turn_layout_manager/ExampleTest.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/turn/src/main/java/com/cdflynn/ohos/library/turn/DecimalUtils.java b/turn/src/main/java/com/cdflynn/ohos/library/turn/DecimalUtils.java index 77c3f47..bfcc151 100644 --- a/turn/src/main/java/com/cdflynn/ohos/library/turn/DecimalUtils.java +++ b/turn/src/main/java/com/cdflynn/ohos/library/turn/DecimalUtils.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/turn/src/main/java/com/cdflynn/ohos/library/turn/Hlog.java b/turn/src/main/java/com/cdflynn/ohos/library/turn/Hlog.java index bde4a7d..b740805 100644 --- a/turn/src/main/java/com/cdflynn/ohos/library/turn/Hlog.java +++ b/turn/src/main/java/com/cdflynn/ohos/library/turn/Hlog.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/turn/src/main/java/com/cdflynn/ohos/library/turn/TurnListContainer.java b/turn/src/main/java/com/cdflynn/ohos/library/turn/TurnListContainer.java index bb304ab..3d5f22e 100644 --- a/turn/src/main/java/com/cdflynn/ohos/library/turn/TurnListContainer.java +++ b/turn/src/main/java/com/cdflynn/ohos/library/turn/TurnListContainer.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/turn/src/test/java/com/cdflynn/ohos/sample/turn/ExampleTest.java b/turn/src/test/java/com/cdflynn/ohos/sample/turn/ExampleTest.java index 7759fca..7151620 100644 --- a/turn/src/test/java/com/cdflynn/ohos/sample/turn/ExampleTest.java +++ b/turn/src/test/java/com/cdflynn/ohos/sample/turn/ExampleTest.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