diff --git a/OAT.xml b/OAT.xml
index ebdfb221d1e118f51754f106e1d94c096e0ca72f..65f573c49fee7707ce469150cdc51ed00169228a 100644
--- a/OAT.xml
+++ b/OAT.xml
@@ -108,6 +108,11 @@
+
+
+
+
+
diff --git a/example/ohos/AppScope/app.json5 b/example/ohos/AppScope/app.json5
index c39a8f7855513f063fbb63d4ad882d08afc200e2..11112e67db8624b23ca464a0bd3fc4a63dabf7e2 100644
--- a/example/ohos/AppScope/app.json5
+++ b/example/ohos/AppScope/app.json5
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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.ljk.leak_detector_example",
diff --git a/example/ohos/build-profile.json5 b/example/ohos/build-profile.json5
index 01ef137f920b7763b51f7b10e0b7c752792fed62..40e54c272cdc908b0dc4027ffcc403e350a45684 100644
--- a/example/ohos/build-profile.json5
+++ b/example/ohos/build-profile.json5
@@ -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.
- */
-
{
"app": {
"signingConfigs": [],
diff --git a/example/ohos/entry/build-profile.json5 b/example/ohos/entry/build-profile.json5
index d4eb8338607d9a94b31ba33948ed5179f07e76bb..20c75049f2d45e57d267899b6547c79fb6aa84c1 100644
--- a/example/ohos/entry/build-profile.json5
+++ b/example/ohos/entry/build-profile.json5
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/hvigorfile.ts b/example/ohos/entry/hvigorfile.ts
index ad9c31634832cd09099e4fe4c4cda1e2dc3e23c3..80e4ec5b81689f238c34614b167a0b9e9c83e8d9 100644
--- a/example/ohos/entry/hvigorfile.ts
+++ b/example/ohos/entry/hvigorfile.ts
@@ -1,18 +1,2 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/oh-package.json5 b/example/ohos/entry/oh-package.json5
index d7fa80da91d571e80c9965eb187bc6e48dcb8e70..91b8086c839aa666e77d2c4c7aeb09eeb2be45e7 100644
--- a/example/ohos/entry/oh-package.json5
+++ b/example/ohos/entry/oh-package.json5
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/src/main/module.json5 b/example/ohos/entry/src/main/module.json5
index 63ae86af5516e85791e004b35e95eb3e8ce23ddc..1907287490006721d809d991e51e0adcd0ccabfc 100644
--- a/example/ohos/entry/src/main/module.json5
+++ b/example/ohos/entry/src/main/module.json5
@@ -1,17 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/src/ohosTest/ets/test/Ability.test.ets b/example/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
index 7b6a10b5f84b485df6a4ba6d80fe8fc6712e51d2..8abf7f2f44c0e56110df8c09b2524a4ca37bc993 100644
--- a/example/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
+++ b/example/ohos/entry/src/ohosTest/ets/test/Ability.test.ets
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/src/ohosTest/ets/test/List.test.ets b/example/ohos/entry/src/ohosTest/ets/test/List.test.ets
index 7a6349686e315010be150e22c42286afc3d770a6..d766fe249dfc3ada636f27e64d9b64451ce32c93 100644
--- a/example/ohos/entry/src/ohosTest/ets/test/List.test.ets
+++ b/example/ohos/entry/src/ohosTest/ets/test/List.test.ets
@@ -1,17 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets b/example/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
index 147c1063bb2ab3eaeafc74cbb12308edd133bd8a..e3f6e911d3fffba1e1795c60ed1ee4db15b386fd 100644
--- a/example/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
+++ b/example/ohos/entry/src/ohosTest/ets/testability/TestAbility.ets
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets b/example/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
index d935d08e675c3397dd82aacc82ab465356ed5032..166366593a7e55ef17e6619f68a4c46214814858 100644
--- a/example/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
+++ b/example/ohos/entry/src/ohosTest/ets/testability/pages/Index.ets
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts b/example/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
index 93df354af774b5ee68c7ab5841af5c4ede8e3bd9..92a16d84e8870da219c51d9f1342c79203c1f42d 100644
--- a/example/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
+++ b/example/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/entry/src/ohosTest/module.json5 b/example/ohos/entry/src/ohosTest/module.json5
index 702f02ac4cb09f00c88d3cccefaabe249cfad3f6..87631d3a1063ffadf6d6d73835cc89e49cad410f 100644
--- a/example/ohos/entry/src/ohosTest/module.json5
+++ b/example/ohos/entry/src/ohosTest/module.json5
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/hvigor/hvigor-config.json5 b/example/ohos/hvigor/hvigor-config.json5
index dcc34ae886ae8edc52196e7f081392afb007041d..f70ecd4112d94f9aa555adf898d53f18bf58f3e9 100644
--- a/example/ohos/hvigor/hvigor-config.json5
+++ b/example/ohos/hvigor/hvigor-config.json5
@@ -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.
- */
-
{
"modelVersion": "5.0.0",
"dependencies": {
diff --git a/example/ohos/hvigorfile.ts b/example/ohos/hvigorfile.ts
index e73f4fe7cdeca99f22952bf733801f18f94621e6..0a7e3d8d74177458336fa2f524032b873cbe9552 100644
--- a/example/ohos/hvigorfile.ts
+++ b/example/ohos/hvigorfile.ts
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/example/ohos/oh-package.json5 b/example/ohos/oh-package.json5
index 0a0081a09d5258dabd92acdfc8e1ff606077cdaf..8f72a6f6c86d7c91b97dd324494dda410ec79c80 100644
--- a/example/ohos/oh-package.json5
+++ b/example/ohos/oh-package.json5
@@ -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.
- */
-
{
"modelVersion": "5.0.0",
"name": "apptemplate",
diff --git a/ohos/BuildProfile.ets b/ohos/BuildProfile.ets
index 07719615f91081e3c860a08ded43d70f510bf89d..fe58d43dbde3396f594a504bd630e76bcc3747b2 100644
--- a/ohos/BuildProfile.ets
+++ b/ohos/BuildProfile.ets
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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.
- */
-
export default class BuildProfile {
static readonly HAR_VERSION = '1.0.0';
static readonly BUILD_MODE_NAME = 'debug';
diff --git a/ohos/build-profile.json5 b/ohos/build-profile.json5
index b5cf54176f8d80660aec9b1757d42ce5b50b2267..79961f96a6fe0507354b7952a378c3be2ae4bfab 100644
--- a/ohos/build-profile.json5
+++ b/ohos/build-profile.json5
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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/hvigorfile.ts b/ohos/hvigorfile.ts
index 5cdfdb9dcf894f0a1c8e3e6bac99341cdb273f27..47e6e1f81d365872f101585f5dbf816bcad65864 100644
--- a/ohos/hvigorfile.ts
+++ b/ohos/hvigorfile.ts
@@ -1,17 +1,2 @@
-/**
- * Copyright (c) 2024 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 { harTasks } from '@ohos/hvigor-ohos-plugin';
\ No newline at end of file
diff --git a/ohos/index.ets b/ohos/index.ets
index 20afb6602025a1ee926354998cf1547fb0f6570e..2cd29ee30d846fb2d045d9361dfe2b9fe63b4869 100644
--- a/ohos/index.ets
+++ b/ohos/index.ets
@@ -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.
-*/
-
import LeakDetectorPlugin from './src/main/ets/components/plugin/LeakDetectorPlugin';
export default LeakDetectorPlugin;
diff --git a/ohos/oh-package.json5 b/ohos/oh-package.json5
index 34be0df9c11b8735ccd5d4d584cc0b0e3cd08f5f..571d6a332baa9d95b694d8df5e0bb2b3fb4e0870 100644
--- a/ohos/oh-package.json5
+++ b/ohos/oh-package.json5
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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": "leak_detector",
"version": "1.0.0",
diff --git a/ohos/src/main/ets/components/plugin/LeakDetectorPlugin.ets b/ohos/src/main/ets/components/plugin/LeakDetectorPlugin.ets
index e9897012fbbacff8269469fb7a8fa62bbd8c41b8..19dfb987a618c58d469f2da3667faf214401984b 100644
--- a/ohos/src/main/ets/components/plugin/LeakDetectorPlugin.ets
+++ b/ohos/src/main/ets/components/plugin/LeakDetectorPlugin.ets
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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, FlutterPluginBinding } from '@ohos/flutter_ohos/src/main/ets/embedding/engine/plugins/FlutterPlugin';
import MethodChannel, { MethodCallHandler, MethodResult } from '@ohos/flutter_ohos/src/main/ets/plugin/common/MethodChannel';
import MethodCall from '@ohos/flutter_ohos/src/main/ets/plugin/common/MethodCall';
diff --git a/ohos/src/main/module.json5 b/ohos/src/main/module.json5
index 57dd693b1cc21b8dfd5a674dc3a55e91934d0bd5..7a594d149d469021339e886ea364007f8d0dc4af 100644
--- a/ohos/src/main/module.json5
+++ b/ohos/src/main/module.json5
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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": "leak_detector",
diff --git a/ohos/src/test/List.test.ets b/ohos/src/test/List.test.ets
index 93d49a34c7c9fdb9924b9077e21f174107983cae..12ddf6a9a9e09489e6c97403e95cb9ae8acccd9d 100644
--- a/ohos/src/test/List.test.ets
+++ b/ohos/src/test/List.test.ets
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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 localUnitTest from './LocalUnit.test';
export default function testsuite() {
diff --git a/ohos/src/test/LocalUnit.test.ets b/ohos/src/test/LocalUnit.test.ets
index 3059cb42d1c90d97e2d0ccd09a79666da2643edf..0ff1b637bfd318d84ac57ef0d6e44d6f41369f47 100644
--- a/ohos/src/test/LocalUnit.test.ets
+++ b/ohos/src/test/LocalUnit.test.ets
@@ -1,18 +1,3 @@
-/**
- * Copyright (c) 2024 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 { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium';
export default function localUnitTest() {