From 5806a661c12340393aa0fd6bbc94dee01d84925e Mon Sep 17 00:00:00 2001 From: shitijun Date: Fri, 27 Dec 2024 16:24:51 +0800 Subject: [PATCH 1/5] modify oat and license Signed-off-by: shitijun --- OAT.xml | 133 ++++++++++++++++------------------------------ README.OpenSource | 2 +- 2 files changed, 47 insertions(+), 88 deletions(-) diff --git a/OAT.xml b/OAT.xml index 9148b60..7dc4852 100644 --- a/OAT.xml +++ b/OAT.xml @@ -47,103 +47,62 @@ - + - - - - - - - - - - - - + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - + + + + + - diff --git a/README.OpenSource b/README.OpenSource index d50796f..e5835e9 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "recognition_qrcode", "License": "BSD-2-Clause License", "License File": "LICENSE", - "Version Number": "03526ac39967ead2d97da4e285fc2fbe787e68b8", + "Version Number": "2.0.0", "Owner": "george.lihui@huawei.com", "Upstream URL": "https://github.com/liranhao/recognition_qrcode", "Description": "The flutter plugin that identifies the QR code in the imagenflu." -- Gitee From b8bc03888e6ad4afb9530ee6bb1836c161f5983f Mon Sep 17 00:00:00 2001 From: shitijun Date: Thu, 9 Jan 2025 17:27:28 +0800 Subject: [PATCH 2/5] modify license Signed-off-by: shitijun --- LICENSE_KHZG | 21 ++++++++++++ OAT.xml | 33 ++++++++++++------- example/analysis_options.yaml | 25 ++------------ example/ohos/entry/build-profile.json5 | 15 ++------- example/ohos/entry/hvigorfile.ts | 15 ++------- .../src/main/ets/entryability/CodeAbility.ets | 17 +++------- .../main/ets/entryability/EntryAbility.ets | 15 ++------- .../entry/src/main/ets/pages/CodePage.ets | 17 +++------- .../ohos/entry/src/main/ets/pages/Index.ets | 15 ++------- .../ets/plugins/GeneratedPluginRegistrant.ets | 17 +++------- example/ohos/entry/src/main/module.json5 | 15 ++------- .../src/ohosTest/ets/test/Ability.test.ets | 15 ++------- .../entry/src/ohosTest/ets/test/List.test.ets | 15 ++------- .../ohosTest/ets/testability/TestAbility.ets | 15 ++------- .../ohosTest/ets/testability/pages/Index.ets | 15 ++------- .../ets/testrunner/OpenHarmonyTestRunner.ts | 15 ++------- example/ohos/entry/src/ohosTest/module.json5 | 15 ++------- example/ohos/hvigor/hvigor-config.json5 | 17 +++------- example/ohos/hvigorfile.ts | 15 ++------- ohos/build-profile.json5 | 17 +++------- ohos/hvigorfile.ts | 17 +++------- ohos/index.ets | 17 +++------- ohos/oh-package.json5 | 17 +++------- .../RecognitionQrcodePlugin.ets | 17 +++------- 24 files changed, 118 insertions(+), 294 deletions(-) create mode 100644 LICENSE_KHZG diff --git a/LICENSE_KHZG b/LICENSE_KHZG new file mode 100644 index 0000000..452a239 --- /dev/null +++ b/LICENSE_KHZG @@ -0,0 +1,21 @@ +Copyright 2023 Hunan OpenValley Digital Industry Development Co., Ltd. +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided with the distribution. + + * Neither the name of Hunan OpenValley Digital Industry Development Co., Ltd. nor the names of its contributors may be + used to endorse or promote products derived from this software without specific prior written permission. + +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT +HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, +EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/OAT.xml b/OAT.xml index 7dc4852..01758a5 100644 --- a/OAT.xml +++ b/OAT.xml @@ -1,17 +1,23 @@ -