diff --git a/OAT.xml b/OAT.xml
index b3a557114c6585e2ccddbbd095509173000a6f22..f1980165455a197ec147372cb410a9706de91487 100644
--- a/OAT.xml
+++ b/OAT.xml
@@ -53,6 +53,7 @@
desc=""
name="projectPolicy">
+
@@ -64,10 +65,11 @@
-
+
-
-
+
+
+
@@ -75,6 +77,13 @@
+
+
+
+
+
+
+
@@ -128,6 +137,7 @@
+
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/AppScope/app.json5 b/add_to_app/multiple_flutters/multiple_flutters_ohos/AppScope/app.json5
index b8f30d993a79b1237cefc341878d0b15665eb62b..45e45073eeaf89e55862ec81d24ef39393e2b1df 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/AppScope/app.json5
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "com.example.multiple_flutters_ohos",
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/build-profile.json5 b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/build-profile.json5
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/hvigorfile.ts b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/hvigorfile.ts
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/oh-package.json5 b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/oh-package.json5
index dabaee13151003854589516fcfb20ccd29c44b6b..127e86cfae56e33f4542a2bcf5c3d0e0c01569cc 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/oh-package.json5
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"name": "entry",
"version": "1.0.0",
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/entryability/EntryAbility.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 795c729528ed0aea110042e14f250bad07439619..930c894be5f5edc365ff868ec2418cdc35bb7b56 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { ExclusiveAppComponent, FlutterManager } from '@ohos/flutter_ohos';
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityConstant from '@ohos.app.ability.AbilityConstant';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DataModel.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DataModel.ets
index db303e6b7484bef08f1beb0d88e240e4c0bb339e..3d3643723155eb2b76227d06ee9574ea44455be5 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DataModel.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DataModel.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { ArrayList } from '@kit.ArkTS';
import { Log } from '@ohos/flutter_ohos';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DataSource.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DataSource.ets
index a02192f0d51ffb83244deaecc6335707b285dbd0..38d267ba2098a8a711f79c8a4c6aa2c99c87c820 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DataSource.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DataSource.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { Log } from '@ohos/flutter_ohos';
export class BasicDataSource implements IDataSource {
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DoubleFlutterPage.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DoubleFlutterPage.ets
index 21481f689b40dbab9f40e39248be6668c9c89372..6b9a9962b7efb18d439092a7e3209ecd2be0cd27 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DoubleFlutterPage.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/DoubleFlutterPage.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterPage, Log } from '@ohos/flutter_ohos';
import router from '@ohos.router';
import { EngineBindings } from './EngineBindings';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/EngineBindings.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/EngineBindings.ets
index 64c3218df0eb812762e6267b4168cf07038f4c21..88a8bb356e69c43a335e37313c39900075b48281 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/EngineBindings.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/EngineBindings.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterEngine, FlutterManager, FlutterView, Log, MethodCall, MethodChannel } from '@ohos/flutter_ohos';
import { DataModel, DataModelObserver } from './DataModel';
import { common } from '@kit.AbilityKit';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/LazyListFlutterPage.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/LazyListFlutterPage.ets
index 8dbcc8bf41ab97edc499312de8a743a5397b80f9..72e2a6530840b22369881dff58893515eb9ed664 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/LazyListFlutterPage.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/LazyListFlutterPage.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterManager, FlutterPage, Log } from '@ohos/flutter_ohos';
import router from '@ohos.router';
import { EngineBindings } from './EngineBindings';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/MainPage.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/MainPage.ets
index 11a7ffa3c44ab2d5f55e5398d4422a1b9d16fef9..b922f5204ddabee5c5ef5698d159a707788b5875 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/MainPage.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/MainPage.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { DataModel } from './DataModel';
import router from '@ohos.router';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/SingleFlutterPage.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/SingleFlutterPage.ets
index 3a04e2370f3a948424fa75591622b6564f8b7da9..11f6d81da0431166bcd3e9b529a5520fe485e002 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/SingleFlutterPage.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/ets/pages/SingleFlutterPage.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterPage, Log } from '@ohos/flutter_ohos';
import router from '@ohos.router';
import { EngineBindings } from './EngineBindings';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/module.json5 b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/module.json5
index 82b949f920ee2c90aab8e38bf926523ad6de7182..d6ea3300a62a8ec622e3087bbb3f02e59ba93d6e 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/module.json5
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/test/List.test.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/module.json5 b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/module.json5
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/hvigor/hvigor-config.json5 b/add_to_app/multiple_flutters/multiple_flutters_ohos/hvigor/hvigor-config.json5
index a1e72840d839cebea4520acb6d1e9afff8c3cf01..f70ecd4112d94f9aa555adf898d53f18bf58f3e9 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/hvigor/hvigor-config.json5
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/hvigor/hvigor-config.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"dependencies": {
diff --git a/add_to_app/multiple_flutters/multiple_flutters_ohos/hvigorfile.ts b/add_to_app/multiple_flutters/multiple_flutters_ohos/hvigorfile.ts
index 8f2d2aafe6d6a3a71a9944ebd0c91fbc308ac9d1..0a7e3d8d74177458336fa2f524032b873cbe9552 100644
--- a/add_to_app/multiple_flutters/multiple_flutters_ohos/hvigorfile.ts
+++ b/add_to_app/multiple_flutters/multiple_flutters_ohos/hvigorfile.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { appTasks } from '@ohos/hvigor-ohos-plugin';
export default {
diff --git a/flutter_music_player/analysis_options.yaml b/flutter_music_player/analysis_options.yaml
index 7814013c895a5ab88ab0bb58d8cfa716f9be5654..61b6c4de17c96863d24279f06b85e01b6ebbdb34 100644
--- a/flutter_music_player/analysis_options.yaml
+++ b/flutter_music_player/analysis_options.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
diff --git a/flutter_music_player/ohos/AppScope/app.json5 b/flutter_music_player/ohos/AppScope/app.json5
index 76a3ff0a3dc59becd9579df33a8da94199bb58cf..b39b60dd571d37474c45bda601ae2e39162eb8f6 100644
--- a/flutter_music_player/ohos/AppScope/app.json5
+++ b/flutter_music_player/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "net.openvalley.music_player",
@@ -22,4 +7,4 @@
"icon": "$media:app_icon",
"label": "$string:app_name"
}
-}
+}
\ No newline at end of file
diff --git a/flutter_music_player/ohos/entry/build-profile.json5 b/flutter_music_player/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/flutter_music_player/ohos/entry/build-profile.json5
+++ b/flutter_music_player/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/flutter_music_player/ohos/entry/hvigorfile.ts b/flutter_music_player/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/flutter_music_player/ohos/entry/hvigorfile.ts
+++ b/flutter_music_player/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/flutter_music_player/ohos/entry/oh-package.json5 b/flutter_music_player/ohos/entry/oh-package.json5
index ab756b7624a009a30db809d7d64c62d84dc7b153..803b25293388deda7b9a05a21b5aeadeb716b4d5 100644
--- a/flutter_music_player/ohos/entry/oh-package.json5
+++ b/flutter_music_player/ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"name": "entry",
"version": "1.0.0",
@@ -20,8 +5,5 @@
"main": "",
"author": "",
"license": "",
- "dependencies": {
- "@ohos/flutter_ohos": "file:../har/flutter_embedding.har"
- }
-}
-
+ "dependencies": {}
+}
\ No newline at end of file
diff --git a/flutter_music_player/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/flutter_music_player/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 4f93910c4ae1ac5a93db23eaee63cd0a35a9b356..bb64103db57e7806f9d309eb6ef7f6666466ea18 100644
--- a/flutter_music_player/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/flutter_music_player/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility } from '@ohos/flutter_ohos';
import AVPlayerPlugin from '../plugin/AVPlayerPlugin';
import FlutterEngine from '@ohos/flutter_ohos/src/main/ets/embedding/engine/FlutterEngine';
diff --git a/flutter_music_player/ohos/entry/src/main/ets/pages/Index.ets b/flutter_music_player/ohos/entry/src/main/ets/pages/Index.ets
index 1125f9fdd95f4310a182c1c9e3680f37f73686c9..ef6205b904b661723d220a64ba31b805b38515b5 100644
--- a/flutter_music_player/ohos/entry/src/main/ets/pages/Index.ets
+++ b/flutter_music_player/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/flutter_music_player/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets b/flutter_music_player/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
index 2131f1f507fed5a6cf54e398e6a66179ee99e27e..f28ced70d552f7990164a9caa7c82413e11534a6 100644
--- a/flutter_music_player/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
+++ b/flutter_music_player/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
@@ -1,29 +1,24 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
-import { FlutterPlugin } from '@ohos/flutter_ohos/src/main/ets/embedding/engine/plugins/FlutterPlugin';
-import List from '@ohos.util.List';
+import { FlutterEngine, Log } from '@ohos/flutter_ohos';
/**
* Generated file. Do not edit.
* This file is generated by the Flutter tool based on the
* plugins that support the Ohos platform.
*/
+
+const TAG = "GeneratedPluginRegistrant";
+
export class GeneratedPluginRegistrant {
- static getPlugins(): List {
- let pluginList : List = new List();
- return pluginList;
+
+ static registerWith(flutterEngine: FlutterEngine) {
+ try {
+ } catch (e) {
+ Log.e(
+ TAG,
+ "Tried to register plugins with FlutterEngine ("
+ + flutterEngine
+ + ") failed.");
+ Log.e(TAG, "Received exception while registering", e);
+ }
}
}
diff --git a/flutter_music_player/ohos/entry/src/main/module.json5 b/flutter_music_player/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/flutter_music_player/ohos/entry/src/main/module.json5
+++ b/flutter_music_player/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/flutter_music_player/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/flutter_music_player/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/flutter_music_player/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/flutter_music_player/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/flutter_music_player/ohos/entry/src/ohosTest/ets/test/List.test.ets b/flutter_music_player/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/flutter_music_player/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/flutter_music_player/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/flutter_music_player/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/flutter_music_player/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/flutter_music_player/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/flutter_music_player/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/flutter_music_player/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/flutter_music_player/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/flutter_music_player/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/flutter_music_player/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/flutter_music_player/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/flutter_music_player/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/flutter_music_player/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/flutter_music_player/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/flutter_music_player/ohos/entry/src/ohosTest/module.json5 b/flutter_music_player/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/flutter_music_player/ohos/entry/src/ohosTest/module.json5
+++ b/flutter_music_player/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/flutter_music_player/ohos/hvigorfile.ts b/flutter_music_player/ohos/hvigorfile.ts
index 5a172b770e3b15f67c12152d00f38f2084d3915b..6478186902c0c1ad7c966a929c7d6b7d8ae7a9f3 100644
--- a/flutter_music_player/ohos/hvigorfile.ts
+++ b/flutter_music_player/ohos/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { appTasks } from '@ohos/hvigor-ohos-plugin';
\ No newline at end of file
diff --git a/flutter_music_player/ohos/oh-package.json5 b/flutter_music_player/ohos/oh-package.json5
index 8b0a0be108647f00bf48aa1f04f65471ee8513df..8f72a6f6c86d7c91b97dd324494dda410ec79c80 100644
--- a/flutter_music_player/ohos/oh-package.json5
+++ b/flutter_music_player/ohos/oh-package.json5
@@ -7,8 +7,12 @@
"author": "",
"license": "",
"dependencies": {
+ "@ohos/flutter_ohos": "file:./har/flutter.har"
},
"devDependencies": {
"@ohos/hypium": "1.0.6"
+ },
+ "overrides": {
+ "@ohos/flutter_ohos": "file:./har/flutter.har"
}
}
\ No newline at end of file
diff --git a/flutter_music_player/pubspec.yaml b/flutter_music_player/pubspec.yaml
index eb8f1f80a898af800cd3f340e05db8508adcc4d6..b01caca350643cf070e50d2c95118d0ab2e650d4 100644
--- a/flutter_music_player/pubspec.yaml
+++ b/flutter_music_player/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: music_player
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
diff --git a/flutter_smart_agriculture/analysis_options.yaml b/flutter_smart_agriculture/analysis_options.yaml
index 7814013c895a5ab88ab0bb58d8cfa716f9be5654..61b6c4de17c96863d24279f06b85e01b6ebbdb34 100644
--- a/flutter_smart_agriculture/analysis_options.yaml
+++ b/flutter_smart_agriculture/analysis_options.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
diff --git a/flutter_smart_agriculture/ohos/AppScope/app.json5 b/flutter_smart_agriculture/ohos/AppScope/app.json5
index a9e00e7c7e6f0c69ca2e515ec1ae9464c474ef15..6708b1b075b198feabf6af0dcb4de0ec6574dc68 100644
--- a/flutter_smart_agriculture/ohos/AppScope/app.json5
+++ b/flutter_smart_agriculture/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "com.openvalley.flutter_smart_agriculture",
diff --git a/flutter_smart_agriculture/ohos/entry/build-profile.json5 b/flutter_smart_agriculture/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/flutter_smart_agriculture/ohos/entry/build-profile.json5
+++ b/flutter_smart_agriculture/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/flutter_smart_agriculture/ohos/entry/hvigorfile.ts b/flutter_smart_agriculture/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/flutter_smart_agriculture/ohos/entry/hvigorfile.ts
+++ b/flutter_smart_agriculture/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/flutter_smart_agriculture/ohos/entry/oh-package.json5 b/flutter_smart_agriculture/ohos/entry/oh-package.json5
index ab756b7624a009a30db809d7d64c62d84dc7b153..57995642c5aa16b2748efba5d4825768e80eb854 100644
--- a/flutter_smart_agriculture/ohos/entry/oh-package.json5
+++ b/flutter_smart_agriculture/ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"name": "entry",
"version": "1.0.0",
diff --git a/flutter_smart_agriculture/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/flutter_smart_agriculture/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 2e8bccd7799b9c1b2c57afa029a60b94fcc3dd0d..f9f9ae5832ec0aa17adf2ecbf3a21f5f62aa78f8 100644
--- a/flutter_smart_agriculture/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/flutter_smart_agriculture/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility } from '@ohos/flutter_ohos';
import FlutterEngine from '@ohos/flutter_ohos/src/main/ets/embedding/engine/FlutterEngine';
diff --git a/flutter_smart_agriculture/ohos/entry/src/main/ets/pages/Index.ets b/flutter_smart_agriculture/ohos/entry/src/main/ets/pages/Index.ets
index 744c7f861f09ff9e36a96199ba16ae362c4002bb..e2a87d1a302d0ec828ad53cc908eaf198e12c141 100644
--- a/flutter_smart_agriculture/ohos/entry/src/main/ets/pages/Index.ets
+++ b/flutter_smart_agriculture/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/flutter_smart_agriculture/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets b/flutter_smart_agriculture/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
index 2131f1f507fed5a6cf54e398e6a66179ee99e27e..2f7ee6669c054d628de86a26f9b59e21eb9215aa 100644
--- a/flutter_smart_agriculture/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
+++ b/flutter_smart_agriculture/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterPlugin } from '@ohos/flutter_ohos/src/main/ets/embedding/engine/plugins/FlutterPlugin';
import List from '@ohos.util.List';
diff --git a/flutter_smart_agriculture/ohos/entry/src/main/module.json5 b/flutter_smart_agriculture/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/flutter_smart_agriculture/ohos/entry/src/main/module.json5
+++ b/flutter_smart_agriculture/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/test/List.test.ets b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/flutter_smart_agriculture/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/flutter_smart_agriculture/ohos/entry/src/ohosTest/module.json5 b/flutter_smart_agriculture/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/flutter_smart_agriculture/ohos/entry/src/ohosTest/module.json5
+++ b/flutter_smart_agriculture/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/flutter_smart_agriculture/ohos/hvigorfile.ts b/flutter_smart_agriculture/ohos/hvigorfile.ts
index 5a172b770e3b15f67c12152d00f38f2084d3915b..6478186902c0c1ad7c966a929c7d6b7d8ae7a9f3 100644
--- a/flutter_smart_agriculture/ohos/hvigorfile.ts
+++ b/flutter_smart_agriculture/ohos/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { appTasks } from '@ohos/hvigor-ohos-plugin';
\ No newline at end of file
diff --git a/flutter_smart_agriculture/pubspec.yaml b/flutter_smart_agriculture/pubspec.yaml
index 75b5c81060f9d9d3cb57413df1d42d4d4860fe08..07b9ced48fb80a8b6d5a3704713a233411903f52 100644
--- a/flutter_smart_agriculture/pubspec.yaml
+++ b/flutter_smart_agriculture/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: openvalley_smart_agriculture
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
diff --git a/ohos/animation_demo/ohos/build-profile.json5 b/ohos/animation_demo/ohos/build-profile.json5
index 0d8b167e6cea7b597c49097ab38d3e9ff785a24f..40e54c272cdc908b0dc4027ffcc403e350a45684 100644
--- a/ohos/animation_demo/ohos/build-profile.json5
+++ b/ohos/animation_demo/ohos/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"signingConfigs": [],
diff --git a/ohos/animation_demo/ohos/entry/build-profile.json5 b/ohos/animation_demo/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/animation_demo/ohos/entry/build-profile.json5
+++ b/ohos/animation_demo/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/animation_demo/ohos/entry/hvigorfile.ts b/ohos/animation_demo/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/animation_demo/ohos/entry/hvigorfile.ts
+++ b/ohos/animation_demo/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/animation_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/animation_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 8bc48be8773196f34cccb15cf517f87f5c6b94d2..5287fd39197fe0394732777dceec4b02966cc516 100644
--- a/ohos/animation_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/animation_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility, FlutterEngine } from '@ohos/flutter_ohos';
import { GeneratedPluginRegistrant } from '../plugins/GeneratedPluginRegistrant';
diff --git a/ohos/animation_demo/ohos/entry/src/main/ets/pages/Index.ets b/ohos/animation_demo/ohos/entry/src/main/ets/pages/Index.ets
index 1125f9fdd95f4310a182c1c9e3680f37f73686c9..ef6205b904b661723d220a64ba31b805b38515b5 100644
--- a/ohos/animation_demo/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/animation_demo/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/animation_demo/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets b/ohos/animation_demo/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
index ee53fcd55db4e012a3d9e964ac553e523afecc70..f28ced70d552f7990164a9caa7c82413e11534a6 100644
--- a/ohos/animation_demo/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
+++ b/ohos/animation_demo/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
@@ -1,18 +1,3 @@
-/*
- * Copyright (C) 2024 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
- *
- * 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.
- */
-
import { FlutterEngine, Log } from '@ohos/flutter_ohos';
/**
diff --git a/ohos/animation_demo/ohos/entry/src/main/module.json5 b/ohos/animation_demo/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/animation_demo/ohos/entry/src/main/module.json5
+++ b/ohos/animation_demo/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/animation_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/animation_demo/ohos/entry/src/ohosTest/module.json5 b/ohos/animation_demo/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/animation_demo/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/animation_demo/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/animation_demo/ohos/hvigor/hvigor-config.json5 b/ohos/animation_demo/ohos/hvigor/hvigor-config.json5
index 541ba35711b75986f9295410ee38fdb8f2572878..5ed0b910cce4b7e776973a892bf714f89085978e 100644
--- a/ohos/animation_demo/ohos/hvigor/hvigor-config.json5
+++ b/ohos/animation_demo/ohos/hvigor/hvigor-config.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"dependencies": {
diff --git a/ohos/animation_demo/ohos/hvigorfile.ts b/ohos/animation_demo/ohos/hvigorfile.ts
index 8f2d2aafe6d6a3a71a9944ebd0c91fbc308ac9d1..0a7e3d8d74177458336fa2f524032b873cbe9552 100644
--- a/ohos/animation_demo/ohos/hvigorfile.ts
+++ b/ohos/animation_demo/ohos/hvigorfile.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { appTasks } from '@ohos/hvigor-ohos-plugin';
export default {
diff --git a/ohos/animation_demo/ohos/oh-package.json5 b/ohos/animation_demo/ohos/oh-package.json5
index 068556e2b53f739be2b67ce181da922c8fa29be6..2e2c112675aa1eaffe5488069f97dd6c3e22d80c 100644
--- a/ohos/animation_demo/ohos/oh-package.json5
+++ b/ohos/animation_demo/ohos/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"name": "animation_demo",
diff --git a/ohos/async_test/analysis_options.yaml b/ohos/async_test/analysis_options.yaml
index 7814013c895a5ab88ab0bb58d8cfa716f9be5654..61b6c4de17c96863d24279f06b85e01b6ebbdb34 100644
--- a/ohos/async_test/analysis_options.yaml
+++ b/ohos/async_test/analysis_options.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
diff --git a/ohos/async_test/ohos/AppScope/app.json5 b/ohos/async_test/ohos/AppScope/app.json5
index 3f4e4ac6e06ce76811c15f197c2584562e3644a7..ad0c4ff5860561582979febee9714946539731c6 100644
--- a/ohos/async_test/ohos/AppScope/app.json5
+++ b/ohos/async_test/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "com.example.async_test",
diff --git a/ohos/async_test/ohos/entry/build-profile.json5 b/ohos/async_test/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/async_test/ohos/entry/build-profile.json5
+++ b/ohos/async_test/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/async_test/ohos/entry/hvigorfile.ts b/ohos/async_test/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/async_test/ohos/entry/hvigorfile.ts
+++ b/ohos/async_test/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/async_test/ohos/entry/oh-package.json5 b/ohos/async_test/ohos/entry/oh-package.json5
index e386ec59469af89fe7beebd90877245581b21e76..634457dbefa01335f0ebf7998689752b00a1332b 100644
--- a/ohos/async_test/ohos/entry/oh-package.json5
+++ b/ohos/async_test/ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"license": "",
"devDependencies": {},
diff --git a/ohos/async_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/async_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 321a4eeaacd7b8079a876e25c4dafd498e4d9fb9..c7c31945b55cd77efa7d47e1bc769640c5960dbe 100644
--- a/ohos/async_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/async_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility } from '@ohos/flutter_ohos'
export default class EntryAbility extends FlutterAbility {
diff --git a/ohos/async_test/ohos/entry/src/main/ets/pages/Index.ets b/ohos/async_test/ohos/entry/src/main/ets/pages/Index.ets
index b53a20c437e96d195487b281e5e95402ea6cb97d..ffd32fbb60a6f17d6214ecfb4fe109a339a993a5 100644
--- a/ohos/async_test/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/async_test/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/async_test/ohos/entry/src/main/module.json5 b/ohos/async_test/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/async_test/ohos/entry/src/main/module.json5
+++ b/ohos/async_test/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/async_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/async_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/async_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/async_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/async_test/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/async_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/async_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/async_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/async_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/async_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/async_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/async_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/async_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/async_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/async_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/async_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/async_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/async_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/async_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/async_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/async_test/ohos/entry/src/ohosTest/module.json5 b/ohos/async_test/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/async_test/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/async_test/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/async_test/ohos/hvigorfile.ts b/ohos/async_test/ohos/hvigorfile.ts
index 5a172b770e3b15f67c12152d00f38f2084d3915b..6478186902c0c1ad7c966a929c7d6b7d8ae7a9f3 100644
--- a/ohos/async_test/ohos/hvigorfile.ts
+++ b/ohos/async_test/ohos/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { appTasks } from '@ohos/hvigor-ohos-plugin';
\ No newline at end of file
diff --git a/ohos/async_test/pubspec.yaml b/ohos/async_test/pubspec.yaml
index 562b8c99a4cc66e9af647743cba33b9bda64eb09..b24d6cba4607187de74c4942c273ccb11d9b6d38 100644
--- a/ohos/async_test/pubspec.yaml
+++ b/ohos/async_test/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: async_test
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
diff --git a/ohos/asynchronous/ohos/AppScope/app.json5 b/ohos/asynchronous/ohos/AppScope/app.json5
index daa7d34e4f91ae51b5ac46da1dc08a453a94641c..688bc53acef7d271cd890c53b1f835e72f70bd20 100644
--- a/ohos/asynchronous/ohos/AppScope/app.json5
+++ b/ohos/asynchronous/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "com.example.asynchronous",
diff --git a/ohos/asynchronous/ohos/build-profile.json5 b/ohos/asynchronous/ohos/build-profile.json5
index 0d8b167e6cea7b597c49097ab38d3e9ff785a24f..40e54c272cdc908b0dc4027ffcc403e350a45684 100644
--- a/ohos/asynchronous/ohos/build-profile.json5
+++ b/ohos/asynchronous/ohos/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"signingConfigs": [],
diff --git a/ohos/asynchronous/ohos/entry/build-profile.json5 b/ohos/asynchronous/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/asynchronous/ohos/entry/build-profile.json5
+++ b/ohos/asynchronous/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/asynchronous/ohos/entry/hvigorfile.ts b/ohos/asynchronous/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/asynchronous/ohos/entry/hvigorfile.ts
+++ b/ohos/asynchronous/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/asynchronous/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/asynchronous/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 8bc48be8773196f34cccb15cf517f87f5c6b94d2..5287fd39197fe0394732777dceec4b02966cc516 100644
--- a/ohos/asynchronous/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/asynchronous/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility, FlutterEngine } from '@ohos/flutter_ohos';
import { GeneratedPluginRegistrant } from '../plugins/GeneratedPluginRegistrant';
diff --git a/ohos/asynchronous/ohos/entry/src/main/ets/pages/Index.ets b/ohos/asynchronous/ohos/entry/src/main/ets/pages/Index.ets
index 1125f9fdd95f4310a182c1c9e3680f37f73686c9..ef6205b904b661723d220a64ba31b805b38515b5 100644
--- a/ohos/asynchronous/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/asynchronous/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/asynchronous/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets b/ohos/asynchronous/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
index 40f130cd4ad66fbe957f382dc9d34c384d33341c..f28ced70d552f7990164a9caa7c82413e11534a6 100644
--- a/ohos/asynchronous/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
+++ b/ohos/asynchronous/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterEngine, Log } from '@ohos/flutter_ohos';
/**
diff --git a/ohos/asynchronous/ohos/entry/src/main/module.json5 b/ohos/asynchronous/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/asynchronous/ohos/entry/src/main/module.json5
+++ b/ohos/asynchronous/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/asynchronous/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/asynchronous/ohos/entry/src/ohosTest/module.json5 b/ohos/asynchronous/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/asynchronous/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/asynchronous/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/asynchronous/ohos/hvigor/hvigor-config.json5 b/ohos/asynchronous/ohos/hvigor/hvigor-config.json5
index 541ba35711b75986f9295410ee38fdb8f2572878..5ed0b910cce4b7e776973a892bf714f89085978e 100644
--- a/ohos/asynchronous/ohos/hvigor/hvigor-config.json5
+++ b/ohos/asynchronous/ohos/hvigor/hvigor-config.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"dependencies": {
diff --git a/ohos/asynchronous/ohos/hvigorfile.ts b/ohos/asynchronous/ohos/hvigorfile.ts
index 8f2d2aafe6d6a3a71a9944ebd0c91fbc308ac9d1..0a7e3d8d74177458336fa2f524032b873cbe9552 100644
--- a/ohos/asynchronous/ohos/hvigorfile.ts
+++ b/ohos/asynchronous/ohos/hvigorfile.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { appTasks } from '@ohos/hvigor-ohos-plugin';
export default {
diff --git a/ohos/asynchronous/ohos/oh-package.json5 b/ohos/asynchronous/ohos/oh-package.json5
index ff2024ccc08619426741ccc63782cff70e300d05..0f8f45059e1c47fbedeb2a2ab3e054b8ccc3b51b 100644
--- a/ohos/asynchronous/ohos/oh-package.json5
+++ b/ohos/asynchronous/ohos/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"name": "asynchronous",
diff --git a/ohos/asynchronous/pubspec.yaml b/ohos/asynchronous/pubspec.yaml
index 7ffc369922b9cfb9380f6e8e95dd97ceb8d59560..f9659f5a048720dd3d1170cba2b4700c3c6c15f8 100644
--- a/ohos/asynchronous/pubspec.yaml
+++ b/ohos/asynchronous/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: asynchronous
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
diff --git a/ohos/automated_testing_demo/.metadata b/ohos/automated_testing_demo/.metadata
index dfddd4eb51bc85f35afa725ffe77e9222920818d..8285d8645170e0d63b9f8032ad4fab365446d164 100644
--- a/ohos/automated_testing_demo/.metadata
+++ b/ohos/automated_testing_demo/.metadata
@@ -1,16 +1,3 @@
-#
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
diff --git a/ohos/automated_testing_demo/ohos/entry/build-profile.json5 b/ohos/automated_testing_demo/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/automated_testing_demo/ohos/entry/build-profile.json5
+++ b/ohos/automated_testing_demo/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/automated_testing_demo/ohos/entry/hvigorfile.ts b/ohos/automated_testing_demo/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/automated_testing_demo/ohos/entry/hvigorfile.ts
+++ b/ohos/automated_testing_demo/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/automated_testing_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/automated_testing_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 8bc48be8773196f34cccb15cf517f87f5c6b94d2..5287fd39197fe0394732777dceec4b02966cc516 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/automated_testing_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility, FlutterEngine } from '@ohos/flutter_ohos';
import { GeneratedPluginRegistrant } from '../plugins/GeneratedPluginRegistrant';
diff --git a/ohos/automated_testing_demo/ohos/entry/src/main/ets/pages/Index.ets b/ohos/automated_testing_demo/ohos/entry/src/main/ets/pages/Index.ets
index 1125f9fdd95f4310a182c1c9e3680f37f73686c9..ef6205b904b661723d220a64ba31b805b38515b5 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/automated_testing_demo/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/automated_testing_demo/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets b/ohos/automated_testing_demo/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
index f5ed54120b5a3eb23a08c60aaf17fb495496f314..2d6cd318fdabd7c2fe94adc84e3241f237ced582 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
+++ b/ohos/automated_testing_demo/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
import { FlutterEngine, Log } from '@ohos/flutter_ohos';
import IntegrationTestPlugin from 'integration_test';
import PathProviderPlugin from 'path_provider_ohos';
diff --git a/ohos/automated_testing_demo/ohos/entry/src/main/module.json5 b/ohos/automated_testing_demo/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/main/module.json5
+++ b/ohos/automated_testing_demo/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/module.json5 b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/automated_testing_demo/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/automated_testing_demo/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/automated_testing_demo/ohos/hvigor/hvigor-config.json5 b/ohos/automated_testing_demo/ohos/hvigor/hvigor-config.json5
index 541ba35711b75986f9295410ee38fdb8f2572878..5ed0b910cce4b7e776973a892bf714f89085978e 100644
--- a/ohos/automated_testing_demo/ohos/hvigor/hvigor-config.json5
+++ b/ohos/automated_testing_demo/ohos/hvigor/hvigor-config.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"dependencies": {
diff --git a/ohos/automated_testing_demo/ohos/hvigorfile.ts b/ohos/automated_testing_demo/ohos/hvigorfile.ts
index 8f2d2aafe6d6a3a71a9944ebd0c91fbc308ac9d1..0a7e3d8d74177458336fa2f524032b873cbe9552 100644
--- a/ohos/automated_testing_demo/ohos/hvigorfile.ts
+++ b/ohos/automated_testing_demo/ohos/hvigorfile.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { appTasks } from '@ohos/hvigor-ohos-plugin';
export default {
diff --git a/ohos/cached_network_image_sample/ohos/entry/build-profile.json5 b/ohos/cached_network_image_sample/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/cached_network_image_sample/ohos/entry/build-profile.json5
+++ b/ohos/cached_network_image_sample/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/cached_network_image_sample/ohos/entry/hvigorfile.ts b/ohos/cached_network_image_sample/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/cached_network_image_sample/ohos/entry/hvigorfile.ts
+++ b/ohos/cached_network_image_sample/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/cached_network_image_sample/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 8bc48be8773196f34cccb15cf517f87f5c6b94d2..5287fd39197fe0394732777dceec4b02966cc516 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/cached_network_image_sample/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility, FlutterEngine } from '@ohos/flutter_ohos';
import { GeneratedPluginRegistrant } from '../plugins/GeneratedPluginRegistrant';
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/main/ets/pages/Index.ets b/ohos/cached_network_image_sample/ohos/entry/src/main/ets/pages/Index.ets
index 1125f9fdd95f4310a182c1c9e3680f37f73686c9..ef6205b904b661723d220a64ba31b805b38515b5 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/cached_network_image_sample/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets b/ohos/cached_network_image_sample/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
index c8657f80ca8e80bbde4fb0f909fa2eaae8e5cca5..4f479043db2756f46c16268f6f963a28e31511b6 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
+++ b/ohos/cached_network_image_sample/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterEngine, Log } from '@ohos/flutter_ohos';
import PathProviderPlugin from 'path_provider_ohos';
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/main/module.json5 b/ohos/cached_network_image_sample/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/main/module.json5
+++ b/ohos/cached_network_image_sample/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/module.json5 b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/cached_network_image_sample/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/cached_network_image_sample/ohos/hvigor/hvigor-config.json5 b/ohos/cached_network_image_sample/ohos/hvigor/hvigor-config.json5
index 541ba35711b75986f9295410ee38fdb8f2572878..5ed0b910cce4b7e776973a892bf714f89085978e 100644
--- a/ohos/cached_network_image_sample/ohos/hvigor/hvigor-config.json5
+++ b/ohos/cached_network_image_sample/ohos/hvigor/hvigor-config.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"dependencies": {
diff --git a/ohos/cached_network_image_sample/ohos/hvigorfile.ts b/ohos/cached_network_image_sample/ohos/hvigorfile.ts
index 8f2d2aafe6d6a3a71a9944ebd0c91fbc308ac9d1..0a7e3d8d74177458336fa2f524032b873cbe9552 100644
--- a/ohos/cached_network_image_sample/ohos/hvigorfile.ts
+++ b/ohos/cached_network_image_sample/ohos/hvigorfile.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { appTasks } from '@ohos/hvigor-ohos-plugin';
export default {
diff --git a/ohos/channel_demo/analysis_options.yaml b/ohos/channel_demo/analysis_options.yaml
index 7814013c895a5ab88ab0bb58d8cfa716f9be5654..61b6c4de17c96863d24279f06b85e01b6ebbdb34 100644
--- a/ohos/channel_demo/analysis_options.yaml
+++ b/ohos/channel_demo/analysis_options.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
diff --git a/ohos/channel_demo/ohos/AppScope/app.json5 b/ohos/channel_demo/ohos/AppScope/app.json5
index c46cd44fc04c61c8c756bddfa5a50dc65cf6e5ac..ff35a750edde92e41deff9eb0a386644abc2af15 100644
--- a/ohos/channel_demo/ohos/AppScope/app.json5
+++ b/ohos/channel_demo/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "com.example.channel_demo",
diff --git a/ohos/channel_demo/ohos/entry/build-profile.json5 b/ohos/channel_demo/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/channel_demo/ohos/entry/build-profile.json5
+++ b/ohos/channel_demo/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/channel_demo/ohos/entry/hvigorfile.ts b/ohos/channel_demo/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/channel_demo/ohos/entry/hvigorfile.ts
+++ b/ohos/channel_demo/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/channel_demo/ohos/entry/oh-package.json5 b/ohos/channel_demo/ohos/entry/oh-package.json5
index dabaee13151003854589516fcfb20ccd29c44b6b..127e86cfae56e33f4542a2bcf5c3d0e0c01569cc 100644
--- a/ohos/channel_demo/ohos/entry/oh-package.json5
+++ b/ohos/channel_demo/ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"name": "entry",
"version": "1.0.0",
diff --git a/ohos/channel_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/channel_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index f5408e8f1f408dccde61d8ddd6c11b4e6cef12e8..3140b2d984e5c997aa09d072e1203cbf46c21517 100644
--- a/ohos/channel_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/channel_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility } from '@ohos/flutter_ohos'
import { GeneratedPluginRegistrant } from '../plugins/GeneratedPluginRegistrant';
import FlutterEngine from '@ohos/flutter_ohos/src/main/ets/embedding/engine/FlutterEngine';
diff --git a/ohos/channel_demo/ohos/entry/src/main/ets/pages/Index.ets b/ohos/channel_demo/ohos/entry/src/main/ets/pages/Index.ets
index 1125f9fdd95f4310a182c1c9e3680f37f73686c9..ef6205b904b661723d220a64ba31b805b38515b5 100644
--- a/ohos/channel_demo/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/channel_demo/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/channel_demo/ohos/entry/src/main/module.json5 b/ohos/channel_demo/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/channel_demo/ohos/entry/src/main/module.json5
+++ b/ohos/channel_demo/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/channel_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/channel_demo/ohos/entry/src/ohosTest/module.json5 b/ohos/channel_demo/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/channel_demo/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/channel_demo/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/channel_demo/ohos/hvigorfile.ts b/ohos/channel_demo/ohos/hvigorfile.ts
index 8f2d2aafe6d6a3a71a9944ebd0c91fbc308ac9d1..0a7e3d8d74177458336fa2f524032b873cbe9552 100644
--- a/ohos/channel_demo/ohos/hvigorfile.ts
+++ b/ohos/channel_demo/ohos/hvigorfile.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { appTasks } from '@ohos/hvigor-ohos-plugin';
export default {
diff --git a/ohos/channel_demo/pubspec.yaml b/ohos/channel_demo/pubspec.yaml
index 23c24dcf4eb9ad3d4141bacecce3db0e1cd9fcf5..9a51c7b1083a7f96bba4b4ca164534388556c48c 100644
--- a/ohos/channel_demo/pubspec.yaml
+++ b/ohos/channel_demo/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: channel_demo
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
diff --git a/ohos/clock_test/analysis_options.yaml b/ohos/clock_test/analysis_options.yaml
index 7814013c895a5ab88ab0bb58d8cfa716f9be5654..61b6c4de17c96863d24279f06b85e01b6ebbdb34 100644
--- a/ohos/clock_test/analysis_options.yaml
+++ b/ohos/clock_test/analysis_options.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
diff --git a/ohos/clock_test/ohos/AppScope/app.json5 b/ohos/clock_test/ohos/AppScope/app.json5
index e4c0c1e095c1c71c35b2063092dafa4391aaf00f..f1baf712b70fedad22c127719f5300ddfc97de8a 100644
--- a/ohos/clock_test/ohos/AppScope/app.json5
+++ b/ohos/clock_test/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "com.example.clock_test",
diff --git a/ohos/clock_test/ohos/entry/build-profile.json5 b/ohos/clock_test/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/clock_test/ohos/entry/build-profile.json5
+++ b/ohos/clock_test/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/clock_test/ohos/entry/hvigorfile.ts b/ohos/clock_test/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/clock_test/ohos/entry/hvigorfile.ts
+++ b/ohos/clock_test/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/clock_test/ohos/entry/oh-package.json5 b/ohos/clock_test/ohos/entry/oh-package.json5
index e386ec59469af89fe7beebd90877245581b21e76..634457dbefa01335f0ebf7998689752b00a1332b 100644
--- a/ohos/clock_test/ohos/entry/oh-package.json5
+++ b/ohos/clock_test/ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"license": "",
"devDependencies": {},
diff --git a/ohos/clock_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/clock_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 321a4eeaacd7b8079a876e25c4dafd498e4d9fb9..c7c31945b55cd77efa7d47e1bc769640c5960dbe 100644
--- a/ohos/clock_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/clock_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility } from '@ohos/flutter_ohos'
export default class EntryAbility extends FlutterAbility {
diff --git a/ohos/clock_test/ohos/entry/src/main/ets/pages/Index.ets b/ohos/clock_test/ohos/entry/src/main/ets/pages/Index.ets
index b53a20c437e96d195487b281e5e95402ea6cb97d..ffd32fbb60a6f17d6214ecfb4fe109a339a993a5 100644
--- a/ohos/clock_test/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/clock_test/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/clock_test/ohos/entry/src/main/module.json5 b/ohos/clock_test/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/clock_test/ohos/entry/src/main/module.json5
+++ b/ohos/clock_test/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/clock_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/clock_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/clock_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/clock_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/clock_test/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/clock_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/clock_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/clock_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/clock_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/clock_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/clock_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/clock_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/clock_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/clock_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/clock_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/clock_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/clock_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/clock_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/clock_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/clock_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/clock_test/ohos/entry/src/ohosTest/module.json5 b/ohos/clock_test/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/clock_test/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/clock_test/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/clock_test/ohos/hvigorfile.ts b/ohos/clock_test/ohos/hvigorfile.ts
index 5a172b770e3b15f67c12152d00f38f2084d3915b..6478186902c0c1ad7c966a929c7d6b7d8ae7a9f3 100644
--- a/ohos/clock_test/ohos/hvigorfile.ts
+++ b/ohos/clock_test/ohos/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { appTasks } from '@ohos/hvigor-ohos-plugin';
\ No newline at end of file
diff --git a/ohos/clock_test/pubspec.yaml b/ohos/clock_test/pubspec.yaml
index dbecf42712ff86f225bf659f0a76118248842e66..810c25de0abe162abb62254270efac0063cbfdb1 100644
--- a/ohos/clock_test/pubspec.yaml
+++ b/ohos/clock_test/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: clock_test
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
diff --git a/ohos/component_demo/.metadata b/ohos/component_demo/.metadata
index 351f18801f885b257bac4321a4e3f4ed720b6736..b3c17841d1c9e531a6f252ce49afc674b8cbd5bd 100644
--- a/ohos/component_demo/.metadata
+++ b/ohos/component_demo/.metadata
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
diff --git a/ohos/component_demo/analysis_options.yaml b/ohos/component_demo/analysis_options.yaml
index 7fcfe08815ab00592fc24d3e162f6eafafe61d65..b84bbbdc20526069fd6f04a8a28953600fc3bf64 100644
--- a/ohos/component_demo/analysis_options.yaml
+++ b/ohos/component_demo/analysis_options.yaml
@@ -4,19 +4,6 @@
# The issues identified by the analyzer are surfaced in the UI of Dart-enabled
# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be
# invoked from the command line by running `flutter analyze`.
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
diff --git a/ohos/component_demo/ohos/AppScope/app.json5 b/ohos/component_demo/ohos/AppScope/app.json5
index e93b238f8eece077494ad777b5555e2c51bc39a8..b7407c7500b33e5b8b29c4027bfbd6eb5248cbeb 100644
--- a/ohos/component_demo/ohos/AppScope/app.json5
+++ b/ohos/component_demo/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "com.example.component_demo",
diff --git a/ohos/component_demo/ohos/entry/build-profile.json5 b/ohos/component_demo/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/component_demo/ohos/entry/build-profile.json5
+++ b/ohos/component_demo/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/component_demo/ohos/entry/hvigorfile.ts b/ohos/component_demo/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/component_demo/ohos/entry/hvigorfile.ts
+++ b/ohos/component_demo/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/component_demo/ohos/entry/oh-package.json5 b/ohos/component_demo/ohos/entry/oh-package.json5
index ab756b7624a009a30db809d7d64c62d84dc7b153..57995642c5aa16b2748efba5d4825768e80eb854 100644
--- a/ohos/component_demo/ohos/entry/oh-package.json5
+++ b/ohos/component_demo/ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"name": "entry",
"version": "1.0.0",
diff --git a/ohos/component_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/component_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 34bfd9c4f28231109eb2b2d143e629e9303b77f3..ec1acd72d9549040193d50fd576153b8db8fbef3 100644
--- a/ohos/component_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/component_demo/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility'
import window from '@ohos.window'
diff --git a/ohos/component_demo/ohos/entry/src/main/ets/pages/Index.ets b/ohos/component_demo/ohos/entry/src/main/ets/pages/Index.ets
index f0977aa582da2dce8898abc888a2b44306b57002..272886875755be6989228cfba9b091209230c38d 100644
--- a/ohos/component_demo/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/component_demo/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import IndexPage from '../pages/FlutterIndex'
import router from '@ohos.router'
import ButtonClickMethod from '../model/ButtonClickMethod'
diff --git a/ohos/component_demo/ohos/entry/src/main/module.json5 b/ohos/component_demo/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/component_demo/ohos/entry/src/main/module.json5
+++ b/ohos/component_demo/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/component_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/component_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/component_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/component_demo/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/component_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/component_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/component_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/component_demo/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/component_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/component_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/component_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/component_demo/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/component_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/component_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/component_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/component_demo/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/component_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/component_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/component_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/component_demo/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/component_demo/ohos/entry/src/ohosTest/module.json5 b/ohos/component_demo/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/component_demo/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/component_demo/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/component_demo/ohos/hvigorfile.ts b/ohos/component_demo/ohos/hvigorfile.ts
index 5a172b770e3b15f67c12152d00f38f2084d3915b..6478186902c0c1ad7c966a929c7d6b7d8ae7a9f3 100644
--- a/ohos/component_demo/ohos/hvigorfile.ts
+++ b/ohos/component_demo/ohos/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { appTasks } from '@ohos/hvigor-ohos-plugin';
\ No newline at end of file
diff --git a/ohos/component_demo/pubspec.yaml b/ohos/component_demo/pubspec.yaml
index 76561897eb2a0cec817017703e6998868f94c5e4..62b368d40730987d1132dec79c28e8ce1a32cc0c 100644
--- a/ohos/component_demo/pubspec.yaml
+++ b/ohos/component_demo/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
diff --git a/ohos/dio_test/analysis_options.yaml b/ohos/dio_test/analysis_options.yaml
index 7814013c895a5ab88ab0bb58d8cfa716f9be5654..61b6c4de17c96863d24279f06b85e01b6ebbdb34 100644
--- a/ohos/dio_test/analysis_options.yaml
+++ b/ohos/dio_test/analysis_options.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
diff --git a/ohos/dio_test/ohos/AppScope/app.json5 b/ohos/dio_test/ohos/AppScope/app.json5
index 1565fab869e6a54f65b58a94ffbc4aa46d9dde0f..2ed902f1d5aac93be582d2debace685117ee83ac 100644
--- a/ohos/dio_test/ohos/AppScope/app.json5
+++ b/ohos/dio_test/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"bundleName": "com.example.dio_test",
diff --git a/ohos/dio_test/ohos/entry/build-profile.json5 b/ohos/dio_test/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/dio_test/ohos/entry/build-profile.json5
+++ b/ohos/dio_test/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/dio_test/ohos/entry/hvigorfile.ts b/ohos/dio_test/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/dio_test/ohos/entry/hvigorfile.ts
+++ b/ohos/dio_test/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/dio_test/ohos/entry/oh-package.json5 b/ohos/dio_test/ohos/entry/oh-package.json5
index bc825b2605dfa662e22ef0c07c800935c687706d..716467d67dec8d9c08cc10e9552b99052a8539cd 100644
--- a/ohos/dio_test/ohos/entry/oh-package.json5
+++ b/ohos/dio_test/ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"license": "",
"devDependencies": {},
diff --git a/ohos/dio_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/dio_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index b14a3e389685da5f23c57b04cd10e9d55c317b11..dd1ff01c16a82842c86d354c8d20aa9de174375b 100644
--- a/ohos/dio_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/dio_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility } from '@ohos/flutter_ohos'
import PathProviderPlugin from '@ohos/path_provider/src/main/ets/io/flutter/plugins/pathprovider/PathProviderPlugin'
diff --git a/ohos/dio_test/ohos/entry/src/main/ets/pages/Index.ets b/ohos/dio_test/ohos/entry/src/main/ets/pages/Index.ets
index b53a20c437e96d195487b281e5e95402ea6cb97d..ffd32fbb60a6f17d6214ecfb4fe109a339a993a5 100644
--- a/ohos/dio_test/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/dio_test/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/dio_test/ohos/entry/src/main/module.json5 b/ohos/dio_test/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/dio_test/ohos/entry/src/main/module.json5
+++ b/ohos/dio_test/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/dio_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/dio_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/dio_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/dio_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/dio_test/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/dio_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/dio_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/dio_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/dio_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/dio_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/dio_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/dio_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/dio_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/dio_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/dio_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/dio_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/dio_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/dio_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/dio_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/dio_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/dio_test/ohos/entry/src/ohosTest/module.json5 b/ohos/dio_test/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/dio_test/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/dio_test/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/dio_test/ohos/hvigorfile.ts b/ohos/dio_test/ohos/hvigorfile.ts
index 5a172b770e3b15f67c12152d00f38f2084d3915b..6478186902c0c1ad7c966a929c7d6b7d8ae7a9f3 100644
--- a/ohos/dio_test/ohos/hvigorfile.ts
+++ b/ohos/dio_test/ohos/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { appTasks } from '@ohos/hvigor-ohos-plugin';
\ No newline at end of file
diff --git a/ohos/dio_test/path_provider_ohos/pubspec.yaml b/ohos/dio_test/path_provider_ohos/pubspec.yaml
index 6b70fd2066072e156a0968f69ed2eb3cac8cb7e0..e86fe822d4f6cac0139bfd33b709ab90b4e100f8 100644
--- a/ohos/dio_test/path_provider_ohos/pubspec.yaml
+++ b/ohos/dio_test/path_provider_ohos/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: path_provider_ohos
description: Ohos implementation of the path_provider plugin.
repository: https://github.com/flutter/packages/tree/main/packages/path_provider/path_provider_ohos
diff --git a/ohos/dio_test/pubspec.yaml b/ohos/dio_test/pubspec.yaml
index bb740cb7c3831ba1c560b0bf21d68cdbb0c76256..e8c9f56f019c10e3e3bcac082b8bffc7a6be441a 100644
--- a/ohos/dio_test/pubspec.yaml
+++ b/ohos/dio_test/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: dio_test
description: A new Flutter project.
publish_to: none
diff --git a/ohos/event_bus_test/analysis_options.yaml b/ohos/event_bus_test/analysis_options.yaml
index 7814013c895a5ab88ab0bb58d8cfa716f9be5654..61b6c4de17c96863d24279f06b85e01b6ebbdb34 100644
--- a/ohos/event_bus_test/analysis_options.yaml
+++ b/ohos/event_bus_test/analysis_options.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
diff --git a/ohos/event_bus_test/ohos/entry/build-profile.json5 b/ohos/event_bus_test/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/event_bus_test/ohos/entry/build-profile.json5
+++ b/ohos/event_bus_test/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/event_bus_test/ohos/entry/hvigorfile.ts b/ohos/event_bus_test/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/event_bus_test/ohos/entry/hvigorfile.ts
+++ b/ohos/event_bus_test/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/event_bus_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/event_bus_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 8bc48be8773196f34cccb15cf517f87f5c6b94d2..5287fd39197fe0394732777dceec4b02966cc516 100644
--- a/ohos/event_bus_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/event_bus_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility, FlutterEngine } from '@ohos/flutter_ohos';
import { GeneratedPluginRegistrant } from '../plugins/GeneratedPluginRegistrant';
diff --git a/ohos/event_bus_test/ohos/entry/src/main/ets/pages/Index.ets b/ohos/event_bus_test/ohos/entry/src/main/ets/pages/Index.ets
index 1125f9fdd95f4310a182c1c9e3680f37f73686c9..ef6205b904b661723d220a64ba31b805b38515b5 100644
--- a/ohos/event_bus_test/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/event_bus_test/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/event_bus_test/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets b/ohos/event_bus_test/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
index 2a81b3aa9b09cf17c9d5704a25cb714721108c43..677468adb77647f0ffa6507d21b5bfeff06a5d51 100644
--- a/ohos/event_bus_test/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
+++ b/ohos/event_bus_test/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterEngine, Log } from '@ohos/flutter_ohos';
/**
diff --git a/ohos/event_bus_test/ohos/entry/src/main/module.json5 b/ohos/event_bus_test/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/event_bus_test/ohos/entry/src/main/module.json5
+++ b/ohos/event_bus_test/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/event_bus_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/event_bus_test/ohos/entry/src/ohosTest/module.json5 b/ohos/event_bus_test/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/event_bus_test/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/event_bus_test/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/event_bus_test/ohos/hvigorfile.ts b/ohos/event_bus_test/ohos/hvigorfile.ts
index 5a172b770e3b15f67c12152d00f38f2084d3915b..6478186902c0c1ad7c966a929c7d6b7d8ae7a9f3 100644
--- a/ohos/event_bus_test/ohos/hvigorfile.ts
+++ b/ohos/event_bus_test/ohos/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { appTasks } from '@ohos/hvigor-ohos-plugin';
\ No newline at end of file
diff --git a/ohos/event_bus_test/ohos/oh-package.json5 b/ohos/event_bus_test/ohos/oh-package.json5
index 40d35a4b6e107682d5f75e4a04216ac77f67cbbb..66266e088330dd60fab6c6129bf08016347c3d0e 100644
--- a/ohos/event_bus_test/ohos/oh-package.json5
+++ b/ohos/event_bus_test/ohos/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"name": "pro",
diff --git a/ohos/event_bus_test/pubspec.yaml b/ohos/event_bus_test/pubspec.yaml
index f0b06b81f76a5959963bbf7ced27b41ebc9c78ef..057c6eaa03c08f23d15bdf81b39c7cbc43944be6 100644
--- a/ohos/event_bus_test/pubspec.yaml
+++ b/ohos/event_bus_test/pubspec.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
name: event_bus_test
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
diff --git a/ohos/floor_test/ohos/build-profile.json5 b/ohos/floor_test/ohos/build-profile.json5
index 11db7755e1cadfc7cc3972503ef4ba9b9b5069ee..1d12140d202702d7c73d64f1b291fe5c45a660ce 100644
--- a/ohos/floor_test/ohos/build-profile.json5
+++ b/ohos/floor_test/ohos/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"app": {
"signingConfigs": [],
diff --git a/ohos/floor_test/ohos/entry/build-profile.json5 b/ohos/floor_test/ohos/entry/build-profile.json5
index 633d360fbc91a3186a23b66ab71b27e5618944cb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/ohos/floor_test/ohos/entry/build-profile.json5
+++ b/ohos/floor_test/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"apiType": 'stageMode',
"buildOption": {
diff --git a/ohos/floor_test/ohos/entry/hvigorfile.ts b/ohos/floor_test/ohos/entry/hvigorfile.ts
index 894fc15c6b793f085e6c8506e43d719af658e8ff..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/ohos/floor_test/ohos/entry/hvigorfile.ts
+++ b/ohos/floor_test/ohos/entry/hvigorfile.ts
@@ -1,17 +1,2 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
export { hapTasks } from '@ohos/hvigor-ohos-plugin';
diff --git a/ohos/floor_test/ohos/entry/oh-package.json5 b/ohos/floor_test/ohos/entry/oh-package.json5
index 25c9e3157aa8c351a3b33454b88ef4ff5e4fe2bb..476c4bb85b666691bf5d819427128be9030f578f 100644
--- a/ohos/floor_test/ohos/entry/oh-package.json5
+++ b/ohos/floor_test/ohos/entry/oh-package.json5
@@ -1,17 +1,3 @@
-/*
- * Copyright (C) 2024 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
- *
- * 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.
- */
{
"name": "entry",
"version": "1.0.0",
diff --git a/ohos/floor_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets b/ohos/floor_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
index 8bc48be8773196f34cccb15cf517f87f5c6b94d2..5287fd39197fe0394732777dceec4b02966cc516 100644
--- a/ohos/floor_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
+++ b/ohos/floor_test/ohos/entry/src/main/ets/entryability/EntryAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { FlutterAbility, FlutterEngine } from '@ohos/flutter_ohos';
import { GeneratedPluginRegistrant } from '../plugins/GeneratedPluginRegistrant';
diff --git a/ohos/floor_test/ohos/entry/src/main/ets/pages/Index.ets b/ohos/floor_test/ohos/entry/src/main/ets/pages/Index.ets
index 1125f9fdd95f4310a182c1c9e3680f37f73686c9..ef6205b904b661723d220a64ba31b805b38515b5 100644
--- a/ohos/floor_test/ohos/entry/src/main/ets/pages/Index.ets
+++ b/ohos/floor_test/ohos/entry/src/main/ets/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import common from '@ohos.app.ability.common';
import { FlutterPage } from '@ohos/flutter_ohos'
diff --git a/ohos/floor_test/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets b/ohos/floor_test/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
index 75c7ed719f165087589c045013c68e0c0e56eeb9..04d4e5e3c3acae54058ebeaf319b70505669ae13 100644
--- a/ohos/floor_test/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
+++ b/ohos/floor_test/ohos/entry/src/main/ets/plugins/GeneratedPluginRegistrant.ets
@@ -1,17 +1,3 @@
-/*
- * Copyright (C) 2024 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
- *
- * 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.
- */
import { FlutterEngine, Log } from '@ohos/flutter_ohos';
import SqflitePlugin from 'sqflite';
diff --git a/ohos/floor_test/ohos/entry/src/main/module.json5 b/ohos/floor_test/ohos/entry/src/main/module.json5
index 7bbf78b18f39991b1404061c7437538c7d532bb7..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/ohos/floor_test/ohos/entry/src/main/module.json5
+++ b/ohos/floor_test/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
{
"module": {
"name": "entry",
diff --git a/ohos/floor_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/ohos/floor_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 25d4c71ff3cd584f5d64f6f8c0ac864928c234c4..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/ohos/floor_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/ohos/floor_test/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
diff --git a/ohos/floor_test/ohos/entry/src/ohosTest/ets/test/List.test.ets b/ohos/floor_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
index f4140030e65d20df6af30a6bf51e464dea8f8aa6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/ohos/floor_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/ohos/floor_test/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import abilityTest from './Ability.test'
export default function testsuite() {
diff --git a/ohos/floor_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/ohos/floor_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 4ca645e6013cfce8e7dbb728313cb8840c4da660..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/ohos/floor_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/ohos/floor_test/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import UIAbility from '@ohos.app.ability.UIAbility';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
import hilog from '@ohos.hilog';
diff --git a/ohos/floor_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/ohos/floor_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index cef0447cd2f137ef82d223ead2e156808878ab90..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/ohos/floor_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/ohos/floor_test/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
@Entry
diff --git a/ohos/floor_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/ohos/floor_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 1def08f2e9dcbfa3454a07b7a3b82b173bb90d02..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/ohos/floor_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/ohos/floor_test/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import hilog from '@ohos.hilog';
import TestRunner from '@ohos.application.testRunner';
import AbilityDelegatorRegistry from '@ohos.app.ability.abilityDelegatorRegistry';
diff --git a/ohos/floor_test/ohos/entry/src/ohosTest/module.json5 b/ohos/floor_test/ohos/entry/src/ohosTest/module.json5
index fab77ce2e0c61e3ad010bab5b27ccbd15f9a8c96..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/ohos/floor_test/ohos/entry/src/ohosTest/module.json5
+++ b/ohos/floor_test/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"module": {
"name": "entry_test",
diff --git a/ohos/floor_test/ohos/hvigor/hvigor-config.json5 b/ohos/floor_test/ohos/hvigor/hvigor-config.json5
index 541ba35711b75986f9295410ee38fdb8f2572878..5ed0b910cce4b7e776973a892bf714f89085978e 100644
--- a/ohos/floor_test/ohos/hvigor/hvigor-config.json5
+++ b/ohos/floor_test/ohos/hvigor/hvigor-config.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"dependencies": {
diff --git a/ohos/floor_test/ohos/hvigorfile.ts b/ohos/floor_test/ohos/hvigorfile.ts
index 8f2d2aafe6d6a3a71a9944ebd0c91fbc308ac9d1..0a7e3d8d74177458336fa2f524032b873cbe9552 100644
--- a/ohos/floor_test/ohos/hvigorfile.ts
+++ b/ohos/floor_test/ohos/hvigorfile.ts
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
import { appTasks } from '@ohos/hvigor-ohos-plugin';
export default {
diff --git a/ohos/floor_test/ohos/oh-package.json5 b/ohos/floor_test/ohos/oh-package.json5
index 4b856d54cd7cbbf1e409ddd26a1a34f89ec7a8f6..5021f4e3db215b25ac6516289dcca765d6f80566 100644
--- a/ohos/floor_test/ohos/oh-package.json5
+++ b/ohos/floor_test/ohos/oh-package.json5
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
{
"modelVersion": "5.0.0",
"name": "floor_test",
diff --git a/ohos/flutter-pag/.metadata b/ohos/flutter-pag/.metadata
index 3a59a794b364194264118ec4e3b8466dc81bfc8b..ced22fdc480b4f80334d0c23ee8b2b7cda8f2e4a 100644
--- a/ohos/flutter-pag/.metadata
+++ b/ohos/flutter-pag/.metadata
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
version:
revision: f4abaa0735eba4dfd8f33f73363911d63931fe03
channel: stable
diff --git a/ohos/flutter-pag/analysis_options.yaml b/ohos/flutter-pag/analysis_options.yaml
index 7814013c895a5ab88ab0bb58d8cfa716f9be5654..61b6c4de17c96863d24279f06b85e01b6ebbdb34 100644
--- a/ohos/flutter-pag/analysis_options.yaml
+++ b/ohos/flutter-pag/analysis_options.yaml
@@ -1,16 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
diff --git a/ohos/flutter-pag/android/src/main/AndroidManifest.xml b/ohos/flutter-pag/android/src/main/AndroidManifest.xml
index f7432fb43cf83155143c5f25318bfb846c25c076..f39af02e26b0bc49743f05586d7933140888835c 100644
--- a/ohos/flutter-pag/android/src/main/AndroidManifest.xml
+++ b/ohos/flutter-pag/android/src/main/AndroidManifest.xml
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
diff --git a/ohos/flutter-pag/example/.metadata b/ohos/flutter-pag/example/.metadata
index e893a8cba8da83501a6c49e27ddccea9a26d409d..56bfc2c4d6be0e426d957ef6df37b2b4ca09b58c 100644
--- a/ohos/flutter-pag/example/.metadata
+++ b/ohos/flutter-pag/example/.metadata
@@ -1,17 +1,3 @@
-# Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-#
-# 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.
-
-
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
diff --git a/ohos/flutter-pag/example/android/app/src/debug/AndroidManifest.xml b/ohos/flutter-pag/example/android/app/src/debug/AndroidManifest.xml
index 7b73aac1172789e3687b63ac9b3780461caeb6ca..eebe320e255f4caa3894af215c7783c707e6b48f 100644
--- a/ohos/flutter-pag/example/android/app/src/debug/AndroidManifest.xml
+++ b/ohos/flutter-pag/example/android/app/src/debug/AndroidManifest.xml
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
diff --git a/ohos/flutter-pag/example/android/app/src/main/res/drawable/launch_background.xml b/ohos/flutter-pag/example/android/app/src/main/res/drawable/launch_background.xml
index e37f926c92bab5117a41345f74e629d8cef00fd6..304732f8842013497e14bd02f67a55f2614fb8f7 100644
--- a/ohos/flutter-pag/example/android/app/src/main/res/drawable/launch_background.xml
+++ b/ohos/flutter-pag/example/android/app/src/main/res/drawable/launch_background.xml
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
diff --git a/ohos/flutter-pag/example/android/app/src/main/res/values-night/styles.xml b/ohos/flutter-pag/example/android/app/src/main/res/values-night/styles.xml
index 434af3629c3665eaa0566780de8578f1fde06843..449a9f930826851b495d039f0c0d57f247536615 100644
--- a/ohos/flutter-pag/example/android/app/src/main/res/values-night/styles.xml
+++ b/ohos/flutter-pag/example/android/app/src/main/res/values-night/styles.xml
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
diff --git a/ohos/flutter-pag/example/android/app/src/main/res/values/styles.xml b/ohos/flutter-pag/example/android/app/src/main/res/values/styles.xml
index 10268913d525df6288ea1d57881d677730cf4193..d74aa35c28261a8e78264252be7f0f6f9406ec35 100644
--- a/ohos/flutter-pag/example/android/app/src/main/res/values/styles.xml
+++ b/ohos/flutter-pag/example/android/app/src/main/res/values/styles.xml
@@ -1,18 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/
-
diff --git a/ohos/flutter-pag/example/android/app/src/profile/AndroidManifest.xml b/ohos/flutter-pag/example/android/app/src/profile/AndroidManifest.xml
index 7b73aac1172789e3687b63ac9b3780461caeb6ca..eebe320e255f4caa3894af215c7783c707e6b48f 100644
--- a/ohos/flutter-pag/example/android/app/src/profile/AndroidManifest.xml
+++ b/ohos/flutter-pag/example/android/app/src/profile/AndroidManifest.xml
@@ -1,17 +1,3 @@
-/*
-* Copyright (c) 2023 Hunan OpenValley Digital Industry Development 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
-*
-* 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.
-*/