From 045d02dd37bd866b55056ba177af190cc27e5600 Mon Sep 17 00:00:00 2001 From: zhangyao Date: Mon, 18 Dec 2023 09:13:51 +0000 Subject: [PATCH] =?UTF-8?q?fixed=20e3c6bd3=20from=20https://gitee.com/zhan?= =?UTF-8?q?gyao75477/kernel=5Funiproton/pulls/28=20Description:=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0LICENSE=20IssueNo:=20https://gitee.com/openha?= =?UTF-8?q?rmony/kernel=5Funiproton/issues/I8PDU7=20Feature=20or=20Bugfix:?= =?UTF-8?q?=20Feature=20Binary=20Source:No=20Signed-off-by:=20zhangyao=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.py | 16 +++++++++++++++- build/uniproton_ci_lib/get_config_info.py | 17 ++++++++++++++++- build/uniproton_ci_lib/globle.py | 17 ++++++++++++++++- build/uniproton_ci_lib/logs.py | 16 +++++++++++++++- config.xml | 19 +++++++++++++++++++ 5 files changed, 81 insertions(+), 4 deletions(-) diff --git a/build.py b/build.py index b457dd9..4a25284 100644 --- a/build.py +++ b/build.py @@ -1,7 +1,21 @@ #!/usr/bin/env python3 # coding=utf-8 # The build entrance of UniProton. -# Copyright © Huawei Technologies Co., Ltd. 2010-2020. All rights reserved. + +# +# Copyright (c) 2021-2023 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 os import sys diff --git a/build/uniproton_ci_lib/get_config_info.py b/build/uniproton_ci_lib/get_config_info.py index 2259c4e..87205c8 100644 --- a/build/uniproton_ci_lib/get_config_info.py +++ b/build/uniproton_ci_lib/get_config_info.py @@ -1,7 +1,22 @@ #!/usr/bin/env python3 # coding=utf-8 # The build entrance of UniProton. -# Copyright © Huawei Technologies Co., Ltd. 2010-2020. All rights reserved. + +# +# Copyright (c) 2021-2023 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 xml.dom.minidom import sys import logging diff --git a/build/uniproton_ci_lib/globle.py b/build/uniproton_ci_lib/globle.py index 800e465..967c0cb 100644 --- a/build/uniproton_ci_lib/globle.py +++ b/build/uniproton_ci_lib/globle.py @@ -1,7 +1,22 @@ #!/usr/bin/env python3 # coding=utf-8 # The build entrance of UniProton. -# Copyright © Huawei Technologies Co., Ltd. 2010-2020. All rights reserved. + +# +# Copyright (c) 2021-2023 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 os diff --git a/build/uniproton_ci_lib/logs.py b/build/uniproton_ci_lib/logs.py index c2e9bfb..318d025 100644 --- a/build/uniproton_ci_lib/logs.py +++ b/build/uniproton_ci_lib/logs.py @@ -1,7 +1,21 @@ #!/usr/bin/env python # -*- coding:utf-8 -*- # The build entrance of UniProton. -# Copyright © Huawei Technologies Co., Ltd. 2010-2020. All rights reserved. + +# +# Copyright (c) 2021-2023 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 os import re diff --git a/config.xml b/config.xml index d0197b8..b0e44b5 100644 --- a/config.xml +++ b/config.xml @@ -1,4 +1,23 @@ + + + 1.0.0 release