diff --git a/entry/src/main/java/com/wujie/radarview/MainAbility.java b/entry/src/main/java/com/wujie/radarview/MainAbility.java index bb543b434b509ab308247e43c9aa2102e11ec2dd..34fa82920562d35153f8b3da0d40b1ebe265a494 100644 --- a/entry/src/main/java/com/wujie/radarview/MainAbility.java +++ b/entry/src/main/java/com/wujie/radarview/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/wujie/radarview/MyApplication.java b/entry/src/main/java/com/wujie/radarview/MyApplication.java index 1661398f8f60b5e73b8f3840815c37bf37932f1c..34d9b2e7526597a0acfa380de0c88fcb92318289 100644 --- a/entry/src/main/java/com/wujie/radarview/MyApplication.java +++ b/entry/src/main/java/com/wujie/radarview/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/wujie/radarview/slice/MainAbilitySlice.java b/entry/src/main/java/com/wujie/radarview/slice/MainAbilitySlice.java index 690cf8e36b27e0496fa31f11a15e9b43a018bcbf..458473732bda3b03622ff8e9e057a5b9c7aefd5e 100644 --- a/entry/src/main/java/com/wujie/radarview/slice/MainAbilitySlice.java +++ b/entry/src/main/java/com/wujie/radarview/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/com/wujie/radarview/slice/MainAbilitySliceTest.java b/entry/src/ohosTest/java/com/wujie/radarview/slice/MainAbilitySliceTest.java index eadcc1049d2841e2948b66abc6c81f1e9ac10305..43caa66842bbfeb6850e66fe90fef6a0267176f1 100644 --- a/entry/src/ohosTest/java/com/wujie/radarview/slice/MainAbilitySliceTest.java +++ b/entry/src/ohosTest/java/com/wujie/radarview/slice/MainAbilitySliceTest.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/radarviewlib/src/main/java/com/huawei/radarviewlib/IntDef.java b/radarviewlib/src/main/java/com/huawei/radarviewlib/IntDef.java index 30fe41391b2feb1b8b3b21149fbc82c736e1174c..d1c99b9beb0fbe553ed7cbe1a1c06320dcc514d1 100644 --- a/radarviewlib/src/main/java/com/huawei/radarviewlib/IntDef.java +++ b/radarviewlib/src/main/java/com/huawei/radarviewlib/IntDef.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/radarviewlib/src/main/java/com/huawei/radarviewlib/RadarCommpent.java b/radarviewlib/src/main/java/com/huawei/radarviewlib/RadarCommpent.java index 8019adf5e5c300ae3fe329836df256d02b8bd3c0..b13b8a5e9e0566fe957c775c6b38f90d4ae4a09b 100644 --- a/radarviewlib/src/main/java/com/huawei/radarviewlib/RadarCommpent.java +++ b/radarviewlib/src/main/java/com/huawei/radarviewlib/RadarCommpent.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/radarviewlib/src/main/java/com/huawei/radarviewlib/RadarView.java b/radarviewlib/src/main/java/com/huawei/radarviewlib/RadarView.java index 3c503f124982f1679efac50f95eb5d7747e30e6d..0e3c44469f2f93656a55fbb3d8ed467c32adebd4 100644 --- a/radarviewlib/src/main/java/com/huawei/radarviewlib/RadarView.java +++ b/radarviewlib/src/main/java/com/huawei/radarviewlib/RadarView.java @@ -1,18 +1,3 @@ -/* - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - package com.huawei.radarviewlib; import ohos.agp.colors.RgbColor; diff --git a/radarviewlib/src/main/java/com/huawei/radarviewlib/RaderWheelView.java b/radarviewlib/src/main/java/com/huawei/radarviewlib/RaderWheelView.java index 5a82a0c14457e2e0ff91a8e5ce511c4c19d75114..6ad67471019031a99ebac96300bf4f5285ed7b90 100644 --- a/radarviewlib/src/main/java/com/huawei/radarviewlib/RaderWheelView.java +++ b/radarviewlib/src/main/java/com/huawei/radarviewlib/RaderWheelView.java @@ -1,18 +1,3 @@ -/* - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - package com.huawei.radarviewlib; import ohos.agp.colors.RgbColor; diff --git a/radarviewlib/src/main/java/com/huawei/radarviewlib/Utils.java b/radarviewlib/src/main/java/com/huawei/radarviewlib/Utils.java index 3c02246d005659cb5f21e7c8c770f266663cd5b4..7a5ab3b214315623d3834ad46674d94bf763607b 100644 --- a/radarviewlib/src/main/java/com/huawei/radarviewlib/Utils.java +++ b/radarviewlib/src/main/java/com/huawei/radarviewlib/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 *