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