diff --git a/LICENSE.txt b/LICENSE.txt index fe63c5cb3f..5410553027 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. If you have downloaded a copy of the 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) binary from Tencent, please note that the 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) binary is licensed under the MIT License. If you have downloaded a copy of the 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) source code from Tencent, please note that 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) source code is licensed under the MIT License, except for the third-party components listed below which are subject to different license terms. Your integration of 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) into your own projects may require compliance with the MIT License, as well as the other licenses applicable to the third-party components included within 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition). A copy of the MIT License is included in this file. @@ -8,7 +8,7 @@ A copy of the MIT License is included in this file. Other dependencies and licenses: Open Source Software Licensed Under the BSD 3-Clause License: -The below software in this distribution may have been modified by THL A29 Limited (“Tencent Modifications”). All Tencent Modifications are Copyright (C) 2017-2021 THL A29 Limited. +The below software in this distribution may have been modified by THL A29 Limited (“Tencent Modifications”). All Tencent Modifications are Copyright (C) 2017 THL A29 Limited. ---------------------------------------------------------------------------------------- 1. Django 1.8.11 Copyright (c) Django Software Foundation and individual contributors. diff --git a/__init__.py b/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/__init__.py b/api/__init__.py index 5cb3720c7f..7d2d45a747 100644 --- a/api/__init__.py +++ b/api/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/client.py b/api/client.py index 093e7a0a20..54dc65213e 100644 --- a/api/client.py +++ b/api/client.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/collections/gse_kit.py b/api/collections/gse_kit.py index 060a7567d2..7ad46d85b1 100644 --- a/api/collections/gse_kit.py +++ b/api/collections/gse_kit.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/collections/itsm.py b/api/collections/itsm.py index e3a8ef9957..d033ffeb0d 100644 --- a/api/collections/itsm.py +++ b/api/collections/itsm.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/collections/monitor.py b/api/collections/monitor.py index 5c29ce7832..5f3953f7e2 100644 --- a/api/collections/monitor.py +++ b/api/collections/monitor.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/collections/nodeman.py b/api/collections/nodeman.py index 6f6dd8ae7e..810b89ccda 100644 --- a/api/collections/nodeman.py +++ b/api/collections/nodeman.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/http.py b/api/http.py index bcca305561..1dff02280b 100644 --- a/api/http.py +++ b/api/http.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/utils/local.py b/api/utils/local.py index 8183297dfb..822e260093 100644 --- a/api/utils/local.py +++ b/api/utils/local.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/utils/request.py b/api/utils/request.py index 115eebd5e5..fa1c4b1c62 100644 --- a/api/utils/request.py +++ b/api/utils/request.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/api/utils/thread.py b/api/utils/thread.py index 27d55eb0d7..12aa47511d 100644 --- a/api/utils/thread.py +++ b/api/utils/thread.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/bksops_iam_migrations/__init__.py b/bksops_iam_migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/bksops_iam_migrations/__init__.py +++ b/bksops_iam_migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/bksops_iam_migrations/apps.py b/bksops_iam_migrations/apps.py index a32570d3f0..910a08dc8a 100644 --- a/bksops_iam_migrations/apps.py +++ b/bksops_iam_migrations/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/bksops_iam_migrations/migrations/0003_bk_sops_202007221549.py b/bksops_iam_migrations/migrations/0003_bk_sops_202007221549.py index 509e8a1090..78537777e4 100644 --- a/bksops_iam_migrations/migrations/0003_bk_sops_202007221549.py +++ b/bksops_iam_migrations/migrations/0003_bk_sops_202007221549.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/bksops_iam_migrations/utils.py b/bksops_iam_migrations/utils.py index a01d547b5f..74a2b8c756 100644 --- a/bksops_iam_migrations/utils.py +++ b/bksops_iam_migrations/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/__init__.py b/config/__init__.py index a8074fbbe4..b015aa9410 100644 --- a/config/__init__.py +++ b/config/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/default.py b/config/default.py index 2114598a29..f068cc125e 100644 --- a/config/default.py +++ b/config/default.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/dev.py b/config/dev.py index 956705cb3c..3f914b61d2 100644 --- a/config/dev.py +++ b/config/dev.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/prod.py b/config/prod.py index d34a050808..c28a0308ac 100644 --- a/config/prod.py +++ b/config/prod.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/sites/__init__.py b/config/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/config/sites/__init__.py +++ b/config/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/sites/community/__init__.py b/config/sites/community/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/config/sites/community/__init__.py +++ b/config/sites/community/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/sites/community/ver_settings.py b/config/sites/community/ver_settings.py index 5dfec2982f..f799638d9a 100644 --- a/config/sites/community/ver_settings.py +++ b/config/sites/community/ver_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/stag.py b/config/stag.py index 68ae59f188..75ae77ad99 100644 --- a/config/stag.py +++ b/config/stag.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/config/urls_custom.py b/config/urls_custom.py index 81670b78fc..647f00fbbe 100644 --- a/config/urls_custom.py +++ b/config/urls_custom.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/__init__.py b/data_migration/__init__.py index 1ec04f89ad..be6a3bdd93 100644 --- a/data_migration/__init__.py +++ b/data_migration/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/account/__init__.py b/data_migration/account/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/data_migration/account/__init__.py +++ b/data_migration/account/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/account/mixins/__init__.py b/data_migration/account/mixins/__init__.py index 2584a11ae9..49138b8a21 100644 --- a/data_migration/account/mixins/__init__.py +++ b/data_migration/account/mixins/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/account/mixins/sites/__init__.py b/data_migration/account/mixins/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/data_migration/account/mixins/sites/__init__.py +++ b/data_migration/account/mixins/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/account/mixins/sites/open/__init__.py b/data_migration/account/mixins/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/data_migration/account/mixins/sites/open/__init__.py +++ b/data_migration/account/mixins/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/account/mixins/sites/open/user.py b/data_migration/account/mixins/sites/open/user.py index 2371dd71fa..9766b09f25 100644 --- a/data_migration/account/mixins/sites/open/user.py +++ b/data_migration/account/mixins/sites/open/user.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/account/mixins/user_manager.py b/data_migration/account/mixins/user_manager.py index b868c4d5d5..884de001dd 100644 --- a/data_migration/account/mixins/user_manager.py +++ b/data_migration/account/mixins/user_manager.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/account/patch.py b/data_migration/account/patch.py index 1a473e8abb..d7d07a69de 100644 --- a/data_migration/account/patch.py +++ b/data_migration/account/patch.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/apps.py b/data_migration/apps.py index 1ebad9cb0c..c5080c417e 100644 --- a/data_migration/apps.py +++ b/data_migration/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/conf/__init__.py b/data_migration/conf/__init__.py index 947e623769..ecab2600dd 100644 --- a/data_migration/conf/__init__.py +++ b/data_migration/conf/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/conf/default_settings.py b/data_migration/conf/default_settings.py index 1bc9cdecf6..aba175f0f4 100644 --- a/data_migration/conf/default_settings.py +++ b/data_migration/conf/default_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/conf/sites/__init__.py b/data_migration/conf/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/data_migration/conf/sites/__init__.py +++ b/data_migration/conf/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/conf/sites/open/__init__.py b/data_migration/conf/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/data_migration/conf/sites/open/__init__.py +++ b/data_migration/conf/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/conf/sites/open/ver_settings.py b/data_migration/conf/sites/open/ver_settings.py index d0278e3f46..bb3a766d84 100644 --- a/data_migration/conf/sites/open/ver_settings.py +++ b/data_migration/conf/sites/open/ver_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/management/__init__.py b/data_migration/management/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/data_migration/management/__init__.py +++ b/data_migration/management/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/management/commands/__init__.py b/data_migration/management/commands/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/data_migration/management/commands/__init__.py +++ b/data_migration/management/commands/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/management/commands/migrate.py b/data_migration/management/commands/migrate.py index 188aa9c8e1..5b29a6ec9f 100644 --- a/data_migration/management/commands/migrate.py +++ b/data_migration/management/commands/migrate.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/management/commands/task_model_migrate.py b/data_migration/management/commands/task_model_migrate.py index 278d4c1130..f8232d51c1 100644 --- a/data_migration/management/commands/task_model_migrate.py +++ b/data_migration/management/commands/task_model_migrate.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/migrations/0001_user_migration.py b/data_migration/migrations/0001_user_migration.py index 5d53402dc6..d0d1480d27 100644 --- a/data_migration/migrations/0001_user_migration.py +++ b/data_migration/migrations/0001_user_migration.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/migrations/0002_constraint_migration.py b/data_migration/migrations/0002_constraint_migration.py index b4f2d352c9..7668617e28 100644 --- a/data_migration/migrations/0002_constraint_migration.py +++ b/data_migration/migrations/0002_constraint_migration.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/migrations/__init__.py b/data_migration/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/data_migration/migrations/__init__.py +++ b/data_migration/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/data_migration/utils.py b/data_migration/utils.py index b6157c7372..d8ae0984e4 100644 --- a/data_migration/utils.py +++ b/data_migration/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/engine_pickle_obj/__init__.py b/engine_pickle_obj/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/engine_pickle_obj/__init__.py +++ b/engine_pickle_obj/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/engine_pickle_obj/context.py b/engine_pickle_obj/context.py index 84c497fff8..24f78f215a 100644 --- a/engine_pickle_obj/context.py +++ b/engine_pickle_obj/context.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/env.py b/env.py index 485c565693..0b603c7842 100644 --- a/env.py +++ b/env.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/env_v2.py b/env_v2.py index b6a494e940..31b8360fc2 100644 --- a/env_v2.py +++ b/env_v2.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/env_v3.py b/env_v3.py index 1e5bcad3f8..a55078c304 100644 --- a/env_v3.py +++ b/env_v3.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/__init__.py b/files/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/files/__init__.py +++ b/files/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/admin.py b/files/admin.py index defceb300b..d2b528b185 100644 --- a/files/admin.py +++ b/files/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/apps.py b/files/apps.py index 8b614084a1..5619cd0f02 100644 --- a/files/apps.py +++ b/files/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/bartenders/__init__.py b/files/bartenders/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/files/bartenders/__init__.py +++ b/files/bartenders/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/bartenders/base.py b/files/bartenders/base.py index f890e1befb..3e1f234180 100644 --- a/files/bartenders/base.py +++ b/files/bartenders/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/bartenders/bk_repo.py b/files/bartenders/bk_repo.py index b028866f18..7bda7bb7c4 100644 --- a/files/bartenders/bk_repo.py +++ b/files/bartenders/bk_repo.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/bartenders/job_repo.py b/files/bartenders/job_repo.py index 1d5fa5da9f..e16209a39c 100644 --- a/files/bartenders/job_repo.py +++ b/files/bartenders/job_repo.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/bartenders/nfs.py b/files/bartenders/nfs.py index 43f68a5dda..e8d46fa859 100644 --- a/files/bartenders/nfs.py +++ b/files/bartenders/nfs.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/bartenders/upload_module.py b/files/bartenders/upload_module.py index 4767c584a6..e05aa16d75 100644 --- a/files/bartenders/upload_module.py +++ b/files/bartenders/upload_module.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/bartenders/utils.py b/files/bartenders/utils.py index 8526d9ef36..d8f4c44b2a 100644 --- a/files/bartenders/utils.py +++ b/files/bartenders/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/env.py b/files/env.py index 85fb7d72df..46876be7d6 100644 --- a/files/env.py +++ b/files/env.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/exceptions.py b/files/exceptions.py index 892de21363..352011b8bc 100644 --- a/files/exceptions.py +++ b/files/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/factory.py b/files/factory.py index 6cefaee436..780561da11 100644 --- a/files/factory.py +++ b/files/factory.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/managers/__init__.py b/files/managers/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/files/managers/__init__.py +++ b/files/managers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/managers/base.py b/files/managers/base.py index 417b1ede7c..a4d430eeb0 100644 --- a/files/managers/base.py +++ b/files/managers/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/managers/bk_repo.py b/files/managers/bk_repo.py index 005d3c0674..8997f4ec0f 100644 --- a/files/managers/bk_repo.py +++ b/files/managers/bk_repo.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/managers/job_repo.py b/files/managers/job_repo.py index 5b646a82aa..fed4e8fa11 100644 --- a/files/managers/job_repo.py +++ b/files/managers/job_repo.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/managers/nfs.py b/files/managers/nfs.py index 3c1c330008..dafbf42dce 100644 --- a/files/managers/nfs.py +++ b/files/managers/nfs.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/managers/upload_module.py b/files/managers/upload_module.py index cb148c7cf2..b005a3f0bb 100644 --- a/files/managers/upload_module.py +++ b/files/managers/upload_module.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/migrations/0001_initial.py b/files/migrations/0001_initial.py index 3384046039..1a44bd325e 100644 --- a/files/migrations/0001_initial.py +++ b/files/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/migrations/0002_uploadticket.py b/files/migrations/0002_uploadticket.py index d0974c1ff6..c9ba0a91c6 100644 --- a/files/migrations/0002_uploadticket.py +++ b/files/migrations/0002_uploadticket.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/migrations/__init__.py b/files/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/files/migrations/__init__.py +++ b/files/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/models.py b/files/models.py index b848368dd0..f20c8d4346 100644 --- a/files/models.py +++ b/files/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/__init__.py b/files/tests/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/files/tests/__init__.py +++ b/files/tests/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/managers/__init__.py b/files/tests/managers/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/files/tests/managers/__init__.py +++ b/files/tests/managers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/managers/test_bk_repo.py b/files/tests/managers/test_bk_repo.py index 948bc7df25..1619c34426 100644 --- a/files/tests/managers/test_bk_repo.py +++ b/files/tests/managers/test_bk_repo.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/managers/test_job_repo.py b/files/tests/managers/test_job_repo.py index 64ed525712..bd32778e7d 100644 --- a/files/tests/managers/test_job_repo.py +++ b/files/tests/managers/test_job_repo.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/managers/test_nfs.py b/files/tests/managers/test_nfs.py index 60694d5257..c812cfef97 100644 --- a/files/tests/managers/test_nfs.py +++ b/files/tests/managers/test_nfs.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/managers/test_upload_module.py b/files/tests/managers/test_upload_module.py index 23c37671ce..c76837aa0c 100644 --- a/files/tests/managers/test_upload_module.py +++ b/files/tests/managers/test_upload_module.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/models/__init__.py b/files/tests/models/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/files/tests/models/__init__.py +++ b/files/tests/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/models/test_upload_ticket.py b/files/tests/models/test_upload_ticket.py index dfaa317d9c..58db4a7fad 100644 --- a/files/tests/models/test_upload_ticket.py +++ b/files/tests/models/test_upload_ticket.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/files/tests/test_factory.py b/files/tests/test_factory.py index d22afccd82..1350e7a642 100644 --- a/files/tests/test_factory.py +++ b/files/tests/test_factory.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/frontend/desktop/.eslintrc.js b/frontend/desktop/.eslintrc.js index fa322a10c2..dee1800491 100644 --- a/frontend/desktop/.eslintrc.js +++ b/frontend/desktop/.eslintrc.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/__init__.py b/frontend/desktop/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/frontend/desktop/__init__.py +++ b/frontend/desktop/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/frontend/desktop/builds/webpack.base.js b/frontend/desktop/builds/webpack.base.js index 1ceeab9481..ae4c13d34d 100644 --- a/frontend/desktop/builds/webpack.base.js +++ b/frontend/desktop/builds/webpack.base.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/builds/webpack.dev.config.js b/frontend/desktop/builds/webpack.dev.config.js index 03b699c14e..6f8292fcca 100644 --- a/frontend/desktop/builds/webpack.dev.config.js +++ b/frontend/desktop/builds/webpack.dev.config.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -69,7 +69,7 @@ module.exports = merge(webpackBaseConfig, { 'postcss-loader', 'sass-loader' ] - + } ] }, diff --git a/frontend/desktop/builds/webpack.prod.config.js b/frontend/desktop/builds/webpack.prod.config.js index da0d2afada..3f5a809694 100644 --- a/frontend/desktop/builds/webpack.prod.config.js +++ b/frontend/desktop/builds/webpack.prod.config.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -41,7 +41,7 @@ module.exports = merge(webpackBaseConfig, { 'postcss-loader', 'sass-loader' ] - + } ] }, diff --git a/frontend/desktop/postcss.config.js b/frontend/desktop/postcss.config.js index 6d12f526b6..ac16fbb8cf 100644 --- a/frontend/desktop/postcss.config.js +++ b/frontend/desktop/postcss.config.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/App.vue b/frontend/desktop/src/App.vue index 927cdd44b6..37d779dcd6 100644 --- a/frontend/desktop/src/App.vue +++ b/frontend/desktop/src/App.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/api/fileDownload.js b/frontend/desktop/src/api/fileDownload.js index 18e8600a7e..83e6662221 100644 --- a/frontend/desktop/src/api/fileDownload.js +++ b/frontend/desktop/src/api/fileDownload.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/api/index.js b/frontend/desktop/src/api/index.js index 2186b40941..6fe814d323 100644 --- a/frontend/desktop/src/api/index.js +++ b/frontend/desktop/src/api/index.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/CodeEditor.vue b/frontend/desktop/src/components/common/CodeEditor.vue index 4fb766a938..12aefd9c14 100644 --- a/frontend/desktop/src/components/common/CodeEditor.vue +++ b/frontend/desktop/src/components/common/CodeEditor.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/GuidePopover.vue b/frontend/desktop/src/components/common/GuidePopover.vue index 8404e88855..bb2297f4a4 100644 --- a/frontend/desktop/src/components/common/GuidePopover.vue +++ b/frontend/desktop/src/components/common/GuidePopover.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/Individualization/IpLogContent.vue b/frontend/desktop/src/components/common/Individualization/IpLogContent.vue index b511e827d9..9061be95c1 100644 --- a/frontend/desktop/src/components/common/Individualization/IpLogContent.vue +++ b/frontend/desktop/src/components/common/Individualization/IpLogContent.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/Individualization/MemberSelect.vue b/frontend/desktop/src/components/common/Individualization/MemberSelect.vue index 590308800b..7d0ccf34cf 100644 --- a/frontend/desktop/src/components/common/Individualization/MemberSelect.vue +++ b/frontend/desktop/src/components/common/Individualization/MemberSelect.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/Individualization/loopRuleSelect.vue b/frontend/desktop/src/components/common/Individualization/loopRuleSelect.vue index 00974ef31b..117241256b 100644 --- a/frontend/desktop/src/components/common/Individualization/loopRuleSelect.vue +++ b/frontend/desktop/src/components/common/Individualization/loopRuleSelect.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/FormGroup.vue b/frontend/desktop/src/components/common/RenderForm/FormGroup.vue index bf641ea3e7..0f82f5eb61 100644 --- a/frontend/desktop/src/components/common/RenderForm/FormGroup.vue +++ b/frontend/desktop/src/components/common/RenderForm/FormGroup.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -279,7 +279,7 @@ } }) } - + return isValid } } diff --git a/frontend/desktop/src/components/common/RenderForm/FormItem.vue b/frontend/desktop/src/components/common/RenderForm/FormItem.vue index e0f477be71..60d985b4fd 100644 --- a/frontend/desktop/src/components/common/RenderForm/FormItem.vue +++ b/frontend/desktop/src/components/common/RenderForm/FormItem.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/HostAllocation/HostFilter.vue b/frontend/desktop/src/components/common/RenderForm/HostAllocation/HostFilter.vue index c85c8d9339..ca3d428855 100644 --- a/frontend/desktop/src/components/common/RenderForm/HostAllocation/HostFilter.vue +++ b/frontend/desktop/src/components/common/RenderForm/HostAllocation/HostFilter.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -374,7 +374,7 @@ this.pending.condition = false } }, - + // 主机资源所属,选中父节点后子节点不可选 hostResourceDisabled (data, node) { if (this.formData.resource.length > 0) { @@ -584,7 +584,7 @@ } }) } - + if (included) { Object.keys(excludeObj).some(excludeKey => { if (excludeObj[excludeKey].includes(item[excludeKey])) { @@ -720,7 +720,7 @@ border: 1px solid #c4c6cc; } } - + } - + diff --git a/frontend/desktop/src/components/common/RenderForm/HostAllocation/index.vue b/frontend/desktop/src/components/common/RenderForm/HostAllocation/index.vue index b3ea262c53..8e69e84180 100644 --- a/frontend/desktop/src/components/common/RenderForm/HostAllocation/index.vue +++ b/frontend/desktop/src/components/common/RenderForm/HostAllocation/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/ConditionItem.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/ConditionItem.vue index 69289148d6..d65b73d38d 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/ConditionItem.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/ConditionItem.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/DynamicGroup.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/DynamicGroup.vue index f8ca75e553..ddeb2fb72b 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/DynamicGroup.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/DynamicGroup.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/DynamicIp.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/DynamicIp.vue index 569cfb2c36..ed15e3244f 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/DynamicIp.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/DynamicIp.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/IpSearchInput.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/IpSearchInput.vue index 9e2d25b578..498a783749 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/IpSearchInput.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/IpSearchInput.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/MultipleIpSelector.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/MultipleIpSelector.vue index fa6bf40be3..6804c1d186 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/MultipleIpSelector.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/MultipleIpSelector.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/SelectCondition.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/SelectCondition.vue index bbf2f27b07..e2105d90c4 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/SelectCondition.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/SelectCondition.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/SingleIpSelector.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/SingleIpSelector.vue index c76ca4e56b..a44ed7032b 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/SingleIpSelector.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/SingleIpSelector.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIp.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIp.vue index effcb91d7c..87b61b3c21 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIp.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIp.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIpAddingPanel.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIpAddingPanel.vue index 788218edbe..7308b5a0c8 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIpAddingPanel.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/StaticIpAddingPanel.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/IpSelector/index.vue b/frontend/desktop/src/components/common/RenderForm/IpSelector/index.vue index 436a5f476c..f97a7ce6d1 100644 --- a/frontend/desktop/src/components/common/RenderForm/IpSelector/index.vue +++ b/frontend/desktop/src/components/common/RenderForm/IpSelector/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -267,7 +267,7 @@ selectorValidate = selector.validate() } const conditionValidate = this.$refs.conditions.validate() - + return selectorValidate && conditionValidate } } diff --git a/frontend/desktop/src/components/common/RenderForm/RenderForm.vue b/frontend/desktop/src/components/common/RenderForm/RenderForm.vue index 03a6bb4bba..f9024e1d1c 100644 --- a/frontend/desktop/src/components/common/RenderForm/RenderForm.vue +++ b/frontend/desktop/src/components/common/RenderForm/RenderForm.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -463,6 +463,6 @@ } } } - + } diff --git a/frontend/desktop/src/components/common/RenderForm/SeparatorSelect.vue b/frontend/desktop/src/components/common/RenderForm/SeparatorSelect.vue index 26f4f1cf37..7d1d06e2f9 100644 --- a/frontend/desktop/src/components/common/RenderForm/SeparatorSelect.vue +++ b/frontend/desktop/src/components/common/RenderForm/SeparatorSelect.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/SetAllocation/ResourceFilter.vue b/frontend/desktop/src/components/common/RenderForm/SetAllocation/ResourceFilter.vue index dc91406b5c..26880173d7 100644 --- a/frontend/desktop/src/components/common/RenderForm/SetAllocation/ResourceFilter.vue +++ b/frontend/desktop/src/components/common/RenderForm/SetAllocation/ResourceFilter.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -997,7 +997,7 @@ if (this.formData.filterLock) { // 过滤已经加锁主机 hostData.data = hostData.data.filter(item => !item.bk_host_lock_status) } - + const moduleHosts = this.filterModuleHost(hostData.data) const configData = this.getConfigData() this.$emit('update', configData, moduleHosts) diff --git a/frontend/desktop/src/components/common/RenderForm/SetAllocation/ResourceList.vue b/frontend/desktop/src/components/common/RenderForm/SetAllocation/ResourceList.vue index 03b65bc1c1..b067d1a6e2 100644 --- a/frontend/desktop/src/components/common/RenderForm/SetAllocation/ResourceList.vue +++ b/frontend/desktop/src/components/common/RenderForm/SetAllocation/ResourceList.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -201,7 +201,7 @@ return dataItem }) const sheetData = [sheetHeader, ...sheetValue] - + const wsName = 'Sheet1' const wb = XLSX.utils.book_new() const ws = XLSX.utils.aoa_to_sheet(sheetData) diff --git a/frontend/desktop/src/components/common/RenderForm/SetAllocation/index.vue b/frontend/desktop/src/components/common/RenderForm/SetAllocation/index.vue index 623b35b205..e6f27912b3 100644 --- a/frontend/desktop/src/components/common/RenderForm/SetAllocation/index.vue +++ b/frontend/desktop/src/components/common/RenderForm/SetAllocation/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -421,7 +421,7 @@ const rowCount = sheetData.length const headerMap = {} const moduleNameReg = /[\u4e00-\u9fa5\w]+\uff1a(\w+)\((\d+)\)$/ // 表头模块列字符匹配,eg: 模块:console(3) - + this.colsLoading = true this.originalCols.forEach(col => { const tagCode = col.tag_code diff --git a/frontend/desktop/src/components/common/RenderForm/formMixins.js b/frontend/desktop/src/components/common/RenderForm/formMixins.js index 5c0654168d..de6ee5bdc1 100644 --- a/frontend/desktop/src/components/common/RenderForm/formMixins.js +++ b/frontend/desktop/src/components/common/RenderForm/formMixins.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagButton.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagButton.vue index aca25b3a8a..febac96e47 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagButton.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagButton.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagCascader.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagCascader.vue index bc68fa9fad..930d983b8f 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagCascader.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagCascader.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagCheckbox.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagCheckbox.vue index d59f146aa1..c658ff01bf 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagCheckbox.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagCheckbox.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagCodeEditor.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagCodeEditor.vue index 7e3fd1cb5a..9d0653db9f 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagCodeEditor.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagCodeEditor.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagDatatable.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagDatatable.vue index ef90db9aee..741d6c0720 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagDatatable.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagDatatable.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagDatetime.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagDatetime.vue index c52f414c34..dccd130cb8 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagDatetime.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagDatetime.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagHostAllocation.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagHostAllocation.vue index 3e29757153..dd3957388f 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagHostAllocation.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagHostAllocation.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagInput.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagInput.vue index c48e11c463..81a7c69579 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagInput.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagInput.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagInt.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagInt.vue index f962bb2ce2..7c14ddaab4 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagInt.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagInt.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagIpSelector.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagIpSelector.vue index 6a569f0274..9d187886bc 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagIpSelector.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagIpSelector.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagMemberSelector.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagMemberSelector.vue index 4c64016ce6..68455e1755 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagMemberSelector.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagMemberSelector.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagPassword.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagPassword.vue index fe304875b4..d80a5926d0 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagPassword.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagPassword.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -101,7 +101,7 @@ const crypt = new EncryptRSA() crypt.setPublicKey(pubKey) val = crypt.encryptChunk(this.password) - + this.encrypted = true this.tempValue = this.password this.$emit('change', [this.tagCode], val) diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagRadio.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagRadio.vue index 98fc7083cb..a1f1dae9c1 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagRadio.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagRadio.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagSection.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagSection.vue index 5fc78a7604..d9e955c2b9 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagSection.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagSection.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagSelect.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagSelect.vue index c622c586bd..8ddb4929f1 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagSelect.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagSelect.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagSetAllocation.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagSetAllocation.vue index 64d6fb0aaf..fa11d30657 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagSetAllocation.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagSetAllocation.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagText.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagText.vue index 6535b3e0a8..4ba6e80e93 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagText.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagText.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagTextarea.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagTextarea.vue index a74f9f03be..68375e6ecd 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagTextarea.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagTextarea.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagTime.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagTime.vue index 7137281d23..c43ab337b5 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagTime.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagTime.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagTree.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagTree.vue index a67f03050c..973f777748 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagTree.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagTree.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/RenderForm/tags/TagUpload.vue b/frontend/desktop/src/components/common/RenderForm/tags/TagUpload.vue index e16e861ffe..296580d450 100644 --- a/frontend/desktop/src/components/common/RenderForm/tags/TagUpload.vue +++ b/frontend/desktop/src/components/common/RenderForm/tags/TagUpload.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/HelpInfo/index.vue b/frontend/desktop/src/components/common/TemplateCanvas/HelpInfo/index.vue index a4e8f85aa5..75134f3268 100644 --- a/frontend/desktop/src/components/common/TemplateCanvas/HelpInfo/index.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/HelpInfo/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/BranchGateway.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/BranchGateway.vue index b15a42a2d4..59a423ebe9 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/BranchGateway.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/BranchGateway.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ConditionalParallelGateway.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ConditionalParallelGateway.vue index d90735e20f..5cf0d0a65d 100644 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ConditionalParallelGateway.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ConditionalParallelGateway.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ConvergeGateway.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ConvergeGateway.vue index a31d67d139..578622df93 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ConvergeGateway.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ConvergeGateway.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/EndPoint.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/EndPoint.vue index 17018e239e..d81c23efc9 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/EndPoint.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/EndPoint.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ParallelGateway.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ParallelGateway.vue index cef3e576ad..d6afbd54de 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ParallelGateway.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ParallelGateway.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ShortcutPanel.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ShortcutPanel.vue index 22803fee9b..6ecdc040ca 100644 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ShortcutPanel.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/ShortcutPanel.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -169,7 +169,7 @@ location.y += 10 } } - + /** * 添加规则 * 当前节点类型为并行/分支网管:都是 onAppendNode diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/StartPoint.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/StartPoint.vue index a10f9934d8..5e8bded92c 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/StartPoint.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/StartPoint.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/Subflow.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/Subflow.vue index 5e760b8dd3..01cff83736 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/Subflow.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/Subflow.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/TaskNode.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/TaskNode.vue index 59481dc4af..2c4fb6bdfd 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/TaskNode.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/TaskNode.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/index.vue b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/index.vue index 9b820d6f53..90362214be 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/index.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/NodeTemplate/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/NodeItem.vue b/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/NodeItem.vue index 56548105af..8f9a2b2895 100644 --- a/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/NodeItem.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/NodeItem.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/NodeMenu/NodeMenu.vue b/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/NodeMenu/NodeMenu.vue index c6c9a172fc..eb857f8e97 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/NodeMenu/NodeMenu.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/NodeMenu/NodeMenu.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/index.vue b/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/index.vue index 6c962db3a0..7a2a164109 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/index.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/PalettePanel/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/ToolPanel/index.vue b/frontend/desktop/src/components/common/TemplateCanvas/ToolPanel/index.vue index ccd0d058c4..e9dbfeb701 100644 --- a/frontend/desktop/src/components/common/TemplateCanvas/ToolPanel/index.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/ToolPanel/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/index.vue b/frontend/desktop/src/components/common/TemplateCanvas/index.vue index 9f09fcddd2..74b2512839 100644 --- a/frontend/desktop/src/components/common/TemplateCanvas/index.vue +++ b/frontend/desktop/src/components/common/TemplateCanvas/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/TemplateCanvas/options.js b/frontend/desktop/src/components/common/TemplateCanvas/options.js index e3a9f47523..c095d0137e 100755 --- a/frontend/desktop/src/components/common/TemplateCanvas/options.js +++ b/frontend/desktop/src/components/common/TemplateCanvas/options.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/advanceSearchForm/AdvanceSearch.vue b/frontend/desktop/src/components/common/advanceSearchForm/AdvanceSearch.vue index f935c59f47..b205a8b2bc 100644 --- a/frontend/desktop/src/components/common/advanceSearchForm/AdvanceSearch.vue +++ b/frontend/desktop/src/components/common/advanceSearchForm/AdvanceSearch.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/advanceSearchForm/index.vue b/frontend/desktop/src/components/common/advanceSearchForm/index.vue index 7378968f52..e9d3fa9e5f 100644 --- a/frontend/desktop/src/components/common/advanceSearchForm/index.vue +++ b/frontend/desktop/src/components/common/advanceSearchForm/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -223,7 +223,7 @@ return { id, data } }) - + return list } }, diff --git a/frontend/desktop/src/components/common/base/BaseCard.vue b/frontend/desktop/src/components/common/base/BaseCard.vue index ed59f6eb9e..8479dad929 100644 --- a/frontend/desktop/src/components/common/base/BaseCard.vue +++ b/frontend/desktop/src/components/common/base/BaseCard.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/base/DialogLoadingBtn.vue b/frontend/desktop/src/components/common/base/DialogLoadingBtn.vue index 2b9ede09fb..d70c58689d 100644 --- a/frontend/desktop/src/components/common/base/DialogLoadingBtn.vue +++ b/frontend/desktop/src/components/common/base/DialogLoadingBtn.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/base/NoData.vue b/frontend/desktop/src/components/common/base/NoData.vue index c9f6bc2d52..3f4c1e7e29 100644 --- a/frontend/desktop/src/components/common/base/NoData.vue +++ b/frontend/desktop/src/components/common/base/NoData.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/modal/ErrorCode403.vue b/frontend/desktop/src/components/common/modal/ErrorCode403.vue index 9a54e4f800..56c2e2b5ba 100644 --- a/frontend/desktop/src/components/common/modal/ErrorCode403.vue +++ b/frontend/desktop/src/components/common/modal/ErrorCode403.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/modal/ErrorCode405.vue b/frontend/desktop/src/components/common/modal/ErrorCode405.vue index f62828dcea..3897f4d982 100644 --- a/frontend/desktop/src/components/common/modal/ErrorCode405.vue +++ b/frontend/desktop/src/components/common/modal/ErrorCode405.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/modal/ErrorCode406.vue b/frontend/desktop/src/components/common/modal/ErrorCode406.vue index fe56d88d55..7f9435bd44 100644 --- a/frontend/desktop/src/components/common/modal/ErrorCode406.vue +++ b/frontend/desktop/src/components/common/modal/ErrorCode406.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/modal/ErrorCode407.vue b/frontend/desktop/src/components/common/modal/ErrorCode407.vue index 1c663626fe..f6d648b7a8 100644 --- a/frontend/desktop/src/components/common/modal/ErrorCode407.vue +++ b/frontend/desktop/src/components/common/modal/ErrorCode407.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/modal/ErrorCode500.vue b/frontend/desktop/src/components/common/modal/ErrorCode500.vue index 6cdebb3efe..70c0cac602 100644 --- a/frontend/desktop/src/components/common/modal/ErrorCode500.vue +++ b/frontend/desktop/src/components/common/modal/ErrorCode500.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/modal/ErrorCodeModal.vue b/frontend/desktop/src/components/common/modal/ErrorCodeModal.vue index 2aff1204ab..b2d6c4e44e 100644 --- a/frontend/desktop/src/components/common/modal/ErrorCodeModal.vue +++ b/frontend/desktop/src/components/common/modal/ErrorCodeModal.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/common/modal/PermissionModal.vue b/frontend/desktop/src/components/common/modal/PermissionModal.vue index 997965fe0c..1ffd579b41 100644 --- a/frontend/desktop/src/components/common/modal/PermissionModal.vue +++ b/frontend/desktop/src/components/common/modal/PermissionModal.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -224,5 +224,5 @@ margin-left: 7px; } } - + diff --git a/frontend/desktop/src/components/common/modal/SelectProjectModal.vue b/frontend/desktop/src/components/common/modal/SelectProjectModal.vue index 41d505c422..5bfd92f8a3 100644 --- a/frontend/desktop/src/components/common/modal/SelectProjectModal.vue +++ b/frontend/desktop/src/components/common/modal/SelectProjectModal.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -108,7 +108,7 @@ projectsGroup[1].children.push(item) } }) - + projectsGroup.forEach(group => { if (group.children.length) { projects.push(group) diff --git a/frontend/desktop/src/components/layout/CopyrightFooter.vue b/frontend/desktop/src/components/layout/CopyrightFooter.vue index 33edc4fc50..0f450f64b0 100644 --- a/frontend/desktop/src/components/layout/CopyrightFooter.vue +++ b/frontend/desktop/src/components/layout/CopyrightFooter.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/layout/NotFoundComponent.vue b/frontend/desktop/src/components/layout/NotFoundComponent.vue index 6e5d818979..27bb30b23a 100644 --- a/frontend/desktop/src/components/layout/NotFoundComponent.vue +++ b/frontend/desktop/src/components/layout/NotFoundComponent.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/layout/PageHeader.vue b/frontend/desktop/src/components/layout/PageHeader.vue index 712f301378..587026df09 100644 --- a/frontend/desktop/src/components/layout/PageHeader.vue +++ b/frontend/desktop/src/components/layout/PageHeader.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/layout/ProjectSelector.vue b/frontend/desktop/src/components/layout/ProjectSelector.vue index 651a7df49c..d6a6a440a8 100644 --- a/frontend/desktop/src/components/layout/ProjectSelector.vue +++ b/frontend/desktop/src/components/layout/ProjectSelector.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/layout/VersionLog.vue b/frontend/desktop/src/components/layout/VersionLog.vue index 1345da6656..9e48517d2e 100644 --- a/frontend/desktop/src/components/layout/VersionLog.vue +++ b/frontend/desktop/src/components/layout/VersionLog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/components/tags/TagTestDatetime.vue b/frontend/desktop/src/components/tags/TagTestDatetime.vue index 3f610e79bb..9807ed9376 100644 --- a/frontend/desktop/src/components/tags/TagTestDatetime.vue +++ b/frontend/desktop/src/components/tags/TagTestDatetime.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/config/login.js b/frontend/desktop/src/config/login.js index fd00c969aa..b460a92289 100644 --- a/frontend/desktop/src/config/login.js +++ b/frontend/desktop/src/config/login.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/config/setting.js b/frontend/desktop/src/config/setting.js index 85c3a31291..29765409e0 100644 --- a/frontend/desktop/src/config/setting.js +++ b/frontend/desktop/src/config/setting.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/constants/index.js b/frontend/desktop/src/constants/index.js index 6f7ae09c70..b402238f0e 100644 --- a/frontend/desktop/src/constants/index.js +++ b/frontend/desktop/src/constants/index.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/constants/manage.js b/frontend/desktop/src/constants/manage.js index 9cf4431067..4f0b0c0e22 100644 --- a/frontend/desktop/src/constants/manage.js +++ b/frontend/desktop/src/constants/manage.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/constants/timeZones.js b/frontend/desktop/src/constants/timeZones.js index 9f56b15596..0bff1c9e6d 100644 --- a/frontend/desktop/src/constants/timeZones.js +++ b/frontend/desktop/src/constants/timeZones.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/directives/cursor.js b/frontend/desktop/src/directives/cursor.js index d40306dac5..586e7744f2 100644 --- a/frontend/desktop/src/directives/cursor.js +++ b/frontend/desktop/src/directives/cursor.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -25,7 +25,7 @@ const init = (el, binding) => { element.style.zIndex = '2501' el.element = element document.body.appendChild(element) - + element.classList.add(binding.value.cls || DEFAULT_OPTIONS.cls) el.addEventListener('mousemove', el.mouseMoveHandler) } diff --git a/frontend/desktop/src/directives/index.js b/frontend/desktop/src/directives/index.js index 35753c3f51..fd835bfcec 100644 --- a/frontend/desktop/src/directives/index.js +++ b/frontend/desktop/src/directives/index.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/main.js b/frontend/desktop/src/main.js index 736cd562b5..8ef6d2c8d1 100644 --- a/frontend/desktop/src/main.js +++ b/frontend/desktop/src/main.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/manage/AdminPeriodic.vue b/frontend/desktop/src/pages/admin/manage/AdminPeriodic.vue index 476c0b19d0..1f43c2ce6f 100644 --- a/frontend/desktop/src/pages/admin/manage/AdminPeriodic.vue +++ b/frontend/desktop/src/pages/admin/manage/AdminPeriodic.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/manage/AdminSearch/SearchResult.vue b/frontend/desktop/src/pages/admin/manage/AdminSearch/SearchResult.vue index 5941adb24f..8c7b95af77 100644 --- a/frontend/desktop/src/pages/admin/manage/AdminSearch/SearchResult.vue +++ b/frontend/desktop/src/pages/admin/manage/AdminSearch/SearchResult.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -384,7 +384,7 @@ this.taskPagination.count = res.count this.executeStatus = res.results.map((item, index) => { const status = {} - + if (item.is_finished) { status.cls = 'finished bk-icon icon-check-circle-shape' status.text = i18n.t('完成') diff --git a/frontend/desktop/src/pages/admin/manage/AdminSearch/index.vue b/frontend/desktop/src/pages/admin/manage/AdminSearch/index.vue index 0a60d9661e..6de774aefd 100644 --- a/frontend/desktop/src/pages/admin/manage/AdminSearch/index.vue +++ b/frontend/desktop/src/pages/admin/manage/AdminSearch/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/manage/SourceEdit/CacheEdit.vue b/frontend/desktop/src/pages/admin/manage/SourceEdit/CacheEdit.vue index df8e290565..ce333dd421 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceEdit/CacheEdit.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceEdit/CacheEdit.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/manage/SourceEdit/CacheForm.vue b/frontend/desktop/src/pages/admin/manage/SourceEdit/CacheForm.vue index ea5ba3708c..24368e081b 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceEdit/CacheForm.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceEdit/CacheForm.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -110,7 +110,7 @@ {{ $t('必填项') }} - + @@ -197,7 +197,7 @@ }) detailValues[key] = '' } - + return [detailFields, detailValues] }, validate () { @@ -272,7 +272,7 @@ font-family: "SimSun"; } } - + } .form-content { position: relative; diff --git a/frontend/desktop/src/pages/admin/manage/SourceEdit/EditHeader.vue b/frontend/desktop/src/pages/admin/manage/SourceEdit/EditHeader.vue index 9454a008f9..b10227a054 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceEdit/EditHeader.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceEdit/EditHeader.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -69,7 +69,7 @@ padding-left: 60px; } } - + &:last-child { right: 0; padding-right: 80px; diff --git a/frontend/desktop/src/pages/admin/manage/SourceEdit/PackageEdit.vue b/frontend/desktop/src/pages/admin/manage/SourceEdit/PackageEdit.vue index 17cd0c9726..f97670f33b 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceEdit/PackageEdit.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceEdit/PackageEdit.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/manage/SourceEdit/PackageForm.vue b/frontend/desktop/src/pages/admin/manage/SourceEdit/PackageForm.vue index 057590e31c..52dac86b97 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceEdit/PackageForm.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceEdit/PackageForm.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/manage/SourceEdit/index.vue b/frontend/desktop/src/pages/admin/manage/SourceEdit/index.vue index 9ae64ed955..75e6be9f24 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceEdit/index.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceEdit/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -101,7 +101,7 @@ if (this.pending) { return } - + // 本地缓存不为空,主包源为空 if (this.cacheList.length > 0 && this.originList.length === 0) { this.$bkMessage({ @@ -130,7 +130,7 @@ }, async deleteSetting () { this.pending = true - + const data = this.sourceData.map(item => { return { origin_source_id: item.origin_source_id, diff --git a/frontend/desktop/src/pages/admin/manage/SourceManage/LocalCache.vue b/frontend/desktop/src/pages/admin/manage/SourceManage/LocalCache.vue index 0fb95fd1f3..f2ce8bf394 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceManage/LocalCache.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceManage/LocalCache.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -73,7 +73,7 @@ name: source.keys[key].name }) } - + return detailFields } } diff --git a/frontend/desktop/src/pages/admin/manage/SourceManage/PackageTable.vue b/frontend/desktop/src/pages/admin/manage/SourceManage/PackageTable.vue index 357f4be5a4..bb2a1284f4 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceManage/PackageTable.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceManage/PackageTable.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -125,7 +125,7 @@ name: source.keys[key].name }) } - + return detailFields } } diff --git a/frontend/desktop/src/pages/admin/manage/SourceManage/index.vue b/frontend/desktop/src/pages/admin/manage/SourceManage/index.vue index ebf0804ef0..c6413ac4f6 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceManage/index.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceManage/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/manage/SourceSync/index.vue b/frontend/desktop/src/pages/admin/manage/SourceSync/index.vue index 6da449da1f..43f40bf39c 100644 --- a/frontend/desktop/src/pages/admin/manage/SourceSync/index.vue +++ b/frontend/desktop/src/pages/admin/manage/SourceSync/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/manage/index.vue b/frontend/desktop/src/pages/admin/manage/index.vue index 0ec6dd693c..414ac8024d 100644 --- a/frontend/desktop/src/pages/admin/manage/index.vue +++ b/frontend/desktop/src/pages/admin/manage/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/statistics/Appmaker.vue b/frontend/desktop/src/pages/admin/statistics/Appmaker.vue index 524649e996..ea63656a12 100644 --- a/frontend/desktop/src/pages/admin/statistics/Appmaker.vue +++ b/frontend/desktop/src/pages/admin/statistics/Appmaker.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/statistics/Atom.vue b/frontend/desktop/src/pages/admin/statistics/Atom.vue index d248d45e93..35bc2ac632 100644 --- a/frontend/desktop/src/pages/admin/statistics/Atom.vue +++ b/frontend/desktop/src/pages/admin/statistics/Atom.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/statistics/HorizontalBarChart.vue b/frontend/desktop/src/pages/admin/statistics/HorizontalBarChart.vue index 39c8769bd5..fed214ad1d 100644 --- a/frontend/desktop/src/pages/admin/statistics/HorizontalBarChart.vue +++ b/frontend/desktop/src/pages/admin/statistics/HorizontalBarChart.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/statistics/Instance.vue b/frontend/desktop/src/pages/admin/statistics/Instance.vue index 3b93730f15..8ad0e478de 100644 --- a/frontend/desktop/src/pages/admin/statistics/Instance.vue +++ b/frontend/desktop/src/pages/admin/statistics/Instance.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/statistics/Template.vue b/frontend/desktop/src/pages/admin/statistics/Template.vue index f0aeb69a78..16e26dea82 100644 --- a/frontend/desktop/src/pages/admin/statistics/Template.vue +++ b/frontend/desktop/src/pages/admin/statistics/Template.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/admin/statistics/VerticalBarChart.vue b/frontend/desktop/src/pages/admin/statistics/VerticalBarChart.vue index 2affb9908f..9ea9c1555f 100644 --- a/frontend/desktop/src/pages/admin/statistics/VerticalBarChart.vue +++ b/frontend/desktop/src/pages/admin/statistics/VerticalBarChart.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -332,6 +332,6 @@ min-width: 54px; } } - + } diff --git a/frontend/desktop/src/pages/admin/statistics/index.vue b/frontend/desktop/src/pages/admin/statistics/index.vue index fe1a2d87da..a491ac47e7 100644 --- a/frontend/desktop/src/pages/admin/statistics/index.vue +++ b/frontend/desktop/src/pages/admin/statistics/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/appmaker/AppCard.vue b/frontend/desktop/src/pages/appmaker/AppCard.vue index 22943ec513..43f60caf04 100644 --- a/frontend/desktop/src/pages/appmaker/AppCard.vue +++ b/frontend/desktop/src/pages/appmaker/AppCard.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/appmaker/AppEditDialog.vue b/frontend/desktop/src/pages/appmaker/AppEditDialog.vue index 5db4222a2d..603cbc76c2 100644 --- a/frontend/desktop/src/pages/appmaker/AppEditDialog.vue +++ b/frontend/desktop/src/pages/appmaker/AppEditDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -497,7 +497,7 @@ this.applyForPermission(this.btnPermission, this.appData.appActions, resourceData) return } - + this.appData.appName = this.appData.appName.trim() this.$validator.validateAll().then((result) => { if (!result) return diff --git a/frontend/desktop/src/pages/appmaker/AppTaskHome/index.vue b/frontend/desktop/src/pages/appmaker/AppTaskHome/index.vue index b4463b8bf6..85f7e34222 100644 --- a/frontend/desktop/src/pages/appmaker/AppTaskHome/index.vue +++ b/frontend/desktop/src/pages/appmaker/AppTaskHome/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -296,12 +296,12 @@ pipeline_instance__is_revoked, project__id: this.project_id } - + if (queryTime[0] && queryTime[1]) { data['pipeline_instance__start_time__gte'] = moment.tz(queryTime[0], this.businessTimezone).format('YYYY-MM-DD') data['pipeline_instance__start_time__lte'] = moment.tz(queryTime[1], this.businessTimezone).add('1', 'd').format('YYYY-MM-DD') } - + const appmakerListData = await this.loadTaskList(data) const list = appmakerListData.results this.appmakerList = list diff --git a/frontend/desktop/src/pages/appmaker/index.vue b/frontend/desktop/src/pages/appmaker/index.vue index 02ca4d6f92..0efb187905 100644 --- a/frontend/desktop/src/pages/appmaker/index.vue +++ b/frontend/desktop/src/pages/appmaker/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/PageTitle.vue b/frontend/desktop/src/pages/atomdev/PageTitle.vue index e42288ce62..949549cf0c 100644 --- a/frontend/desktop/src/pages/atomdev/PageTitle.vue +++ b/frontend/desktop/src/pages/atomdev/PageTitle.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/TagPanel.vue b/frontend/desktop/src/pages/atomdev/TagPanel.vue index e0d6342ead..d4da0a7f24 100644 --- a/frontend/desktop/src/pages/atomdev/TagPanel.vue +++ b/frontend/desktop/src/pages/atomdev/TagPanel.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/UploadReadFile.vue b/frontend/desktop/src/pages/atomdev/UploadReadFile.vue index 0cf5c601d1..c4adea5a09 100644 --- a/frontend/desktop/src/pages/atomdev/UploadReadFile.vue +++ b/frontend/desktop/src/pages/atomdev/UploadReadFile.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/atomConfigSchema.js b/frontend/desktop/src/pages/atomdev/atomConfigSchema.js index 4f89fb7e5c..696c305224 100644 --- a/frontend/desktop/src/pages/atomdev/atomConfigSchema.js +++ b/frontend/desktop/src/pages/atomdev/atomConfigSchema.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/atomSetting/AddComp.vue b/frontend/desktop/src/pages/atomdev/atomSetting/AddComp.vue index f9054b3cb8..a1ffef97ee 100644 --- a/frontend/desktop/src/pages/atomdev/atomSetting/AddComp.vue +++ b/frontend/desktop/src/pages/atomdev/atomSetting/AddComp.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/atomSetting/AtomSetting.vue b/frontend/desktop/src/pages/atomdev/atomSetting/AtomSetting.vue index 3b4d93e98e..b0be74fec4 100644 --- a/frontend/desktop/src/pages/atomdev/atomSetting/AtomSetting.vue +++ b/frontend/desktop/src/pages/atomdev/atomSetting/AtomSetting.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -257,7 +257,7 @@ trigger: 'blur' } ] - + Object.keys(attrs || {}).forEach(item => { const attr = attrs[item] // 默认取设定的第一种数据类型 diff --git a/frontend/desktop/src/pages/atomdev/atomSetting/SettingForm.vue b/frontend/desktop/src/pages/atomdev/atomSetting/SettingForm.vue index 29fa2e3609..8c7e3a26c3 100644 --- a/frontend/desktop/src/pages/atomdev/atomSetting/SettingForm.vue +++ b/frontend/desktop/src/pages/atomdev/atomSetting/SettingForm.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/configPanel/ConfigPanel.vue b/frontend/desktop/src/pages/atomdev/configPanel/ConfigPanel.vue index ad17a8699d..45bf181483 100644 --- a/frontend/desktop/src/pages/atomdev/configPanel/ConfigPanel.vue +++ b/frontend/desktop/src/pages/atomdev/configPanel/ConfigPanel.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/configPanel/ContextEdit.vue b/frontend/desktop/src/pages/atomdev/configPanel/ContextEdit.vue index fd32bdb25b..6a6d25f5cf 100644 --- a/frontend/desktop/src/pages/atomdev/configPanel/ContextEdit.vue +++ b/frontend/desktop/src/pages/atomdev/configPanel/ContextEdit.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/configPanel/FormConfig.vue b/frontend/desktop/src/pages/atomdev/configPanel/FormConfig.vue index 6d59da367c..709cf5bab0 100644 --- a/frontend/desktop/src/pages/atomdev/configPanel/FormConfig.vue +++ b/frontend/desktop/src/pages/atomdev/configPanel/FormConfig.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/formPanel/AtomFormItem.vue b/frontend/desktop/src/pages/atomdev/formPanel/AtomFormItem.vue index 8d3eb3a2ce..095d0fc942 100644 --- a/frontend/desktop/src/pages/atomdev/formPanel/AtomFormItem.vue +++ b/frontend/desktop/src/pages/atomdev/formPanel/AtomFormItem.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/formPanel/Combine.vue b/frontend/desktop/src/pages/atomdev/formPanel/Combine.vue index 3759e94e0a..2479aee205 100644 --- a/frontend/desktop/src/pages/atomdev/formPanel/Combine.vue +++ b/frontend/desktop/src/pages/atomdev/formPanel/Combine.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/formPanel/FormNotFound.vue b/frontend/desktop/src/pages/atomdev/formPanel/FormNotFound.vue index b9e2121aba..69ea30c7f9 100644 --- a/frontend/desktop/src/pages/atomdev/formPanel/FormNotFound.vue +++ b/frontend/desktop/src/pages/atomdev/formPanel/FormNotFound.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/atomdev/formPanel/FormPanel.vue b/frontend/desktop/src/pages/atomdev/formPanel/FormPanel.vue index d50f4abb85..e0dd228de6 100644 --- a/frontend/desktop/src/pages/atomdev/formPanel/FormPanel.vue +++ b/frontend/desktop/src/pages/atomdev/formPanel/FormPanel.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -216,5 +216,5 @@ background: #ffffff; } } - + diff --git a/frontend/desktop/src/pages/atomdev/index.vue b/frontend/desktop/src/pages/atomdev/index.vue index 82a16a7b1b..b9f09934c7 100644 --- a/frontend/desktop/src/pages/atomdev/index.vue +++ b/frontend/desktop/src/pages/atomdev/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/audit/AuditList.vue b/frontend/desktop/src/pages/audit/AuditList.vue index 619b343489..e4ae3783ba 100644 --- a/frontend/desktop/src/pages/audit/AuditList.vue +++ b/frontend/desktop/src/pages/audit/AuditList.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/audit/index.vue b/frontend/desktop/src/pages/audit/index.vue index 1b87c2b5bb..7f8e48c3b1 100644 --- a/frontend/desktop/src/pages/audit/index.vue +++ b/frontend/desktop/src/pages/audit/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/commonManage/CommonTplList.vue b/frontend/desktop/src/pages/commonManage/CommonTplList.vue index 7f4574019e..6e2b31a330 100644 --- a/frontend/desktop/src/pages/commonManage/CommonTplList.vue +++ b/frontend/desktop/src/pages/commonManage/CommonTplList.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/commonManage/index.vue b/frontend/desktop/src/pages/commonManage/index.vue index 8b6d4bc571..1ea384567c 100644 --- a/frontend/desktop/src/pages/commonManage/index.vue +++ b/frontend/desktop/src/pages/commonManage/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/error/index.vue b/frontend/desktop/src/pages/error/index.vue index cf1d918c87..8fe4d91ea9 100644 --- a/frontend/desktop/src/pages/error/index.vue +++ b/frontend/desktop/src/pages/error/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/functor/FunctionList.vue b/frontend/desktop/src/pages/functor/FunctionList.vue index 65722d834b..11964a7340 100644 --- a/frontend/desktop/src/pages/functor/FunctionList.vue +++ b/frontend/desktop/src/pages/functor/FunctionList.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/functor/index.vue b/frontend/desktop/src/pages/functor/index.vue index d3d9afdd56..95435b051b 100644 --- a/frontend/desktop/src/pages/functor/index.vue +++ b/frontend/desktop/src/pages/functor/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/home/AddCollectionDialog.vue b/frontend/desktop/src/pages/home/AddCollectionDialog.vue index ab91b87c41..ee446e8e27 100644 --- a/frontend/desktop/src/pages/home/AddCollectionDialog.vue +++ b/frontend/desktop/src/pages/home/AddCollectionDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/home/CommonlyUsed.vue b/frontend/desktop/src/pages/home/CommonlyUsed.vue index df44766239..c73f06f0e1 100644 --- a/frontend/desktop/src/pages/home/CommonlyUsed.vue +++ b/frontend/desktop/src/pages/home/CommonlyUsed.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/home/MyCollection.vue b/frontend/desktop/src/pages/home/MyCollection.vue index 671602580b..889ac42618 100644 --- a/frontend/desktop/src/pages/home/MyCollection.vue +++ b/frontend/desktop/src/pages/home/MyCollection.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/home/MyDynamic.vue b/frontend/desktop/src/pages/home/MyDynamic.vue index 7c655fd38b..af0e0133a3 100644 --- a/frontend/desktop/src/pages/home/MyDynamic.vue +++ b/frontend/desktop/src/pages/home/MyDynamic.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/home/PanelNodata.vue b/frontend/desktop/src/pages/home/PanelNodata.vue index fe45e7b4fd..59f0a2ec35 100644 --- a/frontend/desktop/src/pages/home/PanelNodata.vue +++ b/frontend/desktop/src/pages/home/PanelNodata.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/home/SelectCreateTaskDialog.vue b/frontend/desktop/src/pages/home/SelectCreateTaskDialog.vue index e26eb5b68c..2f2910401d 100644 --- a/frontend/desktop/src/pages/home/SelectCreateTaskDialog.vue +++ b/frontend/desktop/src/pages/home/SelectCreateTaskDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/home/index.vue b/frontend/desktop/src/pages/home/index.vue index c5f60392e7..70cc47286f 100644 --- a/frontend/desktop/src/pages/home/index.vue +++ b/frontend/desktop/src/pages/home/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/project/config.vue b/frontend/desktop/src/pages/project/config.vue index cf33225937..5155b84d0c 100644 --- a/frontend/desktop/src/pages/project/config.vue +++ b/frontend/desktop/src/pages/project/config.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/project/index.vue b/frontend/desktop/src/pages/project/index.vue index 9effae60b7..8b5ce6da4c 100644 --- a/frontend/desktop/src/pages/project/index.vue +++ b/frontend/desktop/src/pages/project/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -336,11 +336,11 @@ offset: (this.pagination.current - 1) * this.pagination.limit, is_disable: this.isClosedShow } - + if (this.searchStr !== '') { data.search = this.searchStr } - + const projectList = await this.loadUserProjectList(data) this.projectList = (projectList.results || []).map(item => { if (!item.from_cmdb) { @@ -387,7 +387,7 @@ this.projectDetailLoading = false } }, - + async addProject () { if (this.addPengding) { return diff --git a/frontend/desktop/src/pages/task/ClockedList/DeleteClockedDialog.vue b/frontend/desktop/src/pages/task/ClockedList/DeleteClockedDialog.vue index b48bd164d4..6e11d805c9 100644 --- a/frontend/desktop/src/pages/task/ClockedList/DeleteClockedDialog.vue +++ b/frontend/desktop/src/pages/task/ClockedList/DeleteClockedDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/NodePreview.vue b/frontend/desktop/src/pages/task/NodePreview.vue index 4cee3d33f2..2b7eaaac73 100644 --- a/frontend/desktop/src/pages/task/NodePreview.vue +++ b/frontend/desktop/src/pages/task/NodePreview.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/ParameterInfo.vue b/frontend/desktop/src/pages/task/ParameterInfo.vue index a655b5a27a..2d06864419 100644 --- a/frontend/desktop/src/pages/task/ParameterInfo.vue +++ b/frontend/desktop/src/pages/task/ParameterInfo.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/PeriodicList/BootRecordDialog.vue b/frontend/desktop/src/pages/task/PeriodicList/BootRecordDialog.vue index 911dffdf03..964960dfe8 100644 --- a/frontend/desktop/src/pages/task/PeriodicList/BootRecordDialog.vue +++ b/frontend/desktop/src/pages/task/PeriodicList/BootRecordDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/PeriodicList/DeletePeriodicDialog.vue b/frontend/desktop/src/pages/task/PeriodicList/DeletePeriodicDialog.vue index d2038693e9..01aeeb3ae5 100644 --- a/frontend/desktop/src/pages/task/PeriodicList/DeletePeriodicDialog.vue +++ b/frontend/desktop/src/pages/task/PeriodicList/DeletePeriodicDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/PeriodicList/ModifyPeriodicDialog.vue b/frontend/desktop/src/pages/task/PeriodicList/ModifyPeriodicDialog.vue index 92600b23d3..911f49a485 100644 --- a/frontend/desktop/src/pages/task/PeriodicList/ModifyPeriodicDialog.vue +++ b/frontend/desktop/src/pages/task/PeriodicList/ModifyPeriodicDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -409,7 +409,7 @@ }, created () { this.initFormData = tools.deepClone(this.formData) - + if (this.isEdit) { this.periodicConstants = tools.deepClone(this.constants) const id = this.curRow.template_id diff --git a/frontend/desktop/src/pages/task/PeriodicList/index.vue b/frontend/desktop/src/pages/task/PeriodicList/index.vue index 9b89145f9a..a3298be517 100644 --- a/frontend/desktop/src/pages/task/PeriodicList/index.vue +++ b/frontend/desktop/src/pages/task/PeriodicList/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskCreate/EditScheme.vue b/frontend/desktop/src/pages/task/TaskCreate/EditScheme.vue index 832f52ff48..447a292a30 100644 --- a/frontend/desktop/src/pages/task/TaskCreate/EditScheme.vue +++ b/frontend/desktop/src/pages/task/TaskCreate/EditScheme.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskCreate/TaskParamFill.vue b/frontend/desktop/src/pages/task/TaskCreate/TaskParamFill.vue index 4142174b62..c51d62cb27 100644 --- a/frontend/desktop/src/pages/task/TaskCreate/TaskParamFill.vue +++ b/frontend/desktop/src/pages/task/TaskCreate/TaskParamFill.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskCreate/TaskSelectNode.vue b/frontend/desktop/src/pages/task/TaskCreate/TaskSelectNode.vue index cf03ff9101..f2912cbc03 100644 --- a/frontend/desktop/src/pages/task/TaskCreate/TaskSelectNode.vue +++ b/frontend/desktop/src/pages/task/TaskCreate/TaskSelectNode.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskCreate/index.vue b/frontend/desktop/src/pages/task/TaskCreate/index.vue index 858e537713..35a8c9ddbc 100644 --- a/frontend/desktop/src/pages/task/TaskCreate/index.vue +++ b/frontend/desktop/src/pages/task/TaskCreate/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskCreateHeader.vue b/frontend/desktop/src/pages/task/TaskCreateHeader.vue index 7264627ceb..08178cc03a 100644 --- a/frontend/desktop/src/pages/task/TaskCreateHeader.vue +++ b/frontend/desktop/src/pages/task/TaskCreateHeader.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/ExecuteInfo.vue b/frontend/desktop/src/pages/task/TaskExecute/ExecuteInfo.vue index 28fa79cdf5..eb871b65ed 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/ExecuteInfo.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/ExecuteInfo.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -233,7 +233,7 @@ - + @@ -778,7 +778,7 @@ }) this.getPerformLog(query) } - + // 兼容 JOB 执行作业输出参数 // 输出参数 preset 为 true 或者 preset 为 false 但在输出参数的全局变量中存在时,才展示 if (componentCode === 'job_execute_task' && this.inputsInfo.hasOwnProperty('job_global_var')) { @@ -824,7 +824,7 @@ this.theExecuteTime = respData.loop } } - + this.executeInfo.plugin_version = this.isThirdPartyNode ? inputs.plugin_version : version this.executeInfo.name = this.location.name || NODE_DICT[this.location.type] if (this.isThirdPartyNode) { @@ -920,7 +920,7 @@ // 编辑器dom const editDom = document.querySelector('.scroll-editor .monaco-editor') const MutationObserver = window.MutationObserver || window.WebKitMutationObserver || window.MozMutationObserver - + // 监听滚动dom this.observer = new MutationObserver(mutation => { const { height } = editScrollDom.getBoundingClientRect() diff --git a/frontend/desktop/src/pages/task/TaskExecute/FullCodeEditor.vue b/frontend/desktop/src/pages/task/TaskExecute/FullCodeEditor.vue index ed1deea34f..2223912515 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/FullCodeEditor.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/FullCodeEditor.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/GatewaySelectDialog.vue b/frontend/desktop/src/pages/task/TaskExecute/GatewaySelectDialog.vue index dc35faa122..5ebf4ef5dd 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/GatewaySelectDialog.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/GatewaySelectDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/ModifyParams.vue b/frontend/desktop/src/pages/task/TaskExecute/ModifyParams.vue index c8b8ddeb84..bd0d92c72a 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/ModifyParams.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/ModifyParams.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -46,7 +46,7 @@ {{ $t('取消') }} - + {{ $t('关闭') }} diff --git a/frontend/desktop/src/pages/task/TaskExecute/ModifyTime.vue b/frontend/desktop/src/pages/task/TaskExecute/ModifyTime.vue index 4b5269baef..584f3656ce 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/ModifyTime.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/ModifyTime.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/NodeTree.vue b/frontend/desktop/src/pages/task/TaskExecute/NodeTree.vue index 6bb6b1fff1..8aab3a6d85 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/NodeTree.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/NodeTree.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/RetryNode.vue b/frontend/desktop/src/pages/task/TaskExecute/RetryNode.vue index 4d1b38912d..8f39cf390d 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/RetryNode.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/RetryNode.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/TaskFunctionalization.vue b/frontend/desktop/src/pages/task/TaskExecute/TaskFunctionalization.vue index 123d8eb79a..e5233e0e58 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/TaskFunctionalization.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/TaskFunctionalization.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -299,7 +299,7 @@ if (!activity || activity.type !== 'SubProcess') { return } - + const previewData = activity.pipeline this.previewBread.push({ data: previewData, diff --git a/frontend/desktop/src/pages/task/TaskExecute/TaskInfo.vue b/frontend/desktop/src/pages/task/TaskExecute/TaskInfo.vue index b99308c849..b89f8cbde8 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/TaskInfo.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/TaskInfo.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/TaskOperation.vue b/frontend/desktop/src/pages/task/TaskExecute/TaskOperation.vue index 20ef1024ab..499f5e32cb 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/TaskOperation.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/TaskOperation.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -1185,7 +1185,7 @@ this.isNodeInfoPanelShow = true this.nodeInfoType = type }, - + onToggleNodeInfoPanel () { this.isNodeInfoPanelShow = false this.nodeInfoType = '' diff --git a/frontend/desktop/src/pages/task/TaskExecute/TaskOperationHeader.vue b/frontend/desktop/src/pages/task/TaskExecute/TaskOperationHeader.vue index 20c39fd28f..6e97389dde 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/TaskOperationHeader.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/TaskOperationHeader.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/index.vue b/frontend/desktop/src/pages/task/TaskExecute/index.vue index 9ca8a5500d..4bbe337eaa 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/index.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskExecute/revokeDialog.vue b/frontend/desktop/src/pages/task/TaskExecute/revokeDialog.vue index d9ea399367..af4831afa3 100644 --- a/frontend/desktop/src/pages/task/TaskExecute/revokeDialog.vue +++ b/frontend/desktop/src/pages/task/TaskExecute/revokeDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskList/TaskCloneDialog.vue b/frontend/desktop/src/pages/task/TaskList/TaskCloneDialog.vue index 4ee819d6ef..292de72db2 100644 --- a/frontend/desktop/src/pages/task/TaskList/TaskCloneDialog.vue +++ b/frontend/desktop/src/pages/task/TaskList/TaskCloneDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskList/index.vue b/frontend/desktop/src/pages/task/TaskList/index.vue index 7f34682f95..8a937d5efe 100644 --- a/frontend/desktop/src/pages/task/TaskList/index.vue +++ b/frontend/desktop/src/pages/task/TaskList/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -944,7 +944,7 @@ font-size: 14px; } } - + } } diff --git a/frontend/desktop/src/pages/task/TaskManage.vue b/frontend/desktop/src/pages/task/TaskManage.vue index 1669be9316..6dcb0ca333 100644 --- a/frontend/desktop/src/pages/task/TaskManage.vue +++ b/frontend/desktop/src/pages/task/TaskManage.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/TaskParamEdit.vue b/frontend/desktop/src/pages/task/TaskParamEdit.vue index 9ff108be9e..631eeede43 100644 --- a/frontend/desktop/src/pages/task/TaskParamEdit.vue +++ b/frontend/desktop/src/pages/task/TaskParamEdit.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/task/index.vue b/frontend/desktop/src/pages/task/index.vue index 45eb45a766..da121df859 100644 --- a/frontend/desktop/src/pages/task/index.vue +++ b/frontend/desktop/src/pages/task/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/ConditionEdit.vue b/frontend/desktop/src/pages/template/TemplateEdit/ConditionEdit.vue index cf33a6750e..fc1e1bb5e8 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/ConditionEdit.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/ConditionEdit.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/BasicInfo.vue b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/BasicInfo.vue index 3caa6b56e9..1a6fe7a5b0 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/BasicInfo.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/BasicInfo.vue @@ -1,6 +1,6 @@ * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/InputParams.vue b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/InputParams.vue index e5c89facab..338f8e9f75 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/InputParams.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/InputParams.vue @@ -1,6 +1,6 @@ * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/NodeConfig.vue b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/NodeConfig.vue index c9066dea2f..c12dba903f 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/NodeConfig.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/NodeConfig.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/OutputParams.vue b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/OutputParams.vue index 822264519f..efca78a14b 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/OutputParams.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/OutputParams.vue @@ -1,6 +1,6 @@ * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/ReuseVarDialog.vue b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/ReuseVarDialog.vue index 08cb6597dd..107bef0748 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/ReuseVarDialog.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/NodeConfig/ReuseVarDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/SettingTabs.js b/frontend/desktop/src/pages/template/TemplateEdit/SettingTabs.js index 328d11a97a..c476e48796 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/SettingTabs.js +++ b/frontend/desktop/src/pages/template/TemplateEdit/SettingTabs.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/SubflowUpdateTips.vue b/frontend/desktop/src/pages/template/TemplateEdit/SubflowUpdateTips.vue index 571049d87e..f7741e4dc0 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/SubflowUpdateTips.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/SubflowUpdateTips.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateHeader.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateHeader.vue index 6ec5cf8857..c08513151f 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateHeader.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateHeader.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/SystemVariableEdit.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/SystemVariableEdit.vue index 6c2e234df2..483427af80 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/SystemVariableEdit.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/SystemVariableEdit.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariableCitedList.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariableCitedList.vue index e83fcacb7b..53d94550fb 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariableCitedList.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariableCitedList.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariableItem.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariableItem.vue index 1d13736587..6a799ac98d 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariableItem.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariableItem.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariablePreviewValue.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariablePreviewValue.vue index aeb3daa827..8819e137ef 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariablePreviewValue.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/VariablePreviewValue.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/index.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/index.vue index 4f843b270a..fdb2b9a84d 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/index.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabGlobalVariables/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -529,7 +529,7 @@ const end = Math.max(newIndex, oldIndex) + 1 const delta = this.isHideSystemVar ? start : start - Object.keys(this.internalVariable).length const indexChangedVar = this.variableList.slice(start, end) - + indexChangedVar.forEach((item, index) => { item.index = index + delta if (item.key in this.internalVariable) return diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabPipelineTreeEdit.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabPipelineTreeEdit.vue index d434ab71ef..ce3e90bcec 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabPipelineTreeEdit.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabPipelineTreeEdit.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabTemplateConfig.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabTemplateConfig.vue index e42e0c28b3..6ecfe90719 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabTemplateConfig.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabTemplateConfig.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabTemplateSnapshoot.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabTemplateSnapshoot.vue index ea09d2fbcb..5beabb0e4f 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabTemplateSnapshoot.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/TabTemplateSnapshoot.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/index.vue b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/index.vue index 49ec748499..24c88b2dbc 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/index.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/TemplateSetting/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateEdit/index.vue b/frontend/desktop/src/pages/template/TemplateEdit/index.vue index f6118f43d6..13909031df 100644 --- a/frontend/desktop/src/pages/template/TemplateEdit/index.vue +++ b/frontend/desktop/src/pages/template/TemplateEdit/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateList/CommonTplList.vue b/frontend/desktop/src/pages/template/TemplateList/CommonTplList.vue index 82bbcb9ede..e36a0badbe 100644 --- a/frontend/desktop/src/pages/template/TemplateList/CommonTplList.vue +++ b/frontend/desktop/src/pages/template/TemplateList/CommonTplList.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateList/ExportTemplateDialog.vue b/frontend/desktop/src/pages/template/TemplateList/ExportTemplateDialog.vue index af5a47388d..0fb68d5576 100644 --- a/frontend/desktop/src/pages/template/TemplateList/ExportTemplateDialog.vue +++ b/frontend/desktop/src/pages/template/TemplateList/ExportTemplateDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateList/ImportDatTplDialog.vue b/frontend/desktop/src/pages/template/TemplateList/ImportDatTplDialog.vue index 35eaf750d3..539c15b029 100644 --- a/frontend/desktop/src/pages/template/TemplateList/ImportDatTplDialog.vue +++ b/frontend/desktop/src/pages/template/TemplateList/ImportDatTplDialog.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateList/index.vue b/frontend/desktop/src/pages/template/TemplateList/index.vue index 38e2b13ddf..42b05108b4 100644 --- a/frontend/desktop/src/pages/template/TemplateList/index.vue +++ b/frontend/desktop/src/pages/template/TemplateList/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/TemplateList/projectTplList.vue b/frontend/desktop/src/pages/template/TemplateList/projectTplList.vue index f8576fad83..9b398f8062 100644 --- a/frontend/desktop/src/pages/template/TemplateList/projectTplList.vue +++ b/frontend/desktop/src/pages/template/TemplateList/projectTplList.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -1253,7 +1253,7 @@ if (this.selectedTpls.length === 0 || !this.hasBatchViewAuth) { return } - + try { const cancelList = this.selectedTpls.reduce((acc, cur) => { if (cur.is_collected) { diff --git a/frontend/desktop/src/pages/template/common/QuickOperateVariable.vue b/frontend/desktop/src/pages/template/common/QuickOperateVariable.vue index f58aa99120..28695216e2 100644 --- a/frontend/desktop/src/pages/template/common/QuickOperateVariable.vue +++ b/frontend/desktop/src/pages/template/common/QuickOperateVariable.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/pages/template/index.vue b/frontend/desktop/src/pages/template/index.vue index 45eb45a766..da121df859 100644 --- a/frontend/desktop/src/pages/template/index.vue +++ b/frontend/desktop/src/pages/template/index.vue @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/routers/index.js b/frontend/desktop/src/routers/index.js index 7b699a217b..95af832346 100644 --- a/frontend/desktop/src/routers/index.js +++ b/frontend/desktop/src/routers/index.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/index.js b/frontend/desktop/src/store/index.js index 25914a65a7..f07ea25a9a 100644 --- a/frontend/desktop/src/store/index.js +++ b/frontend/desktop/src/store/index.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/admin.js b/frontend/desktop/src/store/modules/admin.js index 413ddd1acf..2c74bdd2d5 100644 --- a/frontend/desktop/src/store/modules/admin.js +++ b/frontend/desktop/src/store/modules/admin.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/appmaker.js b/frontend/desktop/src/store/modules/appmaker.js index 3398be6e27..433b446c54 100644 --- a/frontend/desktop/src/store/modules/appmaker.js +++ b/frontend/desktop/src/store/modules/appmaker.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/atomDev.js b/frontend/desktop/src/store/modules/atomDev.js index 96ea1d7c92..7c29bc5b5a 100644 --- a/frontend/desktop/src/store/modules/atomDev.js +++ b/frontend/desktop/src/store/modules/atomDev.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/atomForm.js b/frontend/desktop/src/store/modules/atomForm.js index c328799ce7..64918446f0 100644 --- a/frontend/desktop/src/store/modules/atomForm.js +++ b/frontend/desktop/src/store/modules/atomForm.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -158,7 +158,7 @@ const atomForm = { output: [], isRenderOutputForm: !!outputForm } - + commit('setAtomForm', { atomType: atom, data: response.data.data, version: atomVersion }) commit('setAtomOutputData', { atomType: atom, outputData, version: atomVersion }) diff --git a/frontend/desktop/src/store/modules/audit.js b/frontend/desktop/src/store/modules/audit.js index 67fe8631e1..98159438cf 100644 --- a/frontend/desktop/src/store/modules/audit.js +++ b/frontend/desktop/src/store/modules/audit.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/clocked.js b/frontend/desktop/src/store/modules/clocked.js index 7fc3fb6ad1..96ff21c03a 100644 --- a/frontend/desktop/src/store/modules/clocked.js +++ b/frontend/desktop/src/store/modules/clocked.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/function.js b/frontend/desktop/src/store/modules/function.js index 03e0337dd9..06447b6656 100644 --- a/frontend/desktop/src/store/modules/function.js +++ b/frontend/desktop/src/store/modules/function.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/index.js b/frontend/desktop/src/store/modules/index.js index 060300e83b..1178ed301c 100644 --- a/frontend/desktop/src/store/modules/index.js +++ b/frontend/desktop/src/store/modules/index.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/manage.js b/frontend/desktop/src/store/modules/manage.js index 9abd0ee0d8..ce67840f41 100644 --- a/frontend/desktop/src/store/modules/manage.js +++ b/frontend/desktop/src/store/modules/manage.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/periodic.js b/frontend/desktop/src/store/modules/periodic.js index 2ded18e53b..5c09c281f2 100644 --- a/frontend/desktop/src/store/modules/periodic.js +++ b/frontend/desktop/src/store/modules/periodic.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/project.js b/frontend/desktop/src/store/modules/project.js index 7bccec71b3..1bcf42e7ab 100644 --- a/frontend/desktop/src/store/modules/project.js +++ b/frontend/desktop/src/store/modules/project.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/task.js b/frontend/desktop/src/store/modules/task.js index 4feb00c2b0..b763fcb154 100644 --- a/frontend/desktop/src/store/modules/task.js +++ b/frontend/desktop/src/store/modules/task.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/taskList.js b/frontend/desktop/src/store/modules/taskList.js index e6cff076f2..57da092dd2 100644 --- a/frontend/desktop/src/store/modules/taskList.js +++ b/frontend/desktop/src/store/modules/taskList.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/template.js b/frontend/desktop/src/store/modules/template.js index fce8f1c22e..6fcfdfd3b9 100644 --- a/frontend/desktop/src/store/modules/template.js +++ b/frontend/desktop/src/store/modules/template.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/store/modules/templateList.js b/frontend/desktop/src/store/modules/templateList.js index 853309eeeb..b32725f77e 100644 --- a/frontend/desktop/src/store/modules/templateList.js +++ b/frontend/desktop/src/store/modules/templateList.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/atomFilter.js b/frontend/desktop/src/utils/atomFilter.js index 5e5fb3d2b3..506814b9fb 100644 --- a/frontend/desktop/src/utils/atomFilter.js +++ b/frontend/desktop/src/utils/atomFilter.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/bus.js b/frontend/desktop/src/utils/bus.js index 67a4a131f6..15d5b3a537 100644 --- a/frontend/desktop/src/utils/bus.js +++ b/frontend/desktop/src/utils/bus.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/checkDataType.js b/frontend/desktop/src/utils/checkDataType.js index 43e0c51a21..271e0ae260 100644 --- a/frontend/desktop/src/utils/checkDataType.js +++ b/frontend/desktop/src/utils/checkDataType.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/dom.js b/frontend/desktop/src/utils/dom.js index 6b64b04658..b38a0c77e2 100644 --- a/frontend/desktop/src/utils/dom.js +++ b/frontend/desktop/src/utils/dom.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/errorHandler.js b/frontend/desktop/src/utils/errorHandler.js index 8851bf67ed..c65d6e8588 100644 --- a/frontend/desktop/src/utils/errorHandler.js +++ b/frontend/desktop/src/utils/errorHandler.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/formSchema.js b/frontend/desktop/src/utils/formSchema.js index b5a73dfb13..dfc8eef306 100644 --- a/frontend/desktop/src/utils/formSchema.js +++ b/frontend/desktop/src/utils/formSchema.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/guide.js b/frontend/desktop/src/utils/guide.js index 6f47debc81..bc5f80e5a4 100644 --- a/frontend/desktop/src/utils/guide.js +++ b/frontend/desktop/src/utils/guide.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/i18n.js b/frontend/desktop/src/utils/i18n.js index 8076e16ddc..c7d1d7e5da 100644 --- a/frontend/desktop/src/utils/i18n.js +++ b/frontend/desktop/src/utils/i18n.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/isCrossOriginIFrame.js b/frontend/desktop/src/utils/isCrossOriginIFrame.js index f429ddd144..dc57f144e6 100644 --- a/frontend/desktop/src/utils/isCrossOriginIFrame.js +++ b/frontend/desktop/src/utils/isCrossOriginIFrame.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/nodeFilter.js b/frontend/desktop/src/utils/nodeFilter.js index 44496252d1..7ef6178626 100644 --- a/frontend/desktop/src/utils/nodeFilter.js +++ b/frontend/desktop/src/utils/nodeFilter.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/serializeObj.js b/frontend/desktop/src/utils/serializeObj.js index e1e78d15ed..10318fc5a9 100644 --- a/frontend/desktop/src/utils/serializeObj.js +++ b/frontend/desktop/src/utils/serializeObj.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/tools.js b/frontend/desktop/src/utils/tools.js index de7ea84956..7a5acc154f 100644 --- a/frontend/desktop/src/utils/tools.js +++ b/frontend/desktop/src/utils/tools.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/tplSnapshoot.js b/frontend/desktop/src/utils/tplSnapshoot.js index 8915742604..55ff694e0f 100644 --- a/frontend/desktop/src/utils/tplSnapshoot.js +++ b/frontend/desktop/src/utils/tplSnapshoot.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/tplTabCount.js b/frontend/desktop/src/utils/tplTabCount.js index 941d7a5786..29f7cb9bf5 100644 --- a/frontend/desktop/src/utils/tplTabCount.js +++ b/frontend/desktop/src/utils/tplTabCount.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/transAtom.js b/frontend/desktop/src/utils/transAtom.js index c25ff6eaab..1fe6d9d1db 100644 --- a/frontend/desktop/src/utils/transAtom.js +++ b/frontend/desktop/src/utils/transAtom.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/uuid.js b/frontend/desktop/src/utils/uuid.js index 32c56a11e7..5175306e08 100644 --- a/frontend/desktop/src/utils/uuid.js +++ b/frontend/desktop/src/utils/uuid.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/src/utils/validatePipeline.js b/frontend/desktop/src/utils/validatePipeline.js index e7b8fd859e..0119a7420a 100644 --- a/frontend/desktop/src/utils/validatePipeline.js +++ b/frontend/desktop/src/utils/validatePipeline.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/test/unit/components/RenderForm/combinePlugin.js b/frontend/desktop/test/unit/components/RenderForm/combinePlugin.js index c1c9accfe5..5c5edf16cc 100644 --- a/frontend/desktop/test/unit/components/RenderForm/combinePlugin.js +++ b/frontend/desktop/test/unit/components/RenderForm/combinePlugin.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/test/unit/components/RenderForm/renderform.spec.js b/frontend/desktop/test/unit/components/RenderForm/renderform.spec.js index 904f6f73d5..c2575d8da2 100644 --- a/frontend/desktop/test/unit/components/RenderForm/renderform.spec.js +++ b/frontend/desktop/test/unit/components/RenderForm/renderform.spec.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT @@ -35,7 +35,7 @@ describe('RenderForm', () => { it('should combine form render correct', () => { const wrapper = shallowMount(RenderForm, { propsData: { - scheme: combinePlugin + scheme: combinePlugin } }) expect(wrapper.find('.render-form').exists()).toBe(true) diff --git a/frontend/desktop/test/unit/components/RenderForm/singlePlugin.js b/frontend/desktop/test/unit/components/RenderForm/singlePlugin.js index 6a51dfc765..14490919c8 100644 --- a/frontend/desktop/test/unit/components/RenderForm/singlePlugin.js +++ b/frontend/desktop/test/unit/components/RenderForm/singlePlugin.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/test/unit/jest.conf.js b/frontend/desktop/test/unit/jest.conf.js index 839072976f..f050e92c0a 100644 --- a/frontend/desktop/test/unit/jest.conf.js +++ b/frontend/desktop/test/unit/jest.conf.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/desktop/test/unit/setup.js b/frontend/desktop/test/unit/setup.js index 54ec269ad8..ec6e42940c 100644 --- a/frontend/desktop/test/unit/setup.js +++ b/frontend/desktop/test/unit/setup.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/frontend/mobile/build/ajax-middleware.js b/frontend/mobile/build/ajax-middleware.js index f86d17ed0d..c5d296f024 100644 --- a/frontend/mobile/build/ajax-middleware.js +++ b/frontend/mobile/build/ajax-middleware.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/build-dll.js b/frontend/mobile/build/build-dll.js index 048062b5e8..2685532ddb 100644 --- a/frontend/mobile/build/build-dll.js +++ b/frontend/mobile/build/build-dll.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/build.js b/frontend/mobile/build/build.js index 3b7a3bacdc..e1f012c024 100644 --- a/frontend/mobile/build/build.js +++ b/frontend/mobile/build/build.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/check-dll.js b/frontend/mobile/build/check-dll.js index 04a60d0940..0c247325ff 100644 --- a/frontend/mobile/build/check-dll.js +++ b/frontend/mobile/build/check-dll.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/check-versions.js b/frontend/mobile/build/check-versions.js index f396bb273b..e9da215871 100644 --- a/frontend/mobile/build/check-versions.js +++ b/frontend/mobile/build/check-versions.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/config.js b/frontend/mobile/build/config.js index 4e95c8e52e..2d9baa62db 100644 --- a/frontend/mobile/build/config.js +++ b/frontend/mobile/build/config.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/dev-client.js b/frontend/mobile/build/dev-client.js index e36867e238..5dfef6cc9c 100644 --- a/frontend/mobile/build/dev-client.js +++ b/frontend/mobile/build/dev-client.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/dev-server.js b/frontend/mobile/build/dev-server.js index 88917fb531..588c61c706 100644 --- a/frontend/mobile/build/dev-server.js +++ b/frontend/mobile/build/dev-server.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/dev.env.js b/frontend/mobile/build/dev.env.js index d5b5ab6c7a..b3f0738697 100644 --- a/frontend/mobile/build/dev.env.js +++ b/frontend/mobile/build/dev.env.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/prod.env.js b/frontend/mobile/build/prod.env.js index 8adedf93be..78a4d1cfe4 100644 --- a/frontend/mobile/build/prod.env.js +++ b/frontend/mobile/build/prod.env.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/util.js b/frontend/mobile/build/util.js index 51fd98f2f0..a040757f73 100644 --- a/frontend/mobile/build/util.js +++ b/frontend/mobile/build/util.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/webpack.base.conf.babel.js b/frontend/mobile/build/webpack.base.conf.babel.js index 594b5847f4..35531db18c 100644 --- a/frontend/mobile/build/webpack.base.conf.babel.js +++ b/frontend/mobile/build/webpack.base.conf.babel.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/webpack.dev.conf.babel.js b/frontend/mobile/build/webpack.dev.conf.babel.js index 14bd1bbccd..571c8e5ba4 100644 --- a/frontend/mobile/build/webpack.dev.conf.babel.js +++ b/frontend/mobile/build/webpack.dev.conf.babel.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/build/webpack.prod.conf.babel.js b/frontend/mobile/build/webpack.prod.conf.babel.js index afd4d9a5bf..8bef769011 100644 --- a/frontend/mobile/build/webpack.prod.conf.babel.js +++ b/frontend/mobile/build/webpack.prod.conf.babel.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/mock/ajax/app/index.js b/frontend/mobile/mock/ajax/app/index.js index 4b3a3ae968..aae3f34a5a 100644 --- a/frontend/mobile/mock/ajax/app/index.js +++ b/frontend/mobile/mock/ajax/app/index.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/mock/ajax/util.js b/frontend/mobile/mock/ajax/util.js index fbe7dea810..4f22bed32f 100644 --- a/frontend/mobile/mock/ajax/util.js +++ b/frontend/mobile/mock/ajax/util.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/App.vue b/frontend/mobile/src/App.vue index 6f91b413f3..f1330b7a65 100644 --- a/frontend/mobile/src/App.vue +++ b/frontend/mobile/src/App.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/api/cached-promise.js b/frontend/mobile/src/api/cached-promise.js index b3a91f0fc2..c6699475ae 100644 --- a/frontend/mobile/src/api/cached-promise.js +++ b/frontend/mobile/src/api/cached-promise.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/api/index.js b/frontend/mobile/src/api/index.js index ee146fca7c..33849dd4c4 100644 --- a/frontend/mobile/src/api/index.js +++ b/frontend/mobile/src/api/index.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/api/request-queue.js b/frontend/mobile/src/api/request-queue.js index 19977faf0f..5b6f1afe60 100644 --- a/frontend/mobile/src/api/request-queue.js +++ b/frontend/mobile/src/api/request-queue.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/common/auth.js b/frontend/mobile/src/common/auth.js index b0a3458704..8030e762d9 100644 --- a/frontend/mobile/src/common/auth.js +++ b/frontend/mobile/src/common/auth.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/common/bklogout.js b/frontend/mobile/src/common/bklogout.js index b9e45ef040..3264c8a8d4 100644 --- a/frontend/mobile/src/common/bklogout.js +++ b/frontend/mobile/src/common/bklogout.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/common/bus.js b/frontend/mobile/src/common/bus.js index 7327f57d9f..f40f91f6e6 100644 --- a/frontend/mobile/src/common/bus.js +++ b/frontend/mobile/src/common/bus.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/common/preload.js b/frontend/mobile/src/common/preload.js index 58c88f89a2..70474ae259 100644 --- a/frontend/mobile/src/common/preload.js +++ b/frontend/mobile/src/common/preload.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/common/util.js b/frontend/mobile/src/common/util.js index 432e08d3f7..53562880c9 100644 --- a/frontend/mobile/src/common/util.js +++ b/frontend/mobile/src/common/util.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/MobileCanvas/MobileNodeTemplate.vue b/frontend/mobile/src/components/MobileCanvas/MobileNodeTemplate.vue index eb9b9d5dfb..8da817c3ca 100644 --- a/frontend/mobile/src/components/MobileCanvas/MobileNodeTemplate.vue +++ b/frontend/mobile/src/components/MobileCanvas/MobileNodeTemplate.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/MobileCanvas/index.vue b/frontend/mobile/src/components/MobileCanvas/index.vue index 8e34a17bd4..8c7c485652 100644 --- a/frontend/mobile/src/components/MobileCanvas/index.vue +++ b/frontend/mobile/src/components/MobileCanvas/index.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/MobileCanvas/options.js b/frontend/mobile/src/components/MobileCanvas/options.js index d4d9bb3608..be8d68e01c 100644 --- a/frontend/mobile/src/components/MobileCanvas/options.js +++ b/frontend/mobile/src/components/MobileCanvas/options.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/MobileStatusIcon/index.vue b/frontend/mobile/src/components/MobileStatusIcon/index.vue index 6a6794faf9..2cd069dde6 100644 --- a/frontend/mobile/src/components/MobileStatusIcon/index.vue +++ b/frontend/mobile/src/components/MobileStatusIcon/index.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/NoData/index.vue b/frontend/mobile/src/components/NoData/index.vue index 3316a4d963..1ce0e385cd 100644 --- a/frontend/mobile/src/components/NoData/index.vue +++ b/frontend/mobile/src/components/NoData/index.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantCell.vue b/frontend/mobile/src/components/VantForm/VantCell.vue index 00e2b91d08..4250666d7d 100644 --- a/frontend/mobile/src/components/VantForm/VantCell.vue +++ b/frontend/mobile/src/components/VantForm/VantCell.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantCheckbox.vue b/frontend/mobile/src/components/VantForm/VantCheckbox.vue index 023ea9c0c2..8b7b194bdd 100644 --- a/frontend/mobile/src/components/VantForm/VantCheckbox.vue +++ b/frontend/mobile/src/components/VantForm/VantCheckbox.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantDateTime.vue b/frontend/mobile/src/components/VantForm/VantDateTime.vue index 52e32e4786..8eeab0a00f 100644 --- a/frontend/mobile/src/components/VantForm/VantDateTime.vue +++ b/frontend/mobile/src/components/VantForm/VantDateTime.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantInput.vue b/frontend/mobile/src/components/VantForm/VantInput.vue index e30f24a9b2..5bb1312e2f 100644 --- a/frontend/mobile/src/components/VantForm/VantInput.vue +++ b/frontend/mobile/src/components/VantForm/VantInput.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantInt.vue b/frontend/mobile/src/components/VantForm/VantInt.vue index d74d594ad3..2d6507fb22 100644 --- a/frontend/mobile/src/components/VantForm/VantInt.vue +++ b/frontend/mobile/src/components/VantForm/VantInt.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantPassword.vue b/frontend/mobile/src/components/VantForm/VantPassword.vue index 12b4fef62f..301a69f4b3 100644 --- a/frontend/mobile/src/components/VantForm/VantPassword.vue +++ b/frontend/mobile/src/components/VantForm/VantPassword.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantRadio.vue b/frontend/mobile/src/components/VantForm/VantRadio.vue index 8f84b2a2a4..e2f8d3653c 100644 --- a/frontend/mobile/src/components/VantForm/VantRadio.vue +++ b/frontend/mobile/src/components/VantForm/VantRadio.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantSelect.vue b/frontend/mobile/src/components/VantForm/VantSelect.vue index f41a47af9f..cd34924614 100644 --- a/frontend/mobile/src/components/VantForm/VantSelect.vue +++ b/frontend/mobile/src/components/VantForm/VantSelect.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/VantTextarea.vue b/frontend/mobile/src/components/VantForm/VantTextarea.vue index 10d6e9a954..faf5155a7a 100644 --- a/frontend/mobile/src/components/VantForm/VantTextarea.vue +++ b/frontend/mobile/src/components/VantForm/VantTextarea.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/VantForm/index.vue b/frontend/mobile/src/components/VantForm/index.vue index 9c4e4a786c..ca2fea23ea 100644 --- a/frontend/mobile/src/components/VantForm/index.vue +++ b/frontend/mobile/src/components/VantForm/index.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/exception/index.vue b/frontend/mobile/src/components/exception/index.vue index 6731d50d86..ee13769d0c 100644 --- a/frontend/mobile/src/components/exception/index.vue +++ b/frontend/mobile/src/components/exception/index.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/components/navbar/Navbar.vue b/frontend/mobile/src/components/navbar/Navbar.vue index a3d5ea9b98..a21f85102f 100644 --- a/frontend/mobile/src/components/navbar/Navbar.vue +++ b/frontend/mobile/src/components/navbar/Navbar.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/constants/index.js b/frontend/mobile/src/constants/index.js index a2f37fb57b..6868157c9a 100644 --- a/frontend/mobile/src/constants/index.js +++ b/frontend/mobile/src/constants/index.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/css/app.css b/frontend/mobile/src/css/app.css index 0840c565b4..5eacd24526 100644 --- a/frontend/mobile/src/css/app.css +++ b/frontend/mobile/src/css/app.css @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/css/reset.css b/frontend/mobile/src/css/reset.css index bb6bc254b7..855367a5aa 100644 --- a/frontend/mobile/src/css/reset.css +++ b/frontend/mobile/src/css/reset.css @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/css/variable.css b/frontend/mobile/src/css/variable.css index 84ea4d1090..8db72fcc9f 100644 --- a/frontend/mobile/src/css/variable.css +++ b/frontend/mobile/src/css/variable.css @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/main.js b/frontend/mobile/src/main.js index f11567d72a..648e861b91 100644 --- a/frontend/mobile/src/main.js +++ b/frontend/mobile/src/main.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/router/index.js b/frontend/mobile/src/router/index.js index 92f373cd2a..0c2d13a4c3 100644 --- a/frontend/mobile/src/router/index.js +++ b/frontend/mobile/src/router/index.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/store/index.js b/frontend/mobile/src/store/index.js index 3fbd3a8c83..4a46eef67b 100644 --- a/frontend/mobile/src/store/index.js +++ b/frontend/mobile/src/store/index.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/store/modules/component.js b/frontend/mobile/src/store/modules/component.js index 3ee4922ef6..9afb40343c 100644 --- a/frontend/mobile/src/store/modules/component.js +++ b/frontend/mobile/src/store/modules/component.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/store/modules/project.js b/frontend/mobile/src/store/modules/project.js index a53a7d4e08..c08d854095 100644 --- a/frontend/mobile/src/store/modules/project.js +++ b/frontend/mobile/src/store/modules/project.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/store/modules/task.js b/frontend/mobile/src/store/modules/task.js index 3a6c8e18bc..e7a15114fe 100644 --- a/frontend/mobile/src/store/modules/task.js +++ b/frontend/mobile/src/store/modules/task.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/store/modules/taskList.js b/frontend/mobile/src/store/modules/taskList.js index 61ebb93438..fad6b8f6e1 100644 --- a/frontend/mobile/src/store/modules/taskList.js +++ b/frontend/mobile/src/store/modules/taskList.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/store/modules/template.js b/frontend/mobile/src/store/modules/template.js index 919635f2ad..0e7c905276 100644 --- a/frontend/mobile/src/store/modules/template.js +++ b/frontend/mobile/src/store/modules/template.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/utils/errorHandler.js b/frontend/mobile/src/utils/errorHandler.js index b51070492f..ddbe1861ca 100644 --- a/frontend/mobile/src/utils/errorHandler.js +++ b/frontend/mobile/src/utils/errorHandler.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/utils/tools.js b/frontend/mobile/src/utils/tools.js index 889fce2250..7131e4df7d 100644 --- a/frontend/mobile/src/utils/tools.js +++ b/frontend/mobile/src/utils/tools.js @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/404.vue b/frontend/mobile/src/views/404.vue index edd76ee253..f0a0dce932 100644 --- a/frontend/mobile/src/views/404.vue +++ b/frontend/mobile/src/views/404.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/home/index.vue b/frontend/mobile/src/views/home/index.vue index ff7ff9a906..91332e5ba8 100644 --- a/frontend/mobile/src/views/home/index.vue +++ b/frontend/mobile/src/views/home/index.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/task/canvas.vue b/frontend/mobile/src/views/task/canvas.vue index 02d3a0514b..7db4712aa1 100644 --- a/frontend/mobile/src/views/task/canvas.vue +++ b/frontend/mobile/src/views/task/canvas.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/task/create.vue b/frontend/mobile/src/views/task/create.vue index 564748e1b0..17d760384a 100644 --- a/frontend/mobile/src/views/task/create.vue +++ b/frontend/mobile/src/views/task/create.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/task/detail.vue b/frontend/mobile/src/views/task/detail.vue index 5a62ac15d3..8537ffebe0 100644 --- a/frontend/mobile/src/views/task/detail.vue +++ b/frontend/mobile/src/views/task/detail.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/task/list.vue b/frontend/mobile/src/views/task/list.vue index c32f2fc831..afe77b82fe 100644 --- a/frontend/mobile/src/views/task/list.vue +++ b/frontend/mobile/src/views/task/list.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/task/nodes.vue b/frontend/mobile/src/views/task/nodes.vue index 5828dfab2b..fa64e3e85c 100644 --- a/frontend/mobile/src/views/task/nodes.vue +++ b/frontend/mobile/src/views/task/nodes.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/task/reset.vue b/frontend/mobile/src/views/task/reset.vue index 6865eb8ac1..3d7faaf356 100644 --- a/frontend/mobile/src/views/task/reset.vue +++ b/frontend/mobile/src/views/task/reset.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/task/timing.vue b/frontend/mobile/src/views/task/timing.vue index 2714924b11..81785c2a6d 100644 --- a/frontend/mobile/src/views/task/timing.vue +++ b/frontend/mobile/src/views/task/timing.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/template/index.vue b/frontend/mobile/src/views/template/index.vue index 56ba5ed6ca..ea1fe9d762 100644 --- a/frontend/mobile/src/views/template/index.vue +++ b/frontend/mobile/src/views/template/index.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/frontend/mobile/src/views/template/preview.vue b/frontend/mobile/src/views/template/preview.vue index 62b80c1641..482a4abd68 100644 --- a/frontend/mobile/src/views/template/preview.vue +++ b/frontend/mobile/src/views/template/preview.vue @@ -1,6 +1,6 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at * http://opensource.org/licenses/MIT * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 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/gcloud/__init__.py b/gcloud/__init__.py index d35b6e5c0b..7012129936 100644 --- a/gcloud/__init__.py +++ b/gcloud/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/__init__.py b/gcloud/analysis_statistics/__init__.py index f9c990be38..1c63709a04 100644 --- a/gcloud/analysis_statistics/__init__.py +++ b/gcloud/analysis_statistics/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/admin.py b/gcloud/analysis_statistics/admin.py index d4cdbf1939..6977376a52 100644 --- a/gcloud/analysis_statistics/admin.py +++ b/gcloud/analysis_statistics/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/apps.py b/gcloud/analysis_statistics/apps.py index 9965d05547..b771a639d9 100644 --- a/gcloud/analysis_statistics/apps.py +++ b/gcloud/analysis_statistics/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/data_migrate/__init__.py b/gcloud/analysis_statistics/data_migrate/__init__.py index ad5af83267..59a6b0338c 100644 --- a/gcloud/analysis_statistics/data_migrate/__init__.py +++ b/gcloud/analysis_statistics/data_migrate/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/data_migrate/admin.py b/gcloud/analysis_statistics/data_migrate/admin.py index 5dd913efc6..309cc0562a 100644 --- a/gcloud/analysis_statistics/data_migrate/admin.py +++ b/gcloud/analysis_statistics/data_migrate/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/data_migrate/apps.py b/gcloud/analysis_statistics/data_migrate/apps.py index ea4d5db10d..984cbbc58d 100644 --- a/gcloud/analysis_statistics/data_migrate/apps.py +++ b/gcloud/analysis_statistics/data_migrate/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/data_migrate/models.py b/gcloud/analysis_statistics/data_migrate/models.py index 1d15208f99..c281290033 100644 --- a/gcloud/analysis_statistics/data_migrate/models.py +++ b/gcloud/analysis_statistics/data_migrate/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/data_migrate/tasks.py b/gcloud/analysis_statistics/data_migrate/tasks.py index 1e9ffdb1da..74ed46e400 100644 --- a/gcloud/analysis_statistics/data_migrate/tasks.py +++ b/gcloud/analysis_statistics/data_migrate/tasks.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/models.py b/gcloud/analysis_statistics/models.py index 9c36464ed4..e5cc5d0aad 100644 --- a/gcloud/analysis_statistics/models.py +++ b/gcloud/analysis_statistics/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/signals/__init__.py b/gcloud/analysis_statistics/signals/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/analysis_statistics/signals/__init__.py +++ b/gcloud/analysis_statistics/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/signals/handlers.py b/gcloud/analysis_statistics/signals/handlers.py index e13db8ad6b..ecf845c805 100644 --- a/gcloud/analysis_statistics/signals/handlers.py +++ b/gcloud/analysis_statistics/signals/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/tasks.py b/gcloud/analysis_statistics/tasks.py index f292942533..46f46ea1bc 100644 --- a/gcloud/analysis_statistics/tasks.py +++ b/gcloud/analysis_statistics/tasks.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/utils.py b/gcloud/analysis_statistics/utils.py index 2a9b48da2e..a8b1e4902b 100644 --- a/gcloud/analysis_statistics/utils.py +++ b/gcloud/analysis_statistics/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/analysis_statistics/variable.py b/gcloud/analysis_statistics/variable.py index 8162fad14d..cb51c413ea 100644 --- a/gcloud/analysis_statistics/variable.py +++ b/gcloud/analysis_statistics/variable.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/__init__.py b/gcloud/apigw/__init__.py index 45b098b6ef..5fbd44736e 100644 --- a/gcloud/apigw/__init__.py +++ b/gcloud/apigw/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/apps.py b/gcloud/apigw/apps.py index b9626a0274..2175372443 100644 --- a/gcloud/apigw/apps.py +++ b/gcloud/apigw/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/constants.py b/gcloud/apigw/constants.py index 8102e37833..1207d1dc20 100644 --- a/gcloud/apigw/constants.py +++ b/gcloud/apigw/constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/decorators.py b/gcloud/apigw/decorators.py index 69231e5e9d..26b42c68df 100644 --- a/gcloud/apigw/decorators.py +++ b/gcloud/apigw/decorators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/exceptions.py b/gcloud/apigw/exceptions.py index d82a694491..f657ee09d4 100644 --- a/gcloud/apigw/exceptions.py +++ b/gcloud/apigw/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/forms/__init__.py b/gcloud/apigw/forms/__init__.py index 17769b06ad..4028df93cb 100644 --- a/gcloud/apigw/forms/__init__.py +++ b/gcloud/apigw/forms/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/forms/get_task_list.py b/gcloud/apigw/forms/get_task_list.py index 0d1be6e0af..65175e3a13 100644 --- a/gcloud/apigw/forms/get_task_list.py +++ b/gcloud/apigw/forms/get_task_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/management/__init__.py b/gcloud/apigw/management/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/apigw/management/__init__.py +++ b/gcloud/apigw/management/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/management/commands/__init__.py b/gcloud/apigw/management/commands/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/apigw/management/commands/__init__.py +++ b/gcloud/apigw/management/commands/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/management/commands/sync_saas_apigw.py b/gcloud/apigw/management/commands/sync_saas_apigw.py index 89037aa910..68d06b29c4 100644 --- a/gcloud/apigw/management/commands/sync_saas_apigw.py +++ b/gcloud/apigw/management/commands/sync_saas_apigw.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/schemas.py b/gcloud/apigw/schemas.py index 56081d7ea0..5f31772d56 100644 --- a/gcloud/apigw/schemas.py +++ b/gcloud/apigw/schemas.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/urls.py b/gcloud/apigw/urls.py index 010ca0dcc7..688bb7811f 100644 --- a/gcloud/apigw/urls.py +++ b/gcloud/apigw/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/utils.py b/gcloud/apigw/utils.py index 1b7ebfe08f..4eee408a90 100644 --- a/gcloud/apigw/utils.py +++ b/gcloud/apigw/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/validators/__init__.py b/gcloud/apigw/validators/__init__.py index 72fec1405d..4149eaa8d2 100644 --- a/gcloud/apigw/validators/__init__.py +++ b/gcloud/apigw/validators/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/validators/create_periodic_task.py b/gcloud/apigw/validators/create_periodic_task.py index ff1dfd3693..0a127e84ce 100644 --- a/gcloud/apigw/validators/create_periodic_task.py +++ b/gcloud/apigw/validators/create_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/validators/create_task.py b/gcloud/apigw/validators/create_task.py index 31f7dd5a24..2fbad9c536 100644 --- a/gcloud/apigw/validators/create_task.py +++ b/gcloud/apigw/validators/create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/validators/fast_create_task.py b/gcloud/apigw/validators/fast_create_task.py index e90eca89bf..58eb3be4a3 100644 --- a/gcloud/apigw/validators/fast_create_task.py +++ b/gcloud/apigw/validators/fast_create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/__init__.py b/gcloud/apigw/views/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/apigw/views/__init__.py +++ b/gcloud/apigw/views/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/claim_functionalization_task.py b/gcloud/apigw/views/claim_functionalization_task.py index a12a3917da..d13ed071ae 100644 --- a/gcloud/apigw/views/claim_functionalization_task.py +++ b/gcloud/apigw/views/claim_functionalization_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/create_and_start_task.py b/gcloud/apigw/views/create_and_start_task.py index a23cc71f4a..321b81cbb9 100644 --- a/gcloud/apigw/views/create_and_start_task.py +++ b/gcloud/apigw/views/create_and_start_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/create_clocked_task.py b/gcloud/apigw/views/create_clocked_task.py index b52fff1ec1..ab88809296 100644 --- a/gcloud/apigw/views/create_clocked_task.py +++ b/gcloud/apigw/views/create_clocked_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/create_periodic_task.py b/gcloud/apigw/views/create_periodic_task.py index 59adb60aac..4e14fa6c9d 100644 --- a/gcloud/apigw/views/create_periodic_task.py +++ b/gcloud/apigw/views/create_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/create_task.py b/gcloud/apigw/views/create_task.py index bc408441dc..6c675775a3 100644 --- a/gcloud/apigw/views/create_task.py +++ b/gcloud/apigw/views/create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/fast_create_task.py b/gcloud/apigw/views/fast_create_task.py index 57a1fd7cc6..1d77e7a403 100644 --- a/gcloud/apigw/views/fast_create_task.py +++ b/gcloud/apigw/views/fast_create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_common_template_info.py b/gcloud/apigw/views/get_common_template_info.py index 020465dee0..50488efe47 100644 --- a/gcloud/apigw/views/get_common_template_info.py +++ b/gcloud/apigw/views/get_common_template_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_common_template_list.py b/gcloud/apigw/views/get_common_template_list.py index 86c66d00fd..f198ba940b 100644 --- a/gcloud/apigw/views/get_common_template_list.py +++ b/gcloud/apigw/views/get_common_template_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_functionalization_task_list.py b/gcloud/apigw/views/get_functionalization_task_list.py index 40d3bd1702..cf97ae3aaf 100644 --- a/gcloud/apigw/views/get_functionalization_task_list.py +++ b/gcloud/apigw/views/get_functionalization_task_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_mini_app_list.py b/gcloud/apigw/views/get_mini_app_list.py index 71805258c6..8674432d78 100644 --- a/gcloud/apigw/views/get_mini_app_list.py +++ b/gcloud/apigw/views/get_mini_app_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_periodic_task_info.py b/gcloud/apigw/views/get_periodic_task_info.py index f1db670ca1..043779b1d1 100644 --- a/gcloud/apigw/views/get_periodic_task_info.py +++ b/gcloud/apigw/views/get_periodic_task_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_periodic_task_list.py b/gcloud/apigw/views/get_periodic_task_list.py index ed69ac1d70..8369a4b97d 100644 --- a/gcloud/apigw/views/get_periodic_task_list.py +++ b/gcloud/apigw/views/get_periodic_task_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_plugin_detail.py b/gcloud/apigw/views/get_plugin_detail.py index 4c0e548615..7213291faa 100644 --- a/gcloud/apigw/views/get_plugin_detail.py +++ b/gcloud/apigw/views/get_plugin_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_plugin_list.py b/gcloud/apigw/views/get_plugin_list.py index 0d0016c704..e45903d5ea 100644 --- a/gcloud/apigw/views/get_plugin_list.py +++ b/gcloud/apigw/views/get_plugin_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_task_detail.py b/gcloud/apigw/views/get_task_detail.py index 26d28d11ae..601e51477b 100644 --- a/gcloud/apigw/views/get_task_detail.py +++ b/gcloud/apigw/views/get_task_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_task_list.py b/gcloud/apigw/views/get_task_list.py index 15549ce225..3fb91bfaa4 100644 --- a/gcloud/apigw/views/get_task_list.py +++ b/gcloud/apigw/views/get_task_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_task_node_data.py b/gcloud/apigw/views/get_task_node_data.py index 9d8660799b..01624aad62 100644 --- a/gcloud/apigw/views/get_task_node_data.py +++ b/gcloud/apigw/views/get_task_node_data.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_task_node_detail.py b/gcloud/apigw/views/get_task_node_detail.py index f773b26210..f664c79035 100644 --- a/gcloud/apigw/views/get_task_node_detail.py +++ b/gcloud/apigw/views/get_task_node_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_task_status.py b/gcloud/apigw/views/get_task_status.py index 3a076b113a..076819863c 100644 --- a/gcloud/apigw/views/get_task_status.py +++ b/gcloud/apigw/views/get_task_status.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_tasks_manual_intervention_state.py b/gcloud/apigw/views/get_tasks_manual_intervention_state.py index 6c30719165..09bc035a24 100644 --- a/gcloud/apigw/views/get_tasks_manual_intervention_state.py +++ b/gcloud/apigw/views/get_tasks_manual_intervention_state.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_tasks_status.py b/gcloud/apigw/views/get_tasks_status.py index 96d300a658..ba02d5f9d4 100644 --- a/gcloud/apigw/views/get_tasks_status.py +++ b/gcloud/apigw/views/get_tasks_status.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_template_info.py b/gcloud/apigw/views/get_template_info.py index cbb412079b..d6ed13cbea 100644 --- a/gcloud/apigw/views/get_template_info.py +++ b/gcloud/apigw/views/get_template_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_template_list.py b/gcloud/apigw/views/get_template_list.py index 94386858f9..654b35028a 100644 --- a/gcloud/apigw/views/get_template_list.py +++ b/gcloud/apigw/views/get_template_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_template_schemes.py b/gcloud/apigw/views/get_template_schemes.py index 23d1334dfa..45139604a8 100644 --- a/gcloud/apigw/views/get_template_schemes.py +++ b/gcloud/apigw/views/get_template_schemes.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_user_project_detail.py b/gcloud/apigw/views/get_user_project_detail.py index cbb3a2cd9d..6511ae91e5 100644 --- a/gcloud/apigw/views/get_user_project_detail.py +++ b/gcloud/apigw/views/get_user_project_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/get_user_project_list.py b/gcloud/apigw/views/get_user_project_list.py index 254df1fe1b..23d044bb73 100644 --- a/gcloud/apigw/views/get_user_project_list.py +++ b/gcloud/apigw/views/get_user_project_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/import_common_template.py b/gcloud/apigw/views/import_common_template.py index d481937041..807046d767 100644 --- a/gcloud/apigw/views/import_common_template.py +++ b/gcloud/apigw/views/import_common_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/import_project_template.py b/gcloud/apigw/views/import_project_template.py index 999fedee0b..4f9df4436f 100644 --- a/gcloud/apigw/views/import_project_template.py +++ b/gcloud/apigw/views/import_project_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/modify_constants_for_periodic_task.py b/gcloud/apigw/views/modify_constants_for_periodic_task.py index aacd1046eb..4b40da1c54 100644 --- a/gcloud/apigw/views/modify_constants_for_periodic_task.py +++ b/gcloud/apigw/views/modify_constants_for_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/modify_constants_for_task.py b/gcloud/apigw/views/modify_constants_for_task.py index 682cb016fe..7cd06c0135 100644 --- a/gcloud/apigw/views/modify_constants_for_task.py +++ b/gcloud/apigw/views/modify_constants_for_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/modify_cron_for_periodic_task.py b/gcloud/apigw/views/modify_cron_for_periodic_task.py index cf9de1f6ba..7a8137adec 100644 --- a/gcloud/apigw/views/modify_cron_for_periodic_task.py +++ b/gcloud/apigw/views/modify_cron_for_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/node_callback.py b/gcloud/apigw/views/node_callback.py index f9c034bd95..b5f209d511 100644 --- a/gcloud/apigw/views/node_callback.py +++ b/gcloud/apigw/views/node_callback.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/operate_node.py b/gcloud/apigw/views/operate_node.py index 4db81b9588..f662c51468 100644 --- a/gcloud/apigw/views/operate_node.py +++ b/gcloud/apigw/views/operate_node.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/operate_task.py b/gcloud/apigw/views/operate_task.py index e42ba8bd20..495131a1e1 100644 --- a/gcloud/apigw/views/operate_task.py +++ b/gcloud/apigw/views/operate_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/plugin_proxy.py b/gcloud/apigw/views/plugin_proxy.py index fc6b700c7a..ef7e293fa0 100644 --- a/gcloud/apigw/views/plugin_proxy.py +++ b/gcloud/apigw/views/plugin_proxy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/preview_common_task_tree.py b/gcloud/apigw/views/preview_common_task_tree.py index 0b7d96a7ba..b2e663dbbb 100644 --- a/gcloud/apigw/views/preview_common_task_tree.py +++ b/gcloud/apigw/views/preview_common_task_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/preview_task_tree.py b/gcloud/apigw/views/preview_task_tree.py index cc5637e89f..bec4de7429 100644 --- a/gcloud/apigw/views/preview_task_tree.py +++ b/gcloud/apigw/views/preview_task_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/query_task_count.py b/gcloud/apigw/views/query_task_count.py index be543e04da..e0fcc777c3 100644 --- a/gcloud/apigw/views/query_task_count.py +++ b/gcloud/apigw/views/query_task_count.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/register_project.py b/gcloud/apigw/views/register_project.py index 818e41b04f..a121ae333d 100644 --- a/gcloud/apigw/views/register_project.py +++ b/gcloud/apigw/views/register_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/set_periodic_task_enabled.py b/gcloud/apigw/views/set_periodic_task_enabled.py index 13dd92ae84..71a2a275b9 100644 --- a/gcloud/apigw/views/set_periodic_task_enabled.py +++ b/gcloud/apigw/views/set_periodic_task_enabled.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/start_task.py b/gcloud/apigw/views/start_task.py index 11f98fc006..6fbc736483 100644 --- a/gcloud/apigw/views/start_task.py +++ b/gcloud/apigw/views/start_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/views/utils.py b/gcloud/apigw/views/utils.py index 2c85672c51..6bf6b71f22 100644 --- a/gcloud/apigw/views/utils.py +++ b/gcloud/apigw/views/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/apigw/whitelist.py b/gcloud/apigw/whitelist.py index e4811d1648..521b0e8906 100644 --- a/gcloud/apigw/whitelist.py +++ b/gcloud/apigw/whitelist.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/__init__.py b/gcloud/auto_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/auto_test/__init__.py +++ b/gcloud/auto_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/__init__.py b/gcloud/auto_test/apis/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/auto_test/apis/__init__.py +++ b/gcloud/auto_test/apis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/authentication.py b/gcloud/auto_test/apis/authentication.py index e0beb2f305..2f84a6b9ee 100644 --- a/gcloud/auto_test/apis/authentication.py +++ b/gcloud/auto_test/apis/authentication.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/mixin.py b/gcloud/auto_test/apis/mixin.py index 06a95d3b10..44e39082a0 100644 --- a/gcloud/auto_test/apis/mixin.py +++ b/gcloud/auto_test/apis/mixin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/permission.py b/gcloud/auto_test/apis/permission.py index bf18235986..3c0059857e 100644 --- a/gcloud/auto_test/apis/permission.py +++ b/gcloud/auto_test/apis/permission.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/serilaziers/__init__.py b/gcloud/auto_test/apis/serilaziers/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/auto_test/apis/serilaziers/__init__.py +++ b/gcloud/auto_test/apis/serilaziers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/serilaziers/common.py b/gcloud/auto_test/apis/serilaziers/common.py index ef6ea41eba..332d2230be 100644 --- a/gcloud/auto_test/apis/serilaziers/common.py +++ b/gcloud/auto_test/apis/serilaziers/common.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/viewsets/__init__.py b/gcloud/auto_test/apis/viewsets/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/auto_test/apis/viewsets/__init__.py +++ b/gcloud/auto_test/apis/viewsets/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/viewsets/periodic_task.py b/gcloud/auto_test/apis/viewsets/periodic_task.py index e2c8358262..65b87d7511 100644 --- a/gcloud/auto_test/apis/viewsets/periodic_task.py +++ b/gcloud/auto_test/apis/viewsets/periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/viewsets/template.py b/gcloud/auto_test/apis/viewsets/template.py index 9bbe8f9b4f..14e70bb711 100644 --- a/gcloud/auto_test/apis/viewsets/template.py +++ b/gcloud/auto_test/apis/viewsets/template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apis/viewsets/token.py b/gcloud/auto_test/apis/viewsets/token.py index 412d8e217c..aba09aec1b 100644 --- a/gcloud/auto_test/apis/viewsets/token.py +++ b/gcloud/auto_test/apis/viewsets/token.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/apps.py b/gcloud/auto_test/apps.py index a7b9ba5887..19a82de9e5 100644 --- a/gcloud/auto_test/apps.py +++ b/gcloud/auto_test/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/auto_test/urls.py b/gcloud/auto_test/urls.py index 2563a31154..ef245fcd1f 100644 --- a/gcloud/auto_test/urls.py +++ b/gcloud/auto_test/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/__init__.py b/gcloud/clocked_task/__init__.py index 16fd9cc721..c0d548ac8c 100644 --- a/gcloud/clocked_task/__init__.py +++ b/gcloud/clocked_task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/admin.py b/gcloud/clocked_task/admin.py index 5eb0d251af..ee3714eed0 100644 --- a/gcloud/clocked_task/admin.py +++ b/gcloud/clocked_task/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/apps.py b/gcloud/clocked_task/apps.py index 343a61c7fc..83a4e163f1 100644 --- a/gcloud/clocked_task/apps.py +++ b/gcloud/clocked_task/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/migrations/__init__.py b/gcloud/clocked_task/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/clocked_task/migrations/__init__.py +++ b/gcloud/clocked_task/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/models.py b/gcloud/clocked_task/models.py index 44926a79c6..5dfc0533a1 100644 --- a/gcloud/clocked_task/models.py +++ b/gcloud/clocked_task/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/permissions.py b/gcloud/clocked_task/permissions.py index 483e16b954..b7fc766389 100644 --- a/gcloud/clocked_task/permissions.py +++ b/gcloud/clocked_task/permissions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/serializer.py b/gcloud/clocked_task/serializer.py index b34f330ed1..8ebce512bb 100644 --- a/gcloud/clocked_task/serializer.py +++ b/gcloud/clocked_task/serializer.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/tasks.py b/gcloud/clocked_task/tasks.py index d17f14ddcb..74c7220f58 100644 --- a/gcloud/clocked_task/tasks.py +++ b/gcloud/clocked_task/tasks.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/clocked_task/viewset.py b/gcloud/clocked_task/viewset.py index e0aee99e34..35843cbbe4 100644 --- a/gcloud/clocked_task/viewset.py +++ b/gcloud/clocked_task/viewset.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/__init__.py b/gcloud/common_template/__init__.py index cbba4bee84..5621f9acf9 100644 --- a/gcloud/common_template/__init__.py +++ b/gcloud/common_template/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/admin.py b/gcloud/common_template/admin.py index bc4fa882c5..d861fd57be 100644 --- a/gcloud/common_template/admin.py +++ b/gcloud/common_template/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/apis/django/api.py b/gcloud/common_template/apis/django/api.py index c60baba4f0..d1bd31fbee 100644 --- a/gcloud/common_template/apis/django/api.py +++ b/gcloud/common_template/apis/django/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/apis/django/validators.py b/gcloud/common_template/apis/django/validators.py index c9e2872d01..e9a38c78f8 100644 --- a/gcloud/common_template/apis/django/validators.py +++ b/gcloud/common_template/apis/django/validators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/apps.py b/gcloud/common_template/apps.py index f9f81b6880..2c94c74c65 100644 --- a/gcloud/common_template/apps.py +++ b/gcloud/common_template/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/migrations/0001_initial.py b/gcloud/common_template/migrations/0001_initial.py index fde77751c2..14ec881b76 100644 --- a/gcloud/common_template/migrations/0001_initial.py +++ b/gcloud/common_template/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/migrations/0002_auto_20181204_1813.py b/gcloud/common_template/migrations/0002_auto_20181204_1813.py index 7a334e0c5f..ebacf64a42 100644 --- a/gcloud/common_template/migrations/0002_auto_20181204_1813.py +++ b/gcloud/common_template/migrations/0002_auto_20181204_1813.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/migrations/0003_auto_20181205_1153.py b/gcloud/common_template/migrations/0003_auto_20181205_1153.py index c89d06b58e..5f646677e4 100644 --- a/gcloud/common_template/migrations/0003_auto_20181205_1153.py +++ b/gcloud/common_template/migrations/0003_auto_20181205_1153.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/migrations/0004_set_min_template_id.py b/gcloud/common_template/migrations/0004_set_min_template_id.py index 94f53ad4b2..c224c872a7 100644 --- a/gcloud/common_template/migrations/0004_set_min_template_id.py +++ b/gcloud/common_template/migrations/0004_set_min_template_id.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/migrations/0005_auto_20190523_1509.py b/gcloud/common_template/migrations/0005_auto_20190523_1509.py index 0f1602ea96..e1dcf46eaf 100644 --- a/gcloud/common_template/migrations/0005_auto_20190523_1509.py +++ b/gcloud/common_template/migrations/0005_auto_20190523_1509.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/migrations/0006_auto_20200325_1458.py b/gcloud/common_template/migrations/0006_auto_20200325_1458.py index 089e5fbbfc..8729aca4c3 100644 --- a/gcloud/common_template/migrations/0006_auto_20200325_1458.py +++ b/gcloud/common_template/migrations/0006_auto_20200325_1458.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/migrations/__init__.py b/gcloud/common_template/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/common_template/migrations/__init__.py +++ b/gcloud/common_template/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/models.py b/gcloud/common_template/models.py index fe991fc103..dced031915 100644 --- a/gcloud/common_template/models.py +++ b/gcloud/common_template/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/signals.py b/gcloud/common_template/signals.py index 2642128a68..b7d563aeac 100644 --- a/gcloud/common_template/signals.py +++ b/gcloud/common_template/signals.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/common_template/urls.py b/gcloud/common_template/urls.py index 99cb8126c4..a1010e36bf 100644 --- a/gcloud/common_template/urls.py +++ b/gcloud/common_template/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/commons/__init__.py b/gcloud/commons/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/commons/__init__.py +++ b/gcloud/commons/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/conf/__init__.py b/gcloud/conf/__init__.py index 74d6c89dba..0739f6e060 100644 --- a/gcloud/conf/__init__.py +++ b/gcloud/conf/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/conf/default_settings.py b/gcloud/conf/default_settings.py index 88035bc73b..b8c6922b58 100644 --- a/gcloud/conf/default_settings.py +++ b/gcloud/conf/default_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/conf/sites/__init__.py b/gcloud/conf/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/conf/sites/__init__.py +++ b/gcloud/conf/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/conf/sites/community/__init__.py b/gcloud/conf/sites/community/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/conf/sites/community/__init__.py +++ b/gcloud/conf/sites/community/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/conf/sites/community/ver_settings.py b/gcloud/conf/sites/community/ver_settings.py index 323153a8c5..3c9ec16e82 100644 --- a/gcloud/conf/sites/community/ver_settings.py +++ b/gcloud/conf/sites/community/ver_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/constants.py b/gcloud/constants.py index e793c60a17..e0b70b26ca 100644 --- a/gcloud/constants.py +++ b/gcloud/constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/__init__.py b/gcloud/contrib/__init__.py index bc324a6403..996af320c6 100755 --- a/gcloud/contrib/__init__.py +++ b/gcloud/contrib/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/__init__.py b/gcloud/contrib/admin/__init__.py index 68200225c3..26178caf7d 100644 --- a/gcloud/contrib/admin/__init__.py +++ b/gcloud/contrib/admin/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/apps.py b/gcloud/contrib/admin/apps.py index ff7a22c98a..18593a4d0d 100644 --- a/gcloud/contrib/admin/apps.py +++ b/gcloud/contrib/admin/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/migration_api/__init__.py b/gcloud/contrib/admin/migration_api/__init__.py index 46bd0f25b8..1204bf4134 100644 --- a/gcloud/contrib/admin/migration_api/__init__.py +++ b/gcloud/contrib/admin/migration_api/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/migration_api/app_maker.py b/gcloud/contrib/admin/migration_api/app_maker.py index df1e8df91f..4abea0b0be 100644 --- a/gcloud/contrib/admin/migration_api/app_maker.py +++ b/gcloud/contrib/admin/migration_api/app_maker.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/migration_api/decorators.py b/gcloud/contrib/admin/migration_api/decorators.py index 2ac7625ab8..af87fcc90e 100644 --- a/gcloud/contrib/admin/migration_api/decorators.py +++ b/gcloud/contrib/admin/migration_api/decorators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/migration_api/fix_task_engine_ver.py b/gcloud/contrib/admin/migration_api/fix_task_engine_ver.py index cf43c937db..5115d3d6cc 100644 --- a/gcloud/contrib/admin/migration_api/fix_task_engine_ver.py +++ b/gcloud/contrib/admin/migration_api/fix_task_engine_ver.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/migration_api/resource_config.py b/gcloud/contrib/admin/migration_api/resource_config.py index f4ae191434..0f664482b7 100644 --- a/gcloud/contrib/admin/migration_api/resource_config.py +++ b/gcloud/contrib/admin/migration_api/resource_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/migration_api/staff_group.py b/gcloud/contrib/admin/migration_api/staff_group.py index 44e6869388..b3e26805b3 100644 --- a/gcloud/contrib/admin/migration_api/staff_group.py +++ b/gcloud/contrib/admin/migration_api/staff_group.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/migrations/__init__.py b/gcloud/contrib/admin/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/contrib/admin/migrations/__init__.py +++ b/gcloud/contrib/admin/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/permission.py b/gcloud/contrib/admin/permission.py index 5e2f889768..084f7accc9 100644 --- a/gcloud/contrib/admin/permission.py +++ b/gcloud/contrib/admin/permission.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/serializers/__init__.py b/gcloud/contrib/admin/serializers/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/contrib/admin/serializers/__init__.py +++ b/gcloud/contrib/admin/serializers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/serializers/admin_periodic_task_history.py b/gcloud/contrib/admin/serializers/admin_periodic_task_history.py index 0fc3dd5d12..bed7ca8883 100644 --- a/gcloud/contrib/admin/serializers/admin_periodic_task_history.py +++ b/gcloud/contrib/admin/serializers/admin_periodic_task_history.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/urls.py b/gcloud/contrib/admin/urls.py index 850fe36924..620ac02188 100644 --- a/gcloud/contrib/admin/urls.py +++ b/gcloud/contrib/admin/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/views/__init__.py b/gcloud/contrib/admin/views/__init__.py index 0612051647..5d6c7012b5 100644 --- a/gcloud/contrib/admin/views/__init__.py +++ b/gcloud/contrib/admin/views/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/views/command.py b/gcloud/contrib/admin/views/command.py index ed992f02a6..42ea8f2c10 100644 --- a/gcloud/contrib/admin/views/command.py +++ b/gcloud/contrib/admin/views/command.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/views/search.py b/gcloud/contrib/admin/views/search.py index 072fe0147d..f32dca49ab 100644 --- a/gcloud/contrib/admin/views/search.py +++ b/gcloud/contrib/admin/views/search.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/views/taskflow.py b/gcloud/contrib/admin/views/taskflow.py index 9d1bae45c7..a3dca0a14d 100644 --- a/gcloud/contrib/admin/views/taskflow.py +++ b/gcloud/contrib/admin/views/taskflow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/views/templates.py b/gcloud/contrib/admin/views/templates.py index eaa863f078..7a5e6d610e 100644 --- a/gcloud/contrib/admin/views/templates.py +++ b/gcloud/contrib/admin/views/templates.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/viewsets/__init__.py b/gcloud/contrib/admin/viewsets/__init__.py index 6dee65cca4..c99e2878c1 100644 --- a/gcloud/contrib/admin/viewsets/__init__.py +++ b/gcloud/contrib/admin/viewsets/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/viewsets/admin_periodic_task.py b/gcloud/contrib/admin/viewsets/admin_periodic_task.py index 6e68a8c82b..01e4b754e3 100644 --- a/gcloud/contrib/admin/viewsets/admin_periodic_task.py +++ b/gcloud/contrib/admin/viewsets/admin_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/viewsets/admin_periodic_task_history.py b/gcloud/contrib/admin/viewsets/admin_periodic_task_history.py index dbb572a014..2e80484863 100644 --- a/gcloud/contrib/admin/viewsets/admin_periodic_task_history.py +++ b/gcloud/contrib/admin/viewsets/admin_periodic_task_history.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/viewsets/admin_task_template.py b/gcloud/contrib/admin/viewsets/admin_task_template.py index 141aff06d0..5227b939ec 100644 --- a/gcloud/contrib/admin/viewsets/admin_task_template.py +++ b/gcloud/contrib/admin/viewsets/admin_task_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/admin/viewsets/admin_taskflow.py b/gcloud/contrib/admin/viewsets/admin_taskflow.py index 0672673fdb..4ae4ff308a 100644 --- a/gcloud/contrib/admin/viewsets/admin_taskflow.py +++ b/gcloud/contrib/admin/viewsets/admin_taskflow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/__init__.py b/gcloud/contrib/analysis/__init__.py index 3b61ca67ac..87419287b5 100755 --- a/gcloud/contrib/analysis/__init__.py +++ b/gcloud/contrib/analysis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/analyse_items/__init__.py b/gcloud/contrib/analysis/analyse_items/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/contrib/analysis/analyse_items/__init__.py +++ b/gcloud/contrib/analysis/analyse_items/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/analyse_items/app_maker.py b/gcloud/contrib/analysis/analyse_items/app_maker.py index d7f7949aa7..ed4bccd298 100644 --- a/gcloud/contrib/analysis/analyse_items/app_maker.py +++ b/gcloud/contrib/analysis/analyse_items/app_maker.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/analyse_items/task_flow_instance.py b/gcloud/contrib/analysis/analyse_items/task_flow_instance.py index 44c65f1edd..7b805ac9d3 100644 --- a/gcloud/contrib/analysis/analyse_items/task_flow_instance.py +++ b/gcloud/contrib/analysis/analyse_items/task_flow_instance.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/analyse_items/task_template.py b/gcloud/contrib/analysis/analyse_items/task_template.py index 8c0300b3fb..4ef6878243 100644 --- a/gcloud/contrib/analysis/analyse_items/task_template.py +++ b/gcloud/contrib/analysis/analyse_items/task_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/apps.py b/gcloud/contrib/analysis/apps.py index a4796eca60..6c90866eab 100644 --- a/gcloud/contrib/analysis/apps.py +++ b/gcloud/contrib/analysis/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/decorators.py b/gcloud/contrib/analysis/decorators.py index 43b3840e1d..d76e90488f 100644 --- a/gcloud/contrib/analysis/decorators.py +++ b/gcloud/contrib/analysis/decorators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/urls.py b/gcloud/contrib/analysis/urls.py index 1c3ac9352f..744828f577 100755 --- a/gcloud/contrib/analysis/urls.py +++ b/gcloud/contrib/analysis/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/analysis/views.py b/gcloud/contrib/analysis/views.py index 2fbbc035a9..3761ad3113 100755 --- a/gcloud/contrib/analysis/views.py +++ b/gcloud/contrib/analysis/views.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/__init__.py b/gcloud/contrib/appmaker/__init__.py index 0a939908ad..26b13171cb 100755 --- a/gcloud/contrib/appmaker/__init__.py +++ b/gcloud/contrib/appmaker/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/admin.py b/gcloud/contrib/appmaker/admin.py index 2a3588f827..ee1ca85a8c 100755 --- a/gcloud/contrib/appmaker/admin.py +++ b/gcloud/contrib/appmaker/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/api.py b/gcloud/contrib/appmaker/api.py index 6f1b655782..6782577842 100755 --- a/gcloud/contrib/appmaker/api.py +++ b/gcloud/contrib/appmaker/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/apps.py b/gcloud/contrib/appmaker/apps.py index 51f83b5ef7..f3cdcb6cfd 100755 --- a/gcloud/contrib/appmaker/apps.py +++ b/gcloud/contrib/appmaker/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/decorators.py b/gcloud/contrib/appmaker/decorators.py index dd50eea5d2..7e54d32244 100755 --- a/gcloud/contrib/appmaker/decorators.py +++ b/gcloud/contrib/appmaker/decorators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0001_initial.py b/gcloud/contrib/appmaker/migrations/0001_initial.py index a3c2f07bf2..bf7a386027 100755 --- a/gcloud/contrib/appmaker/migrations/0001_initial.py +++ b/gcloud/contrib/appmaker/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0002_auto_20180209_1510.py b/gcloud/contrib/appmaker/migrations/0002_auto_20180209_1510.py index 7f3d2ae741..445d309c68 100755 --- a/gcloud/contrib/appmaker/migrations/0002_auto_20180209_1510.py +++ b/gcloud/contrib/appmaker/migrations/0002_auto_20180209_1510.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0003_auto_20180301_1729.py b/gcloud/contrib/appmaker/migrations/0003_auto_20180301_1729.py index 77b4d4dfdd..3c16b893ca 100755 --- a/gcloud/contrib/appmaker/migrations/0003_auto_20180301_1729.py +++ b/gcloud/contrib/appmaker/migrations/0003_auto_20180301_1729.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0004_auto_20180425_1512.py b/gcloud/contrib/appmaker/migrations/0004_auto_20180425_1512.py index fffdbd1ac1..dfab8d7f93 100755 --- a/gcloud/contrib/appmaker/migrations/0004_auto_20180425_1512.py +++ b/gcloud/contrib/appmaker/migrations/0004_auto_20180425_1512.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0005_auto_20180823_1730.py b/gcloud/contrib/appmaker/migrations/0005_auto_20180823_1730.py index 973adb2a4d..8ba414b08e 100755 --- a/gcloud/contrib/appmaker/migrations/0005_auto_20180823_1730.py +++ b/gcloud/contrib/appmaker/migrations/0005_auto_20180823_1730.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0006_appmaker_project.py b/gcloud/contrib/appmaker/migrations/0006_appmaker_project.py index 7b4190df77..3d5a5aae23 100644 --- a/gcloud/contrib/appmaker/migrations/0006_appmaker_project.py +++ b/gcloud/contrib/appmaker/migrations/0006_appmaker_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0007_add_project_relation.py b/gcloud/contrib/appmaker/migrations/0007_add_project_relation.py index 2aa64fb888..1256520f3d 100644 --- a/gcloud/contrib/appmaker/migrations/0007_add_project_relation.py +++ b/gcloud/contrib/appmaker/migrations/0007_add_project_relation.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0008_auto_20190520_1448.py b/gcloud/contrib/appmaker/migrations/0008_auto_20190520_1448.py index 950cfce3e5..a191a20803 100644 --- a/gcloud/contrib/appmaker/migrations/0008_auto_20190520_1448.py +++ b/gcloud/contrib/appmaker/migrations/0008_auto_20190520_1448.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0009_set_business_to_none.py b/gcloud/contrib/appmaker/migrations/0009_set_business_to_none.py index cfa0742017..c37b57853e 100644 --- a/gcloud/contrib/appmaker/migrations/0009_set_business_to_none.py +++ b/gcloud/contrib/appmaker/migrations/0009_set_business_to_none.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/0010_remove_appmaker_business.py b/gcloud/contrib/appmaker/migrations/0010_remove_appmaker_business.py index 0d5e5596e8..81901e671f 100644 --- a/gcloud/contrib/appmaker/migrations/0010_remove_appmaker_business.py +++ b/gcloud/contrib/appmaker/migrations/0010_remove_appmaker_business.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/migrations/__init__.py b/gcloud/contrib/appmaker/migrations/__init__.py index 40097292a8..26a6d1c27a 100755 --- a/gcloud/contrib/appmaker/migrations/__init__.py +++ b/gcloud/contrib/appmaker/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/models.py b/gcloud/contrib/appmaker/models.py index 770d7d0b80..25b0107fc7 100755 --- a/gcloud/contrib/appmaker/models.py +++ b/gcloud/contrib/appmaker/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/schema.py b/gcloud/contrib/appmaker/schema.py index b09f345de4..5768dde3d5 100755 --- a/gcloud/contrib/appmaker/schema.py +++ b/gcloud/contrib/appmaker/schema.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/urls.py b/gcloud/contrib/appmaker/urls.py index 30aee5db87..4ccb8f5f71 100755 --- a/gcloud/contrib/appmaker/urls.py +++ b/gcloud/contrib/appmaker/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/appmaker/views.py b/gcloud/contrib/appmaker/views.py index 68ab5226b2..a08879dd58 100755 --- a/gcloud/contrib/appmaker/views.py +++ b/gcloud/contrib/appmaker/views.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/audit/__init__.py b/gcloud/contrib/audit/__init__.py index 40097292a8..26a6d1c27a 100755 --- a/gcloud/contrib/audit/__init__.py +++ b/gcloud/contrib/audit/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/__init__.py b/gcloud/contrib/collection/__init__.py index 19ceb19d8f..6adbf65c9d 100644 --- a/gcloud/contrib/collection/__init__.py +++ b/gcloud/contrib/collection/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/admin.py b/gcloud/contrib/collection/admin.py index 7b56f38b21..a0d13f7b2e 100644 --- a/gcloud/contrib/collection/admin.py +++ b/gcloud/contrib/collection/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/apps.py b/gcloud/contrib/collection/apps.py index f9e511e46b..935abc818d 100644 --- a/gcloud/contrib/collection/apps.py +++ b/gcloud/contrib/collection/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/handlers.py b/gcloud/contrib/collection/handlers.py index 421de28286..ed4ea83741 100644 --- a/gcloud/contrib/collection/handlers.py +++ b/gcloud/contrib/collection/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/management/__init__.py b/gcloud/contrib/collection/management/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/contrib/collection/management/__init__.py +++ b/gcloud/contrib/collection/management/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/management/commands/__init__.py b/gcloud/contrib/collection/management/commands/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/contrib/collection/management/commands/__init__.py +++ b/gcloud/contrib/collection/management/commands/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/management/commands/flush_expired_collections.py b/gcloud/contrib/collection/management/commands/flush_expired_collections.py index e4ee058df3..5e82037bd7 100644 --- a/gcloud/contrib/collection/management/commands/flush_expired_collections.py +++ b/gcloud/contrib/collection/management/commands/flush_expired_collections.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/migrations/0001_initial.py b/gcloud/contrib/collection/migrations/0001_initial.py index 52c7ae3b82..f0d84a27ba 100644 --- a/gcloud/contrib/collection/migrations/0001_initial.py +++ b/gcloud/contrib/collection/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/migrations/0002_auto_20191214_1952.py b/gcloud/contrib/collection/migrations/0002_auto_20191214_1952.py index e006a6747a..0e76f20c83 100644 --- a/gcloud/contrib/collection/migrations/0002_auto_20191214_1952.py +++ b/gcloud/contrib/collection/migrations/0002_auto_20191214_1952.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/migrations/0003_auto_20201103_2229.py b/gcloud/contrib/collection/migrations/0003_auto_20201103_2229.py index 8beeb1c900..abf3c70fa2 100644 --- a/gcloud/contrib/collection/migrations/0003_auto_20201103_2229.py +++ b/gcloud/contrib/collection/migrations/0003_auto_20201103_2229.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/migrations/0004_add_instance_id.py b/gcloud/contrib/collection/migrations/0004_add_instance_id.py index bb904bb967..b8c2436b5c 100644 --- a/gcloud/contrib/collection/migrations/0004_add_instance_id.py +++ b/gcloud/contrib/collection/migrations/0004_add_instance_id.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/migrations/0005_auto_20201103_2229.py b/gcloud/contrib/collection/migrations/0005_auto_20201103_2229.py index 3247e3f633..451939b83b 100644 --- a/gcloud/contrib/collection/migrations/0005_auto_20201103_2229.py +++ b/gcloud/contrib/collection/migrations/0005_auto_20201103_2229.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/migrations/__init__.py b/gcloud/contrib/collection/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/contrib/collection/migrations/__init__.py +++ b/gcloud/contrib/collection/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/collection/models.py b/gcloud/contrib/collection/models.py index ad6ec7b08f..094f439305 100644 --- a/gcloud/contrib/collection/models.py +++ b/gcloud/contrib/collection/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/develop/__init__.py b/gcloud/contrib/develop/__init__.py index 919c24c733..39895e69f3 100644 --- a/gcloud/contrib/develop/__init__.py +++ b/gcloud/contrib/develop/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/develop/api.py b/gcloud/contrib/develop/api.py index c3b24b0e61..07bdded231 100644 --- a/gcloud/contrib/develop/api.py +++ b/gcloud/contrib/develop/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/develop/apps.py b/gcloud/contrib/develop/apps.py index 5b09441a82..8f035354de 100755 --- a/gcloud/contrib/develop/apps.py +++ b/gcloud/contrib/develop/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/develop/constants.py b/gcloud/contrib/develop/constants.py index ef56523d2a..6f85e61e3a 100644 --- a/gcloud/contrib/develop/constants.py +++ b/gcloud/contrib/develop/constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/develop/urls.py b/gcloud/contrib/develop/urls.py index e9b5828bf6..33013e5503 100644 --- a/gcloud/contrib/develop/urls.py +++ b/gcloud/contrib/develop/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/__init__.py b/gcloud/contrib/function/__init__.py index fc321889e5..786487e10f 100755 --- a/gcloud/contrib/function/__init__.py +++ b/gcloud/contrib/function/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/admin.py b/gcloud/contrib/function/admin.py index 7453af2a47..a9c867a6f4 100755 --- a/gcloud/contrib/function/admin.py +++ b/gcloud/contrib/function/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/apps.py b/gcloud/contrib/function/apps.py index 439d6d67a9..72cfe54419 100755 --- a/gcloud/contrib/function/apps.py +++ b/gcloud/contrib/function/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/handlers.py b/gcloud/contrib/function/handlers.py index 8ecc7cb031..eda74c080c 100755 --- a/gcloud/contrib/function/handlers.py +++ b/gcloud/contrib/function/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/migrations/0001_initial.py b/gcloud/contrib/function/migrations/0001_initial.py index 3a4c79cc4f..5940ec3d84 100755 --- a/gcloud/contrib/function/migrations/0001_initial.py +++ b/gcloud/contrib/function/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/migrations/0002_auto_20180413_1804.py b/gcloud/contrib/function/migrations/0002_auto_20180413_1804.py index ef3f8d6f3a..5e12008571 100755 --- a/gcloud/contrib/function/migrations/0002_auto_20180413_1804.py +++ b/gcloud/contrib/function/migrations/0002_auto_20180413_1804.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/migrations/0003_auto_20200325_1458.py b/gcloud/contrib/function/migrations/0003_auto_20200325_1458.py index 1013ed301f..a423c03a05 100644 --- a/gcloud/contrib/function/migrations/0003_auto_20200325_1458.py +++ b/gcloud/contrib/function/migrations/0003_auto_20200325_1458.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/migrations/0004_auto_20210906_1024.py b/gcloud/contrib/function/migrations/0004_auto_20210906_1024.py index 223f546f67..29a449dc50 100644 --- a/gcloud/contrib/function/migrations/0004_auto_20210906_1024.py +++ b/gcloud/contrib/function/migrations/0004_auto_20210906_1024.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/migrations/__init__.py b/gcloud/contrib/function/migrations/__init__.py index 40097292a8..26a6d1c27a 100755 --- a/gcloud/contrib/function/migrations/__init__.py +++ b/gcloud/contrib/function/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/contrib/function/models.py b/gcloud/contrib/function/models.py index 1243de11d0..4be536125a 100755 --- a/gcloud/contrib/function/models.py +++ b/gcloud/contrib/function/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/__init__.py b/gcloud/core/__init__.py index 2232b8cd96..3244305996 100644 --- a/gcloud/core/__init__.py +++ b/gcloud/core/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/admin.py b/gcloud/core/admin.py index 692ce84eb0..f0f7f2c570 100644 --- a/gcloud/core/admin.py +++ b/gcloud/core/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/api.py b/gcloud/core/api.py index 8ca72af00c..99febaaebe 100644 --- a/gcloud/core/api.py +++ b/gcloud/core/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/api_adapter/__init__.py b/gcloud/core/api_adapter/__init__.py index a46748a85a..0a2b5c4493 100644 --- a/gcloud/core/api_adapter/__init__.py +++ b/gcloud/core/api_adapter/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/api_adapter/app_maker/__init__.py b/gcloud/core/api_adapter/app_maker/__init__.py index 80d263738e..992c4e9b88 100644 --- a/gcloud/core/api_adapter/app_maker/__init__.py +++ b/gcloud/core/api_adapter/app_maker/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/api_adapter/app_maker/v2.py b/gcloud/core/api_adapter/app_maker/v2.py index a0e3530123..31f3ea22cc 100644 --- a/gcloud/core/api_adapter/app_maker/v2.py +++ b/gcloud/core/api_adapter/app_maker/v2.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/api_adapter/user_info.py b/gcloud/core/api_adapter/user_info.py index 6ab0306078..b41ac090ce 100644 --- a/gcloud/core/api_adapter/user_info.py +++ b/gcloud/core/api_adapter/user_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/api_adapter/user_role.py b/gcloud/core/api_adapter/user_role.py index 58809278ff..f866bc0185 100644 --- a/gcloud/core/api_adapter/user_role.py +++ b/gcloud/core/api_adapter/user_role.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/api_adapter/utils.py b/gcloud/core/api_adapter/utils.py index 4db38aa1e4..a887e477e3 100644 --- a/gcloud/core/api_adapter/utils.py +++ b/gcloud/core/api_adapter/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/__init__.py b/gcloud/core/apis/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/apis/__init__.py +++ b/gcloud/core/apis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/__init__.py b/gcloud/core/apis/drf/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/apis/drf/__init__.py +++ b/gcloud/core/apis/drf/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/exceptions.py b/gcloud/core/apis/drf/exceptions.py index 5142312414..59cfcd9ef9 100644 --- a/gcloud/core/apis/drf/exceptions.py +++ b/gcloud/core/apis/drf/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/serilaziers/appmaker.py b/gcloud/core/apis/drf/serilaziers/appmaker.py index efc98ea307..0e4854550c 100644 --- a/gcloud/core/apis/drf/serilaziers/appmaker.py +++ b/gcloud/core/apis/drf/serilaziers/appmaker.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/serilaziers/periodic_task.py b/gcloud/core/apis/drf/serilaziers/periodic_task.py index 93543b202a..461645958f 100644 --- a/gcloud/core/apis/drf/serilaziers/periodic_task.py +++ b/gcloud/core/apis/drf/serilaziers/periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/serilaziers/project_config.py b/gcloud/core/apis/drf/serilaziers/project_config.py index cf91f490a7..b01c05e948 100644 --- a/gcloud/core/apis/drf/serilaziers/project_config.py +++ b/gcloud/core/apis/drf/serilaziers/project_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/serilaziers/resource_config.py b/gcloud/core/apis/drf/serilaziers/resource_config.py index 1a133bddd3..5c205d058d 100644 --- a/gcloud/core/apis/drf/serilaziers/resource_config.py +++ b/gcloud/core/apis/drf/serilaziers/resource_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/serilaziers/staff_group.py b/gcloud/core/apis/drf/serilaziers/staff_group.py index 0a255ed2d2..11ae8daab0 100644 --- a/gcloud/core/apis/drf/serilaziers/staff_group.py +++ b/gcloud/core/apis/drf/serilaziers/staff_group.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/serilaziers/task_template.py b/gcloud/core/apis/drf/serilaziers/task_template.py index 0231537cfd..71690f224e 100644 --- a/gcloud/core/apis/drf/serilaziers/task_template.py +++ b/gcloud/core/apis/drf/serilaziers/task_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/serilaziers/template.py b/gcloud/core/apis/drf/serilaziers/template.py index 20a64cdef7..292559c089 100644 --- a/gcloud/core/apis/drf/serilaziers/template.py +++ b/gcloud/core/apis/drf/serilaziers/template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/serilaziers/variable.py b/gcloud/core/apis/drf/serilaziers/variable.py index bae526b0e6..114cd6329b 100644 --- a/gcloud/core/apis/drf/serilaziers/variable.py +++ b/gcloud/core/apis/drf/serilaziers/variable.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/validators.py b/gcloud/core/apis/drf/validators.py index 263314908a..70043918b4 100644 --- a/gcloud/core/apis/drf/validators.py +++ b/gcloud/core/apis/drf/validators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/__init__.py b/gcloud/core/apis/drf/viewsets/__init__.py index 4c8c49b63a..c77dd3b58f 100644 --- a/gcloud/core/apis/drf/viewsets/__init__.py +++ b/gcloud/core/apis/drf/viewsets/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/appmaker.py b/gcloud/core/apis/drf/viewsets/appmaker.py index c22ca39804..51c4d129c5 100644 --- a/gcloud/core/apis/drf/viewsets/appmaker.py +++ b/gcloud/core/apis/drf/viewsets/appmaker.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/base.py b/gcloud/core/apis/drf/viewsets/base.py index a2ddf51d86..296a4bb344 100644 --- a/gcloud/core/apis/drf/viewsets/base.py +++ b/gcloud/core/apis/drf/viewsets/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/business.py b/gcloud/core/apis/drf/viewsets/business.py index 9f56f2914a..1cd812582a 100644 --- a/gcloud/core/apis/drf/viewsets/business.py +++ b/gcloud/core/apis/drf/viewsets/business.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/collection.py b/gcloud/core/apis/drf/viewsets/collection.py index eaf9391756..9f8b12b5c7 100644 --- a/gcloud/core/apis/drf/viewsets/collection.py +++ b/gcloud/core/apis/drf/viewsets/collection.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/common_template.py b/gcloud/core/apis/drf/viewsets/common_template.py index b9aa47ee34..033238fda5 100644 --- a/gcloud/core/apis/drf/viewsets/common_template.py +++ b/gcloud/core/apis/drf/viewsets/common_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/component_model.py b/gcloud/core/apis/drf/viewsets/component_model.py index 489827ecd9..2812a59861 100644 --- a/gcloud/core/apis/drf/viewsets/component_model.py +++ b/gcloud/core/apis/drf/viewsets/component_model.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/function_task.py b/gcloud/core/apis/drf/viewsets/function_task.py index 48c233306b..ce5a9d8591 100644 --- a/gcloud/core/apis/drf/viewsets/function_task.py +++ b/gcloud/core/apis/drf/viewsets/function_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/periodic_task.py b/gcloud/core/apis/drf/viewsets/periodic_task.py index 99e3fe9b65..317bfa4f51 100644 --- a/gcloud/core/apis/drf/viewsets/periodic_task.py +++ b/gcloud/core/apis/drf/viewsets/periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/project_config.py b/gcloud/core/apis/drf/viewsets/project_config.py index 4ce38bafca..510446d383 100644 --- a/gcloud/core/apis/drf/viewsets/project_config.py +++ b/gcloud/core/apis/drf/viewsets/project_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/resource_config.py b/gcloud/core/apis/drf/viewsets/resource_config.py index 50d3c3a2f2..879e2481a1 100644 --- a/gcloud/core/apis/drf/viewsets/resource_config.py +++ b/gcloud/core/apis/drf/viewsets/resource_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/staff_group.py b/gcloud/core/apis/drf/viewsets/staff_group.py index 9f5f045659..ec82edaaf3 100644 --- a/gcloud/core/apis/drf/viewsets/staff_group.py +++ b/gcloud/core/apis/drf/viewsets/staff_group.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/task_template.py b/gcloud/core/apis/drf/viewsets/task_template.py index 6336f40f99..1badb18515 100644 --- a/gcloud/core/apis/drf/viewsets/task_template.py +++ b/gcloud/core/apis/drf/viewsets/task_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/utils.py b/gcloud/core/apis/drf/viewsets/utils.py index 0c93112e1a..74be61726f 100644 --- a/gcloud/core/apis/drf/viewsets/utils.py +++ b/gcloud/core/apis/drf/viewsets/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apis/drf/viewsets/variable.py b/gcloud/core/apis/drf/viewsets/variable.py index 635b9511fb..cba0f4d124 100644 --- a/gcloud/core/apis/drf/viewsets/variable.py +++ b/gcloud/core/apis/drf/viewsets/variable.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/apps.py b/gcloud/core/apps.py index 6fd56d7b9c..108805282d 100644 --- a/gcloud/core/apps.py +++ b/gcloud/core/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/context_processors.py b/gcloud/core/context_processors.py index c03e3d15d5..0d754d929e 100644 --- a/gcloud/core/context_processors.py +++ b/gcloud/core/context_processors.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/decorators.py b/gcloud/core/decorators.py index 2cee4eeee6..0389be68fc 100644 --- a/gcloud/core/decorators.py +++ b/gcloud/core/decorators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/footer/__init__.py b/gcloud/core/footer/__init__.py index 786e30c63e..a7c8c99311 100644 --- a/gcloud/core/footer/__init__.py +++ b/gcloud/core/footer/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/footer/sites/__init__.py b/gcloud/core/footer/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/footer/sites/__init__.py +++ b/gcloud/core/footer/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/footer/sites/open/__init__.py b/gcloud/core/footer/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/footer/sites/open/__init__.py +++ b/gcloud/core/footer/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/footer/sites/open/footer.py b/gcloud/core/footer/sites/open/footer.py index 896b23c82f..155a1da5b9 100644 --- a/gcloud/core/footer/sites/open/footer.py +++ b/gcloud/core/footer/sites/open/footer.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/logging.py b/gcloud/core/logging.py index 44953b86d2..5defe7e2c7 100644 --- a/gcloud/core/logging.py +++ b/gcloud/core/logging.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/management/__init__.py b/gcloud/core/management/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/management/__init__.py +++ b/gcloud/core/management/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/management/commands/__init__.py b/gcloud/core/management/commands/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/management/commands/__init__.py +++ b/gcloud/core/management/commands/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/management/commands/_template/init.txt b/gcloud/core/management/commands/_template/init.txt index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/management/commands/_template/init.txt +++ b/gcloud/core/management/commands/_template/init.txt @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/management/commands/_template/plugin_py.txt b/gcloud/core/management/commands/_template/plugin_py.txt index a5c58172b6..d4a047a61f 100644 --- a/gcloud/core/management/commands/_template/plugin_py.txt +++ b/gcloud/core/management/commands/_template/plugin_py.txt @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/management/commands/_template/static.txt b/gcloud/core/management/commands/_template/static.txt index 8dc460504e..cfa74f6625 100644 --- a/gcloud/core/management/commands/_template/static.txt +++ b/gcloud/core/management/commands/_template/static.txt @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/gcloud/core/management/commands/_template/test_file.txt b/gcloud/core/management/commands/_template/test_file.txt index 0fe469a9d7..09bdd00e36 100644 --- a/gcloud/core/management/commands/_template/test_file.txt +++ b/gcloud/core/management/commands/_template/test_file.txt @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/middlewares.py b/gcloud/core/middlewares.py index f58f53e02f..cc8e45599b 100644 --- a/gcloud/core/middlewares.py +++ b/gcloud/core/middlewares.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0001_initial.py b/gcloud/core/migrations/0001_initial.py index 4e03fd39aa..2f19ec71b6 100644 --- a/gcloud/core/migrations/0001_initial.py +++ b/gcloud/core/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0002_business_time_zone.py b/gcloud/core/migrations/0002_business_time_zone.py index c53077d5fc..b53b194d61 100644 --- a/gcloud/core/migrations/0002_business_time_zone.py +++ b/gcloud/core/migrations/0002_business_time_zone.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0003_business_executor.py b/gcloud/core/migrations/0003_business_executor.py index 06c303e44e..c4bac4b292 100644 --- a/gcloud/core/migrations/0003_business_executor.py +++ b/gcloud/core/migrations/0003_business_executor.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0004_environmentvariables.py b/gcloud/core/migrations/0004_environmentvariables.py index f954c38caa..4ae2e51550 100644 --- a/gcloud/core/migrations/0004_environmentvariables.py +++ b/gcloud/core/migrations/0004_environmentvariables.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0005_business_life_cycle.py b/gcloud/core/migrations/0005_business_life_cycle.py index bfa71cb2d8..07fa760c4b 100644 --- a/gcloud/core/migrations/0005_business_life_cycle.py +++ b/gcloud/core/migrations/0005_business_life_cycle.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0006_business_always_use_executor.py b/gcloud/core/migrations/0006_business_always_use_executor.py index d1d723b053..6cad0c6111 100644 --- a/gcloud/core/migrations/0006_business_always_use_executor.py +++ b/gcloud/core/migrations/0006_business_always_use_executor.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0007_business_status.py b/gcloud/core/migrations/0007_business_status.py index 3a34790e1f..dabbcc45dd 100644 --- a/gcloud/core/migrations/0007_business_status.py +++ b/gcloud/core/migrations/0007_business_status.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0008_auto_20181130_1510.py b/gcloud/core/migrations/0008_auto_20181130_1510.py index 27633d033c..63d2fb87ac 100644 --- a/gcloud/core/migrations/0008_auto_20181130_1510.py +++ b/gcloud/core/migrations/0008_auto_20181130_1510.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0009_project_userdefaultproject.py b/gcloud/core/migrations/0009_project_userdefaultproject.py index 45eac1e239..366a8cca05 100644 --- a/gcloud/core/migrations/0009_project_userdefaultproject.py +++ b/gcloud/core/migrations/0009_project_userdefaultproject.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0010_create_project_for_exist_biz.py b/gcloud/core/migrations/0010_create_project_for_exist_biz.py index b1ded1948e..be6897866c 100644 --- a/gcloud/core/migrations/0010_create_project_for_exist_biz.py +++ b/gcloud/core/migrations/0010_create_project_for_exist_biz.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0011_create_project_for_non_active_biz.py b/gcloud/core/migrations/0011_create_project_for_non_active_biz.py index da1f883166..80071b45f7 100644 --- a/gcloud/core/migrations/0011_create_project_for_non_active_biz.py +++ b/gcloud/core/migrations/0011_create_project_for_non_active_biz.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0012_auto_20190612_2113.py b/gcloud/core/migrations/0012_auto_20190612_2113.py index 03a5b3df56..bcfe1e3679 100644 --- a/gcloud/core/migrations/0012_auto_20190612_2113.py +++ b/gcloud/core/migrations/0012_auto_20190612_2113.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0013_admin_init.py b/gcloud/core/migrations/0013_admin_init.py index d802a18eb9..3727ae8b73 100644 --- a/gcloud/core/migrations/0013_admin_init.py +++ b/gcloud/core/migrations/0013_admin_init.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0013_projectcounter.py b/gcloud/core/migrations/0013_projectcounter.py index c26457d1da..2bee67162b 100644 --- a/gcloud/core/migrations/0013_projectcounter.py +++ b/gcloud/core/migrations/0013_projectcounter.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0015_auto_20200325_1458.py b/gcloud/core/migrations/0015_auto_20200325_1458.py index 234e1b1033..3704b69da7 100644 --- a/gcloud/core/migrations/0015_auto_20200325_1458.py +++ b/gcloud/core/migrations/0015_auto_20200325_1458.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/0022_engineconfig.py b/gcloud/core/migrations/0022_engineconfig.py index 3f71e5132a..821afe3f2f 100644 --- a/gcloud/core/migrations/0022_engineconfig.py +++ b/gcloud/core/migrations/0022_engineconfig.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/migrations/__init__.py b/gcloud/core/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/migrations/__init__.py +++ b/gcloud/core/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/models.py b/gcloud/core/models.py index 9aaa1d36f1..403feedc18 100644 --- a/gcloud/core/models.py +++ b/gcloud/core/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/project.py b/gcloud/core/project.py index 2b7d91dc8b..4b45751a33 100644 --- a/gcloud/core/project.py +++ b/gcloud/core/project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/roles.py b/gcloud/core/roles.py index a2410aafde..ec8a10463a 100644 --- a/gcloud/core/roles.py +++ b/gcloud/core/roles.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/roles/__init__.py b/gcloud/core/roles/__init__.py index 50c51aad78..34fcdd04b6 100644 --- a/gcloud/core/roles/__init__.py +++ b/gcloud/core/roles/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/roles/sites/__init__.py b/gcloud/core/roles/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/roles/sites/__init__.py +++ b/gcloud/core/roles/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/roles/sites/open/__init__.py b/gcloud/core/roles/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/roles/sites/open/__init__.py +++ b/gcloud/core/roles/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/roles/sites/open/roles.py b/gcloud/core/roles/sites/open/roles.py index 80e236984d..a69b201b02 100644 --- a/gcloud/core/roles/sites/open/roles.py +++ b/gcloud/core/roles/sites/open/roles.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/signals/__init__.py b/gcloud/core/signals/__init__.py index a2c5adc5c1..6671033fc9 100644 --- a/gcloud/core/signals/__init__.py +++ b/gcloud/core/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/signals/handlers.py b/gcloud/core/signals/handlers.py index 6f25920a45..d907223ff5 100644 --- a/gcloud/core/signals/handlers.py +++ b/gcloud/core/signals/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/static/core/js/paas_api.js b/gcloud/core/static/core/js/paas_api.js index 0548de8b03..b5908e03e5 100644 --- a/gcloud/core/static/core/js/paas_api.js +++ b/gcloud/core/static/core/js/paas_api.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/gcloud/core/tasks.py b/gcloud/core/tasks.py index b84e023ae5..155df6e7df 100644 --- a/gcloud/core/tasks.py +++ b/gcloud/core/tasks.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/urls.py b/gcloud/core/urls.py index 3a83e01498..e2bacd1718 100644 --- a/gcloud/core/urls.py +++ b/gcloud/core/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/utils/__init__.py b/gcloud/core/utils/__init__.py index 556e76d66b..08eb019497 100644 --- a/gcloud/core/utils/__init__.py +++ b/gcloud/core/utils/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/utils/sites/__init__.py b/gcloud/core/utils/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/utils/sites/__init__.py +++ b/gcloud/core/utils/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/utils/sites/open/__init__.py b/gcloud/core/utils/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/core/utils/sites/open/__init__.py +++ b/gcloud/core/utils/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/utils/sites/open/utils.py b/gcloud/core/utils/sites/open/utils.py index 9040b7ff71..a48cda89c1 100644 --- a/gcloud/core/utils/sites/open/utils.py +++ b/gcloud/core/utils/sites/open/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/core/views.py b/gcloud/core/views.py index 230874fc58..9390cd5648 100644 --- a/gcloud/core/views.py +++ b/gcloud/core/views.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/err_code.py b/gcloud/err_code.py index 951a3b6203..d7f0ed4d93 100644 --- a/gcloud/err_code.py +++ b/gcloud/err_code.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/exceptions.py b/gcloud/exceptions.py index a1ad3645b0..9680079b18 100644 --- a/gcloud/exceptions.py +++ b/gcloud/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/__init__.py b/gcloud/external_plugins/__init__.py index 9bd5748828..c31dcfbe00 100644 --- a/gcloud/external_plugins/__init__.py +++ b/gcloud/external_plugins/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/admin.py b/gcloud/external_plugins/admin.py index 5aeca1ba26..c317cce8eb 100644 --- a/gcloud/external_plugins/admin.py +++ b/gcloud/external_plugins/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/apps.py b/gcloud/external_plugins/apps.py index 1dbd1d4e01..4eda20677a 100644 --- a/gcloud/external_plugins/apps.py +++ b/gcloud/external_plugins/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/exceptions.py b/gcloud/external_plugins/exceptions.py index 0bcc237a85..b345dfd489 100644 --- a/gcloud/external_plugins/exceptions.py +++ b/gcloud/external_plugins/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/migrations/0001_initial.py b/gcloud/external_plugins/migrations/0001_initial.py index 9346ab6e44..4e880af374 100644 --- a/gcloud/external_plugins/migrations/0001_initial.py +++ b/gcloud/external_plugins/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/migrations/0002_cachepackagesource_desc.py b/gcloud/external_plugins/migrations/0002_cachepackagesource_desc.py index d95217a198..c2cba4984a 100644 --- a/gcloud/external_plugins/migrations/0002_cachepackagesource_desc.py +++ b/gcloud/external_plugins/migrations/0002_cachepackagesource_desc.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/migrations/0003_auto_20190524_1529.py b/gcloud/external_plugins/migrations/0003_auto_20190524_1529.py index bae43868ec..45f652974e 100644 --- a/gcloud/external_plugins/migrations/0003_auto_20190524_1529.py +++ b/gcloud/external_plugins/migrations/0003_auto_20190524_1529.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/migrations/0004_synctask.py b/gcloud/external_plugins/migrations/0004_synctask.py index e6cb3f98fa..8e8b9a60b4 100644 --- a/gcloud/external_plugins/migrations/0004_synctask.py +++ b/gcloud/external_plugins/migrations/0004_synctask.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/migrations/0005_auto_20200325_1458.py b/gcloud/external_plugins/migrations/0005_auto_20200325_1458.py index 5fe8d04291..8a65787893 100644 --- a/gcloud/external_plugins/migrations/0005_auto_20200325_1458.py +++ b/gcloud/external_plugins/migrations/0005_auto_20200325_1458.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/migrations/__init__.py b/gcloud/external_plugins/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/external_plugins/migrations/__init__.py +++ b/gcloud/external_plugins/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/models/__init__.py b/gcloud/external_plugins/models/__init__.py index 4a7dd8c507..4131643a97 100644 --- a/gcloud/external_plugins/models/__init__.py +++ b/gcloud/external_plugins/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/models/base.py b/gcloud/external_plugins/models/base.py index 36dc07bd2b..3a58d6b690 100644 --- a/gcloud/external_plugins/models/base.py +++ b/gcloud/external_plugins/models/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/models/cache.py b/gcloud/external_plugins/models/cache.py index 934cc85ef3..6885d54ab0 100644 --- a/gcloud/external_plugins/models/cache.py +++ b/gcloud/external_plugins/models/cache.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/models/origin.py b/gcloud/external_plugins/models/origin.py index c20498ca3d..556c673b3c 100644 --- a/gcloud/external_plugins/models/origin.py +++ b/gcloud/external_plugins/models/origin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/models/sync.py b/gcloud/external_plugins/models/sync.py index 4398ad1aae..59823573c3 100644 --- a/gcloud/external_plugins/models/sync.py +++ b/gcloud/external_plugins/models/sync.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/protocol/__init__.py b/gcloud/external_plugins/protocol/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/external_plugins/protocol/__init__.py +++ b/gcloud/external_plugins/protocol/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/protocol/readers.py b/gcloud/external_plugins/protocol/readers.py index 61608d211f..cca76675d2 100644 --- a/gcloud/external_plugins/protocol/readers.py +++ b/gcloud/external_plugins/protocol/readers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/protocol/writers.py b/gcloud/external_plugins/protocol/writers.py index d5ffc6d3ee..2951270d26 100644 --- a/gcloud/external_plugins/protocol/writers.py +++ b/gcloud/external_plugins/protocol/writers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/schemas.py b/gcloud/external_plugins/schemas.py index a879abeffe..e10d3730f0 100644 --- a/gcloud/external_plugins/schemas.py +++ b/gcloud/external_plugins/schemas.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/signals/__init__.py b/gcloud/external_plugins/signals/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/external_plugins/signals/__init__.py +++ b/gcloud/external_plugins/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/signals/handlers.py b/gcloud/external_plugins/signals/handlers.py index 65fdcfa852..d7536b9b31 100644 --- a/gcloud/external_plugins/signals/handlers.py +++ b/gcloud/external_plugins/signals/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/external_plugins/tasks.py b/gcloud/external_plugins/tasks.py index b9e25dd098..33df0b6f09 100644 --- a/gcloud/external_plugins/tasks.py +++ b/gcloud/external_plugins/tasks.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/__init__.py b/gcloud/iam_auth/__init__.py index 05f64fde45..110b5917f2 100644 --- a/gcloud/iam_auth/__init__.py +++ b/gcloud/iam_auth/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/api.py b/gcloud/iam_auth/api.py index 2e1b9fc9f3..c49567556f 100644 --- a/gcloud/iam_auth/api.py +++ b/gcloud/iam_auth/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/apps.py b/gcloud/iam_auth/apps.py index 32a296d713..5cdaf14aea 100644 --- a/gcloud/iam_auth/apps.py +++ b/gcloud/iam_auth/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/conf.py b/gcloud/iam_auth/conf.py index e5aca84daf..05c2ce3154 100644 --- a/gcloud/iam_auth/conf.py +++ b/gcloud/iam_auth/conf.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/intercept.py b/gcloud/iam_auth/intercept.py index 2b7db6b04a..7b6c6542d3 100644 --- a/gcloud/iam_auth/intercept.py +++ b/gcloud/iam_auth/intercept.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/res_factory.py b/gcloud/iam_auth/res_factory.py index f31a7f12df..3a6e8f0108 100644 --- a/gcloud/iam_auth/res_factory.py +++ b/gcloud/iam_auth/res_factory.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_api/__init__.py b/gcloud/iam_auth/resource_api/__init__.py index 00d484d2fc..1a0ea82fd2 100644 --- a/gcloud/iam_auth/resource_api/__init__.py +++ b/gcloud/iam_auth/resource_api/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_api/clocked_task.py b/gcloud/iam_auth/resource_api/clocked_task.py index c502aa5a72..c9c44ee602 100644 --- a/gcloud/iam_auth/resource_api/clocked_task.py +++ b/gcloud/iam_auth/resource_api/clocked_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_api/common_flow.py b/gcloud/iam_auth/resource_api/common_flow.py index 80f83770f8..860436050c 100644 --- a/gcloud/iam_auth/resource_api/common_flow.py +++ b/gcloud/iam_auth/resource_api/common_flow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_api/flow.py b/gcloud/iam_auth/resource_api/flow.py index 31cd878423..dc6bcb8270 100644 --- a/gcloud/iam_auth/resource_api/flow.py +++ b/gcloud/iam_auth/resource_api/flow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_api/mini_app.py b/gcloud/iam_auth/resource_api/mini_app.py index b6a00174f3..9522874691 100644 --- a/gcloud/iam_auth/resource_api/mini_app.py +++ b/gcloud/iam_auth/resource_api/mini_app.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_api/periodic_task.py b/gcloud/iam_auth/resource_api/periodic_task.py index 5f41262bea..2af3d2ffe9 100644 --- a/gcloud/iam_auth/resource_api/periodic_task.py +++ b/gcloud/iam_auth/resource_api/periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_api/project.py b/gcloud/iam_auth/resource_api/project.py index 9b5d66eaf6..f9984fe040 100644 --- a/gcloud/iam_auth/resource_api/project.py +++ b/gcloud/iam_auth/resource_api/project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_api/task.py b/gcloud/iam_auth/resource_api/task.py index cd146e4de4..6351339b10 100644 --- a/gcloud/iam_auth/resource_api/task.py +++ b/gcloud/iam_auth/resource_api/task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_creator_action/__init__.py b/gcloud/iam_auth/resource_creator_action/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/iam_auth/resource_creator_action/__init__.py +++ b/gcloud/iam_auth/resource_creator_action/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_creator_action/common_flow.py b/gcloud/iam_auth/resource_creator_action/common_flow.py index ee378812d9..965df25560 100644 --- a/gcloud/iam_auth/resource_creator_action/common_flow.py +++ b/gcloud/iam_auth/resource_creator_action/common_flow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_creator_action/flow.py b/gcloud/iam_auth/resource_creator_action/flow.py index a50f5bb9ca..7a350c6b0f 100644 --- a/gcloud/iam_auth/resource_creator_action/flow.py +++ b/gcloud/iam_auth/resource_creator_action/flow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_creator_action/mini_app.py b/gcloud/iam_auth/resource_creator_action/mini_app.py index 929b2e9968..d32873d41a 100644 --- a/gcloud/iam_auth/resource_creator_action/mini_app.py +++ b/gcloud/iam_auth/resource_creator_action/mini_app.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_creator_action/periodic_task.py b/gcloud/iam_auth/resource_creator_action/periodic_task.py index e65f6fb0c3..0a31c90337 100644 --- a/gcloud/iam_auth/resource_creator_action/periodic_task.py +++ b/gcloud/iam_auth/resource_creator_action/periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_creator_action/signals.py b/gcloud/iam_auth/resource_creator_action/signals.py index a3ae7a1ba1..a5a2ee9672 100644 --- a/gcloud/iam_auth/resource_creator_action/signals.py +++ b/gcloud/iam_auth/resource_creator_action/signals.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_creator_action/utils.py b/gcloud/iam_auth/resource_creator_action/utils.py index 2667eb6f42..d1684e4272 100644 --- a/gcloud/iam_auth/resource_creator_action/utils.py +++ b/gcloud/iam_auth/resource_creator_action/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_helpers/__init__.py b/gcloud/iam_auth/resource_helpers/__init__.py index d1bb7ce822..4aaae6981c 100644 --- a/gcloud/iam_auth/resource_helpers/__init__.py +++ b/gcloud/iam_auth/resource_helpers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_helpers/base.py b/gcloud/iam_auth/resource_helpers/base.py index 9b1c5f94a4..4ff4697182 100644 --- a/gcloud/iam_auth/resource_helpers/base.py +++ b/gcloud/iam_auth/resource_helpers/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_helpers/clocked_task.py b/gcloud/iam_auth/resource_helpers/clocked_task.py index 527462c63b..8286463fcf 100644 --- a/gcloud/iam_auth/resource_helpers/clocked_task.py +++ b/gcloud/iam_auth/resource_helpers/clocked_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_helpers/flow.py b/gcloud/iam_auth/resource_helpers/flow.py index 49f33790d3..ed02ec1c5b 100644 --- a/gcloud/iam_auth/resource_helpers/flow.py +++ b/gcloud/iam_auth/resource_helpers/flow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_helpers/function_task.py b/gcloud/iam_auth/resource_helpers/function_task.py index 92aca6d2cc..b85129f21b 100644 --- a/gcloud/iam_auth/resource_helpers/function_task.py +++ b/gcloud/iam_auth/resource_helpers/function_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_helpers/mini_app.py b/gcloud/iam_auth/resource_helpers/mini_app.py index 6a2a3686d7..fc2691eefb 100644 --- a/gcloud/iam_auth/resource_helpers/mini_app.py +++ b/gcloud/iam_auth/resource_helpers/mini_app.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_helpers/periodic_task.py b/gcloud/iam_auth/resource_helpers/periodic_task.py index 7812007147..baf94a371a 100644 --- a/gcloud/iam_auth/resource_helpers/periodic_task.py +++ b/gcloud/iam_auth/resource_helpers/periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/resource_helpers/task.py b/gcloud/iam_auth/resource_helpers/task.py index 4f865f0e0a..f96f56535d 100644 --- a/gcloud/iam_auth/resource_helpers/task.py +++ b/gcloud/iam_auth/resource_helpers/task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/shortcuts.py b/gcloud/iam_auth/shortcuts.py index 23f8224455..290c4236e0 100644 --- a/gcloud/iam_auth/shortcuts.py +++ b/gcloud/iam_auth/shortcuts.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/signals/__init__.py b/gcloud/iam_auth/signals/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/iam_auth/signals/__init__.py +++ b/gcloud/iam_auth/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/signals/handlers.py b/gcloud/iam_auth/signals/handlers.py index edc01d75c7..100d91c14e 100644 --- a/gcloud/iam_auth/signals/handlers.py +++ b/gcloud/iam_auth/signals/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/tasks.py b/gcloud/iam_auth/tasks.py index 3784c37b4a..32dd2570ce 100644 --- a/gcloud/iam_auth/tasks.py +++ b/gcloud/iam_auth/tasks.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/urls.py b/gcloud/iam_auth/urls.py index 33f3c48b36..4b444b8c9f 100644 --- a/gcloud/iam_auth/urls.py +++ b/gcloud/iam_auth/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/utils.py b/gcloud/iam_auth/utils.py index d9d56becbf..cf55ab75a2 100644 --- a/gcloud/iam_auth/utils.py +++ b/gcloud/iam_auth/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/__init__.py b/gcloud/iam_auth/view_interceptors/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/iam_auth/view_interceptors/__init__.py +++ b/gcloud/iam_auth/view_interceptors/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/admin.py b/gcloud/iam_auth/view_interceptors/admin.py index 7df8d4d958..dfaba6d2e0 100644 --- a/gcloud/iam_auth/view_interceptors/admin.py +++ b/gcloud/iam_auth/view_interceptors/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/__init__.py b/gcloud/iam_auth/view_interceptors/apigw/__init__.py index 9a37e82b1f..b3e9eee452 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/__init__.py +++ b/gcloud/iam_auth/view_interceptors/apigw/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/claim_functionalization_task.py b/gcloud/iam_auth/view_interceptors/apigw/claim_functionalization_task.py index ef7aa81c9a..7ceb67d5bd 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/claim_functionalization_task.py +++ b/gcloud/iam_auth/view_interceptors/apigw/claim_functionalization_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/common_flow_view.py b/gcloud/iam_auth/view_interceptors/apigw/common_flow_view.py index c66642a64a..7287a2b07b 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/common_flow_view.py +++ b/gcloud/iam_auth/view_interceptors/apigw/common_flow_view.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/create_clocked_task.py b/gcloud/iam_auth/view_interceptors/apigw/create_clocked_task.py index df9c8a54a8..8d21999ee9 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/create_clocked_task.py +++ b/gcloud/iam_auth/view_interceptors/apigw/create_clocked_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/create_periodic_task.py b/gcloud/iam_auth/view_interceptors/apigw/create_periodic_task.py index 70e0cd7ce8..6f42f04c2a 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/create_periodic_task.py +++ b/gcloud/iam_auth/view_interceptors/apigw/create_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/create_task.py b/gcloud/iam_auth/view_interceptors/apigw/create_task.py index fec854f852..bdbdb91355 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/create_task.py +++ b/gcloud/iam_auth/view_interceptors/apigw/create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/fast_create_task.py b/gcloud/iam_auth/view_interceptors/apigw/fast_create_task.py index 0ed2c1a379..64026bd44f 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/fast_create_task.py +++ b/gcloud/iam_auth/view_interceptors/apigw/fast_create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/flow_view.py b/gcloud/iam_auth/view_interceptors/apigw/flow_view.py index 201b7ca068..89fd76a9ec 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/flow_view.py +++ b/gcloud/iam_auth/view_interceptors/apigw/flow_view.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/functionalization_task_view.py b/gcloud/iam_auth/view_interceptors/apigw/functionalization_task_view.py index 2721b2e811..8bc274a11d 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/functionalization_task_view.py +++ b/gcloud/iam_auth/view_interceptors/apigw/functionalization_task_view.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/get_periodic_task_info.py b/gcloud/iam_auth/view_interceptors/apigw/get_periodic_task_info.py index fb88458d8d..d9872767de 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/get_periodic_task_info.py +++ b/gcloud/iam_auth/view_interceptors/apigw/get_periodic_task_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/get_template_info.py b/gcloud/iam_auth/view_interceptors/apigw/get_template_info.py index d0fd1f71dd..e9831f2bfc 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/get_template_info.py +++ b/gcloud/iam_auth/view_interceptors/apigw/get_template_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/periodic_task_edit.py b/gcloud/iam_auth/view_interceptors/apigw/periodic_task_edit.py index 1f71f73a70..0dacc4de8b 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/periodic_task_edit.py +++ b/gcloud/iam_auth/view_interceptors/apigw/periodic_task_edit.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/project_view.py b/gcloud/iam_auth/view_interceptors/apigw/project_view.py index bfc43cfcb6..8c794ae342 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/project_view.py +++ b/gcloud/iam_auth/view_interceptors/apigw/project_view.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/task_edit.py b/gcloud/iam_auth/view_interceptors/apigw/task_edit.py index 2e5c52a1a0..4999ca2136 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/task_edit.py +++ b/gcloud/iam_auth/view_interceptors/apigw/task_edit.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/task_operate.py b/gcloud/iam_auth/view_interceptors/apigw/task_operate.py index 324aa2bb80..b8aefedce7 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/task_operate.py +++ b/gcloud/iam_auth/view_interceptors/apigw/task_operate.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/apigw/task_view.py b/gcloud/iam_auth/view_interceptors/apigw/task_view.py index c3ace26cce..c4f1dd627d 100644 --- a/gcloud/iam_auth/view_interceptors/apigw/task_view.py +++ b/gcloud/iam_auth/view_interceptors/apigw/task_view.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/base_template.py b/gcloud/iam_auth/view_interceptors/base_template.py index 545a09b230..d1ca1fccec 100644 --- a/gcloud/iam_auth/view_interceptors/base_template.py +++ b/gcloud/iam_auth/view_interceptors/base_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/common_template.py b/gcloud/iam_auth/view_interceptors/common_template.py index 6c979f35e6..34bd4d2440 100644 --- a/gcloud/iam_auth/view_interceptors/common_template.py +++ b/gcloud/iam_auth/view_interceptors/common_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/periodic_task.py b/gcloud/iam_auth/view_interceptors/periodic_task.py index 863d77e4c8..209daa847f 100644 --- a/gcloud/iam_auth/view_interceptors/periodic_task.py +++ b/gcloud/iam_auth/view_interceptors/periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/statistics.py b/gcloud/iam_auth/view_interceptors/statistics.py index 26846e9b3f..8d7b088687 100644 --- a/gcloud/iam_auth/view_interceptors/statistics.py +++ b/gcloud/iam_auth/view_interceptors/statistics.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/taskflow.py b/gcloud/iam_auth/view_interceptors/taskflow.py index c21f2d32bd..a34461fa03 100644 --- a/gcloud/iam_auth/view_interceptors/taskflow.py +++ b/gcloud/iam_auth/view_interceptors/taskflow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/iam_auth/view_interceptors/template.py b/gcloud/iam_auth/view_interceptors/template.py index c21388a2ab..2a6ac053d0 100644 --- a/gcloud/iam_auth/view_interceptors/template.py +++ b/gcloud/iam_auth/view_interceptors/template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/label/__init__.py b/gcloud/label/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/label/__init__.py +++ b/gcloud/label/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/label/admin.py b/gcloud/label/admin.py index 7eac617961..9d84c5fd53 100644 --- a/gcloud/label/admin.py +++ b/gcloud/label/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/label/migrations/__init__.py b/gcloud/label/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/label/migrations/__init__.py +++ b/gcloud/label/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/label/models.py b/gcloud/label/models.py index 9dcee28c23..8439e331b8 100644 --- a/gcloud/label/models.py +++ b/gcloud/label/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/label/serilaziers.py b/gcloud/label/serilaziers.py index 518e02efd4..d2d00877ee 100644 --- a/gcloud/label/serilaziers.py +++ b/gcloud/label/serilaziers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/label/viewsets.py b/gcloud/label/viewsets.py index 7e25a757cc..84552e9a0f 100644 --- a/gcloud/label/viewsets.py +++ b/gcloud/label/viewsets.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/__init__.py b/gcloud/mako_template_helper/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/mako_template_helper/__init__.py +++ b/gcloud/mako_template_helper/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/apis/__init__.py b/gcloud/mako_template_helper/apis/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/mako_template_helper/apis/__init__.py +++ b/gcloud/mako_template_helper/apis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/apis/serializers/__init__.py b/gcloud/mako_template_helper/apis/serializers/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/mako_template_helper/apis/serializers/__init__.py +++ b/gcloud/mako_template_helper/apis/serializers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/apis/serializers/mako_operations.py b/gcloud/mako_template_helper/apis/serializers/mako_operations.py index 71194a2401..66426754d5 100644 --- a/gcloud/mako_template_helper/apis/serializers/mako_operations.py +++ b/gcloud/mako_template_helper/apis/serializers/mako_operations.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/apis/viewsets/__init__.py b/gcloud/mako_template_helper/apis/viewsets/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/mako_template_helper/apis/viewsets/__init__.py +++ b/gcloud/mako_template_helper/apis/viewsets/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/apis/viewsets/mako_operations.py b/gcloud/mako_template_helper/apis/viewsets/mako_operations.py index 5d289ab936..613d127d4a 100644 --- a/gcloud/mako_template_helper/apis/viewsets/mako_operations.py +++ b/gcloud/mako_template_helper/apis/viewsets/mako_operations.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/base.py b/gcloud/mako_template_helper/base.py index 8a99d27bdb..ae7418cad6 100644 --- a/gcloud/mako_template_helper/base.py +++ b/gcloud/mako_template_helper/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/hub.py b/gcloud/mako_template_helper/hub.py index 690ab60b98..3f96c88f2d 100644 --- a/gcloud/mako_template_helper/hub.py +++ b/gcloud/mako_template_helper/hub.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/mako_template_helper/urls.py b/gcloud/mako_template_helper/urls.py index d984e0498b..82bfcfa816 100644 --- a/gcloud/mako_template_helper/urls.py +++ b/gcloud/mako_template_helper/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/openapi/schema.py b/gcloud/openapi/schema.py index 1cc01acbd1..47ee96cdb5 100644 --- a/gcloud/openapi/schema.py +++ b/gcloud/openapi/schema.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/__init__.py b/gcloud/periodictask/__init__.py index e9f43bbb68..e348e082d1 100644 --- a/gcloud/periodictask/__init__.py +++ b/gcloud/periodictask/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/admin.py b/gcloud/periodictask/admin.py index 00821c649d..0446bdd192 100644 --- a/gcloud/periodictask/admin.py +++ b/gcloud/periodictask/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/api.py b/gcloud/periodictask/api.py index 68ebef08f2..79f5ff2c57 100644 --- a/gcloud/periodictask/api.py +++ b/gcloud/periodictask/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/apps.py b/gcloud/periodictask/apps.py index 563ce84101..e2c34b0a84 100644 --- a/gcloud/periodictask/apps.py +++ b/gcloud/periodictask/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/exceptions.py b/gcloud/periodictask/exceptions.py index 56ce1d2d71..0b28ac2c5b 100644 --- a/gcloud/periodictask/exceptions.py +++ b/gcloud/periodictask/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/0001_initial.py b/gcloud/periodictask/migrations/0001_initial.py index 1a1cba5745..f9d266bbba 100644 --- a/gcloud/periodictask/migrations/0001_initial.py +++ b/gcloud/periodictask/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/0002_periodictask_project.py b/gcloud/periodictask/migrations/0002_periodictask_project.py index 412a6a74fc..5013abcc39 100644 --- a/gcloud/periodictask/migrations/0002_periodictask_project.py +++ b/gcloud/periodictask/migrations/0002_periodictask_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/0003_add_project_relation.py b/gcloud/periodictask/migrations/0003_add_project_relation.py index 46c1b354e9..81ab67beaf 100644 --- a/gcloud/periodictask/migrations/0003_add_project_relation.py +++ b/gcloud/periodictask/migrations/0003_add_project_relation.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/0004_set_business_to_none.py b/gcloud/periodictask/migrations/0004_set_business_to_none.py index 1ab6c6084f..38afdac0c9 100644 --- a/gcloud/periodictask/migrations/0004_set_business_to_none.py +++ b/gcloud/periodictask/migrations/0004_set_business_to_none.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/0005_remove_periodictask_business.py b/gcloud/periodictask/migrations/0005_remove_periodictask_business.py index 1d613b65f8..adb3886c6c 100644 --- a/gcloud/periodictask/migrations/0005_remove_periodictask_business.py +++ b/gcloud/periodictask/migrations/0005_remove_periodictask_business.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/0006_periodictask_template_source.py b/gcloud/periodictask/migrations/0006_periodictask_template_source.py index 62ece41f74..26b6c171ed 100644 --- a/gcloud/periodictask/migrations/0006_periodictask_template_source.py +++ b/gcloud/periodictask/migrations/0006_periodictask_template_source.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/0007_auto_20200325_1458.py b/gcloud/periodictask/migrations/0007_auto_20200325_1458.py index 9fe1d8beef..43b40e1b65 100644 --- a/gcloud/periodictask/migrations/0007_auto_20200325_1458.py +++ b/gcloud/periodictask/migrations/0007_auto_20200325_1458.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/0009_sync_periodic_task_creator.py b/gcloud/periodictask/migrations/0009_sync_periodic_task_creator.py index 2077e8b0bf..244907a833 100644 --- a/gcloud/periodictask/migrations/0009_sync_periodic_task_creator.py +++ b/gcloud/periodictask/migrations/0009_sync_periodic_task_creator.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/migrations/__init__.py b/gcloud/periodictask/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/periodictask/migrations/__init__.py +++ b/gcloud/periodictask/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/models.py b/gcloud/periodictask/models.py index c64019b328..5392dc7bd4 100644 --- a/gcloud/periodictask/models.py +++ b/gcloud/periodictask/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/signals/__init__.py b/gcloud/periodictask/signals/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/periodictask/signals/__init__.py +++ b/gcloud/periodictask/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/signals/handlers.py b/gcloud/periodictask/signals/handlers.py index 955cbb8ce1..87930b5d1f 100644 --- a/gcloud/periodictask/signals/handlers.py +++ b/gcloud/periodictask/signals/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/urls.py b/gcloud/periodictask/urls.py index 4e5a02cd88..9641bb39ef 100644 --- a/gcloud/periodictask/urls.py +++ b/gcloud/periodictask/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/periodictask/validators.py b/gcloud/periodictask/validators.py index 36695f99c1..5b53f98336 100644 --- a/gcloud/periodictask/validators.py +++ b/gcloud/periodictask/validators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/__init__.py b/gcloud/project_constants/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/project_constants/__init__.py +++ b/gcloud/project_constants/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/admin.py b/gcloud/project_constants/admin.py index b5cbc35e46..278c4b6911 100644 --- a/gcloud/project_constants/admin.py +++ b/gcloud/project_constants/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/apis/__init__.py b/gcloud/project_constants/apis/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/project_constants/apis/__init__.py +++ b/gcloud/project_constants/apis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/apis/drf/__init__.py b/gcloud/project_constants/apis/drf/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/project_constants/apis/drf/__init__.py +++ b/gcloud/project_constants/apis/drf/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/apis/drf/permissions.py b/gcloud/project_constants/apis/drf/permissions.py index dc25709761..827b4344ad 100644 --- a/gcloud/project_constants/apis/drf/permissions.py +++ b/gcloud/project_constants/apis/drf/permissions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/apis/drf/serializers.py b/gcloud/project_constants/apis/drf/serializers.py index 4c4da801e1..b57c3aafcf 100644 --- a/gcloud/project_constants/apis/drf/serializers.py +++ b/gcloud/project_constants/apis/drf/serializers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/apis/drf/viewsets.py b/gcloud/project_constants/apis/drf/viewsets.py index c6d2525d48..1eb035417c 100644 --- a/gcloud/project_constants/apis/drf/viewsets.py +++ b/gcloud/project_constants/apis/drf/viewsets.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/apps.py b/gcloud/project_constants/apps.py index 1874dd1f80..88c529df08 100644 --- a/gcloud/project_constants/apps.py +++ b/gcloud/project_constants/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/domains/__init__.py b/gcloud/project_constants/domains/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/project_constants/domains/__init__.py +++ b/gcloud/project_constants/domains/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/domains/context.py b/gcloud/project_constants/domains/context.py index 396d9208b4..bc45fff2f2 100644 --- a/gcloud/project_constants/domains/context.py +++ b/gcloud/project_constants/domains/context.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/migrations/0001_initial.py b/gcloud/project_constants/migrations/0001_initial.py index fd9a651d44..a28df344a9 100644 --- a/gcloud/project_constants/migrations/0001_initial.py +++ b/gcloud/project_constants/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/migrations/__init__.py b/gcloud/project_constants/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/project_constants/migrations/__init__.py +++ b/gcloud/project_constants/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/models.py b/gcloud/project_constants/models.py index 36338109bb..43717e9c5a 100644 --- a/gcloud/project_constants/models.py +++ b/gcloud/project_constants/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/tests/__init__.py b/gcloud/project_constants/tests/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/project_constants/tests/__init__.py +++ b/gcloud/project_constants/tests/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/tests/domains/__init__.py b/gcloud/project_constants/tests/domains/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/project_constants/tests/domains/__init__.py +++ b/gcloud/project_constants/tests/domains/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/project_constants/tests/domains/test_context.py b/gcloud/project_constants/tests/domains/test_context.py index 159b20bfba..b63640aa38 100644 --- a/gcloud/project_constants/tests/domains/test_context.py +++ b/gcloud/project_constants/tests/domains/test_context.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/resources/__init__.py b/gcloud/resources/__init__.py index bc324a6403..996af320c6 100644 --- a/gcloud/resources/__init__.py +++ b/gcloud/resources/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/resources/urls.py b/gcloud/resources/urls.py index 08f982b238..252d073d89 100644 --- a/gcloud/resources/urls.py +++ b/gcloud/resources/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/shortcuts/__init__.py b/gcloud/shortcuts/__init__.py index d35b6e5c0b..7012129936 100644 --- a/gcloud/shortcuts/__init__.py +++ b/gcloud/shortcuts/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/shortcuts/cmdb.py b/gcloud/shortcuts/cmdb.py index 301cd8d5d4..3f27228f22 100644 --- a/gcloud/shortcuts/cmdb.py +++ b/gcloud/shortcuts/cmdb.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/shortcuts/http.py b/gcloud/shortcuts/http.py index 6568573f32..3c75c69b3d 100644 --- a/gcloud/shortcuts/http.py +++ b/gcloud/shortcuts/http.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/shortcuts/message/__init__.py b/gcloud/shortcuts/message/__init__.py index 58cc30511b..5575d6972d 100644 --- a/gcloud/shortcuts/message/__init__.py +++ b/gcloud/shortcuts/message/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/shortcuts/message/common.py b/gcloud/shortcuts/message/common.py index 2fe612ca40..db650ba887 100644 --- a/gcloud/shortcuts/message/common.py +++ b/gcloud/shortcuts/message/common.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/shortcuts/message/send_msg.py b/gcloud/shortcuts/message/send_msg.py index ae96fcea64..99dca7aad4 100644 --- a/gcloud/shortcuts/message/send_msg.py +++ b/gcloud/shortcuts/message/send_msg.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/__init__.py b/gcloud/taskflow3/__init__.py index 1570f0fa7b..0fffbd4592 100644 --- a/gcloud/taskflow3/__init__.py +++ b/gcloud/taskflow3/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/admin.py b/gcloud/taskflow3/admin.py index 9de3525c19..787dbf939a 100644 --- a/gcloud/taskflow3/admin.py +++ b/gcloud/taskflow3/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/__init__.py b/gcloud/taskflow3/apis/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/apis/__init__.py +++ b/gcloud/taskflow3/apis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/django/__init__.py b/gcloud/taskflow3/apis/django/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/apis/django/__init__.py +++ b/gcloud/taskflow3/apis/django/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/django/api.py b/gcloud/taskflow3/apis/django/api.py index 153d52ec42..d541367ea8 100644 --- a/gcloud/taskflow3/apis/django/api.py +++ b/gcloud/taskflow3/apis/django/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/django/v4/__init__.py b/gcloud/taskflow3/apis/django/v4/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/apis/django/v4/__init__.py +++ b/gcloud/taskflow3/apis/django/v4/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/django/v4/node_action.py b/gcloud/taskflow3/apis/django/v4/node_action.py index 4d60d64d90..68d4694efd 100644 --- a/gcloud/taskflow3/apis/django/v4/node_action.py +++ b/gcloud/taskflow3/apis/django/v4/node_action.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/django/v4/node_callback.py b/gcloud/taskflow3/apis/django/v4/node_callback.py index 13951b863a..395fecfcc2 100644 --- a/gcloud/taskflow3/apis/django/v4/node_callback.py +++ b/gcloud/taskflow3/apis/django/v4/node_callback.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/django/v4/state.py b/gcloud/taskflow3/apis/django/v4/state.py index ded43dca5f..d3826f07bb 100644 --- a/gcloud/taskflow3/apis/django/v4/state.py +++ b/gcloud/taskflow3/apis/django/v4/state.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/django/v4/urls.py b/gcloud/taskflow3/apis/django/v4/urls.py index 9dd1a566f6..cfe6f78ce8 100644 --- a/gcloud/taskflow3/apis/django/v4/urls.py +++ b/gcloud/taskflow3/apis/django/v4/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/django/validators.py b/gcloud/taskflow3/apis/django/validators.py index ef2fac062f..8df60e00bf 100644 --- a/gcloud/taskflow3/apis/django/validators.py +++ b/gcloud/taskflow3/apis/django/validators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/drf/__init__.py b/gcloud/taskflow3/apis/drf/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/apis/drf/__init__.py +++ b/gcloud/taskflow3/apis/drf/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/drf/viewsets/__init__.py b/gcloud/taskflow3/apis/drf/viewsets/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/apis/drf/viewsets/__init__.py +++ b/gcloud/taskflow3/apis/drf/viewsets/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/drf/viewsets/engine_v2_node_log.py b/gcloud/taskflow3/apis/drf/viewsets/engine_v2_node_log.py index d1d35ea811..6aeef6f771 100644 --- a/gcloud/taskflow3/apis/drf/viewsets/engine_v2_node_log.py +++ b/gcloud/taskflow3/apis/drf/viewsets/engine_v2_node_log.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/drf/viewsets/preview_task_tree.py b/gcloud/taskflow3/apis/drf/viewsets/preview_task_tree.py index 53db4b1b39..69d4850f16 100644 --- a/gcloud/taskflow3/apis/drf/viewsets/preview_task_tree.py +++ b/gcloud/taskflow3/apis/drf/viewsets/preview_task_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/drf/viewsets/render_current_constants.py b/gcloud/taskflow3/apis/drf/viewsets/render_current_constants.py index 07535217bb..4d8160c4fe 100644 --- a/gcloud/taskflow3/apis/drf/viewsets/render_current_constants.py +++ b/gcloud/taskflow3/apis/drf/viewsets/render_current_constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apis/drf/viewsets/update_task_constants.py b/gcloud/taskflow3/apis/drf/viewsets/update_task_constants.py index e72df7b99a..a4451e9092 100644 --- a/gcloud/taskflow3/apis/drf/viewsets/update_task_constants.py +++ b/gcloud/taskflow3/apis/drf/viewsets/update_task_constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/apps.py b/gcloud/taskflow3/apps.py index 40d2488a01..184e8d9313 100644 --- a/gcloud/taskflow3/apps.py +++ b/gcloud/taskflow3/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/celery/settings.py b/gcloud/taskflow3/celery/settings.py index e178fbf540..485c00f5f0 100644 --- a/gcloud/taskflow3/celery/settings.py +++ b/gcloud/taskflow3/celery/settings.py @@ -1,7 +1,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/celery/tasks.py b/gcloud/taskflow3/celery/tasks.py index 3d1c6ade56..2c341327ca 100644 --- a/gcloud/taskflow3/celery/tasks.py +++ b/gcloud/taskflow3/celery/tasks.py @@ -1,7 +1,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/__init__.py b/gcloud/taskflow3/domains/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/domains/__init__.py +++ b/gcloud/taskflow3/domains/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/auto_retry.py b/gcloud/taskflow3/domains/auto_retry.py index 7b65bcaeef..91b079e7a1 100644 --- a/gcloud/taskflow3/domains/auto_retry.py +++ b/gcloud/taskflow3/domains/auto_retry.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/context.py b/gcloud/taskflow3/domains/context.py index 84905f955d..73b2c794c1 100644 --- a/gcloud/taskflow3/domains/context.py +++ b/gcloud/taskflow3/domains/context.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/dispatchers/__init__.py b/gcloud/taskflow3/domains/dispatchers/__init__.py index fd2076c11b..106c98eb5b 100644 --- a/gcloud/taskflow3/domains/dispatchers/__init__.py +++ b/gcloud/taskflow3/domains/dispatchers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/dispatchers/base.py b/gcloud/taskflow3/domains/dispatchers/base.py index a582d2354c..9e994b1bb0 100644 --- a/gcloud/taskflow3/domains/dispatchers/base.py +++ b/gcloud/taskflow3/domains/dispatchers/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/dispatchers/node.py b/gcloud/taskflow3/domains/dispatchers/node.py index b96c8dbf90..160c733e43 100644 --- a/gcloud/taskflow3/domains/dispatchers/node.py +++ b/gcloud/taskflow3/domains/dispatchers/node.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/dispatchers/task.py b/gcloud/taskflow3/domains/dispatchers/task.py index dc4cd82992..731ea137b6 100644 --- a/gcloud/taskflow3/domains/dispatchers/task.py +++ b/gcloud/taskflow3/domains/dispatchers/task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/node_log.py b/gcloud/taskflow3/domains/node_log.py index be8627370b..f59b2c2f06 100644 --- a/gcloud/taskflow3/domains/node_log.py +++ b/gcloud/taskflow3/domains/node_log.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/node_timeout_strategy.py b/gcloud/taskflow3/domains/node_timeout_strategy.py index 9d086fda6b..00c29c6d53 100644 --- a/gcloud/taskflow3/domains/node_timeout_strategy.py +++ b/gcloud/taskflow3/domains/node_timeout_strategy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/domains/queues.py b/gcloud/taskflow3/domains/queues.py index c0fb26ab0d..cd132fb2ba 100644 --- a/gcloud/taskflow3/domains/queues.py +++ b/gcloud/taskflow3/domains/queues.py @@ -1,7 +1,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/exceptions.py b/gcloud/taskflow3/exceptions.py index 56ce1d2d71..0b28ac2c5b 100644 --- a/gcloud/taskflow3/exceptions.py +++ b/gcloud/taskflow3/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/management/__init__.py b/gcloud/taskflow3/management/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/management/__init__.py +++ b/gcloud/taskflow3/management/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/management/commands/__init__.py b/gcloud/taskflow3/management/commands/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/management/commands/__init__.py +++ b/gcloud/taskflow3/management/commands/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/management/commands/node_timeout_process.py b/gcloud/taskflow3/management/commands/node_timeout_process.py index 92cc4b20eb..097a8687fb 100644 --- a/gcloud/taskflow3/management/commands/node_timeout_process.py +++ b/gcloud/taskflow3/management/commands/node_timeout_process.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0001_initial.py b/gcloud/taskflow3/migrations/0001_initial.py index b3e1ad3ccf..e5737ba870 100644 --- a/gcloud/taskflow3/migrations/0001_initial.py +++ b/gcloud/taskflow3/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0002_taskflowinstance_template_source.py b/gcloud/taskflow3/migrations/0002_taskflowinstance_template_source.py index 512c7437d8..6a82cb3cd2 100644 --- a/gcloud/taskflow3/migrations/0002_taskflowinstance_template_source.py +++ b/gcloud/taskflow3/migrations/0002_taskflowinstance_template_source.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0003_auto_20181214_1453.py b/gcloud/taskflow3/migrations/0003_auto_20181214_1453.py index cb5cf9507d..afb9b5a5c1 100644 --- a/gcloud/taskflow3/migrations/0003_auto_20181214_1453.py +++ b/gcloud/taskflow3/migrations/0003_auto_20181214_1453.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0004_auto_20190103_1918.py b/gcloud/taskflow3/migrations/0004_auto_20190103_1918.py index 2c4a50e30d..291a05b138 100644 --- a/gcloud/taskflow3/migrations/0004_auto_20190103_1918.py +++ b/gcloud/taskflow3/migrations/0004_auto_20190103_1918.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0005_taskflowinstance_project.py b/gcloud/taskflow3/migrations/0005_taskflowinstance_project.py index a309338513..304f01401e 100644 --- a/gcloud/taskflow3/migrations/0005_taskflowinstance_project.py +++ b/gcloud/taskflow3/migrations/0005_taskflowinstance_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0006_auto_20190523_1509.py b/gcloud/taskflow3/migrations/0006_auto_20190523_1509.py index e9fd33fc3b..55bce4c011 100644 --- a/gcloud/taskflow3/migrations/0006_auto_20190523_1509.py +++ b/gcloud/taskflow3/migrations/0006_auto_20190523_1509.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0007_add_project_relation.py b/gcloud/taskflow3/migrations/0007_add_project_relation.py index 8e1549ca38..661b957e8a 100644 --- a/gcloud/taskflow3/migrations/0007_add_project_relation.py +++ b/gcloud/taskflow3/migrations/0007_add_project_relation.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0008_set_business_to_none.py b/gcloud/taskflow3/migrations/0008_set_business_to_none.py index 618efba0fd..1247cf1032 100644 --- a/gcloud/taskflow3/migrations/0008_set_business_to_none.py +++ b/gcloud/taskflow3/migrations/0008_set_business_to_none.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0009_remove_taskflowinstance_business.py b/gcloud/taskflow3/migrations/0009_remove_taskflowinstance_business.py index 1af596f8e2..5ded80caca 100644 --- a/gcloud/taskflow3/migrations/0009_remove_taskflowinstance_business.py +++ b/gcloud/taskflow3/migrations/0009_remove_taskflowinstance_business.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0010_auto_20190827_1943.py b/gcloud/taskflow3/migrations/0010_auto_20190827_1943.py index c8d656a407..dac4f73abb 100644 --- a/gcloud/taskflow3/migrations/0010_auto_20190827_1943.py +++ b/gcloud/taskflow3/migrations/0010_auto_20190827_1943.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0011_auto_20190906_1119.py b/gcloud/taskflow3/migrations/0011_auto_20190906_1119.py index 3d9b464925..bcdbd47e8f 100644 --- a/gcloud/taskflow3/migrations/0011_auto_20190906_1119.py +++ b/gcloud/taskflow3/migrations/0011_auto_20190906_1119.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/0012_auto_20200325_1458.py b/gcloud/taskflow3/migrations/0012_auto_20200325_1458.py index 1041d913a9..696feac59d 100644 --- a/gcloud/taskflow3/migrations/0012_auto_20200325_1458.py +++ b/gcloud/taskflow3/migrations/0012_auto_20200325_1458.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/migrations/__init__.py b/gcloud/taskflow3/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/taskflow3/migrations/__init__.py +++ b/gcloud/taskflow3/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/models.py b/gcloud/taskflow3/models.py index 199bdcf9d9..df1b67ced9 100644 --- a/gcloud/taskflow3/models.py +++ b/gcloud/taskflow3/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/signals/__init__.py b/gcloud/taskflow3/signals/__init__.py index 183af7a998..72a0022ff7 100644 --- a/gcloud/taskflow3/signals/__init__.py +++ b/gcloud/taskflow3/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/signals/handlers.py b/gcloud/taskflow3/signals/handlers.py index f4cac88c87..0d8ade66b6 100644 --- a/gcloud/taskflow3/signals/handlers.py +++ b/gcloud/taskflow3/signals/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/urls.py b/gcloud/taskflow3/urls.py index d77c66f10e..4366dde96f 100644 --- a/gcloud/taskflow3/urls.py +++ b/gcloud/taskflow3/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/taskflow3/utils.py b/gcloud/taskflow3/utils.py index d95a5c7d69..15152a9ac3 100644 --- a/gcloud/taskflow3/utils.py +++ b/gcloud/taskflow3/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/__init__.py b/gcloud/tasktmpl3/__init__.py index c5e00922d1..0a32c65ea3 100644 --- a/gcloud/tasktmpl3/__init__.py +++ b/gcloud/tasktmpl3/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/admin.py b/gcloud/tasktmpl3/admin.py index 4d46856a02..6e28cebf6d 100644 --- a/gcloud/tasktmpl3/admin.py +++ b/gcloud/tasktmpl3/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apis/django/api.py b/gcloud/tasktmpl3/apis/django/api.py index 83ef38c561..b7d69a5855 100644 --- a/gcloud/tasktmpl3/apis/django/api.py +++ b/gcloud/tasktmpl3/apis/django/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apis/django/validators.py b/gcloud/tasktmpl3/apis/django/validators.py index 02e9833c75..e570904883 100644 --- a/gcloud/tasktmpl3/apis/django/validators.py +++ b/gcloud/tasktmpl3/apis/django/validators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apis/drf/serilaziers/batch_form_with_schemes.py b/gcloud/tasktmpl3/apis/drf/serilaziers/batch_form_with_schemes.py index f2457fd5c3..e2b7037f58 100644 --- a/gcloud/tasktmpl3/apis/drf/serilaziers/batch_form_with_schemes.py +++ b/gcloud/tasktmpl3/apis/drf/serilaziers/batch_form_with_schemes.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apis/drf/serilaziers/form_with_schemes.py b/gcloud/tasktmpl3/apis/drf/serilaziers/form_with_schemes.py index 18c692d074..8c14d634a4 100644 --- a/gcloud/tasktmpl3/apis/drf/serilaziers/form_with_schemes.py +++ b/gcloud/tasktmpl3/apis/drf/serilaziers/form_with_schemes.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apis/drf/serilaziers/variable_field_explain.py b/gcloud/tasktmpl3/apis/drf/serilaziers/variable_field_explain.py index ff6db04553..d88802aa6c 100644 --- a/gcloud/tasktmpl3/apis/drf/serilaziers/variable_field_explain.py +++ b/gcloud/tasktmpl3/apis/drf/serilaziers/variable_field_explain.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apis/drf/viewsets/batch_form_with_schemes.py b/gcloud/tasktmpl3/apis/drf/viewsets/batch_form_with_schemes.py index 523b6a6fe0..92fc0bfa6d 100644 --- a/gcloud/tasktmpl3/apis/drf/viewsets/batch_form_with_schemes.py +++ b/gcloud/tasktmpl3/apis/drf/viewsets/batch_form_with_schemes.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apis/drf/viewsets/form_with_schemes.py b/gcloud/tasktmpl3/apis/drf/viewsets/form_with_schemes.py index 7515290299..abf332ed80 100644 --- a/gcloud/tasktmpl3/apis/drf/viewsets/form_with_schemes.py +++ b/gcloud/tasktmpl3/apis/drf/viewsets/form_with_schemes.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apis/drf/viewsets/variable_field_explain.py b/gcloud/tasktmpl3/apis/drf/viewsets/variable_field_explain.py index 2e9a6864f7..759c8397d1 100644 --- a/gcloud/tasktmpl3/apis/drf/viewsets/variable_field_explain.py +++ b/gcloud/tasktmpl3/apis/drf/viewsets/variable_field_explain.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/apps.py b/gcloud/tasktmpl3/apps.py index 8d78e5896b..75b37960c8 100644 --- a/gcloud/tasktmpl3/apps.py +++ b/gcloud/tasktmpl3/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/domains/__init__.py b/gcloud/tasktmpl3/domains/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tasktmpl3/domains/__init__.py +++ b/gcloud/tasktmpl3/domains/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/domains/constants.py b/gcloud/tasktmpl3/domains/constants.py index 3535d8773a..bd15fed3a4 100644 --- a/gcloud/tasktmpl3/domains/constants.py +++ b/gcloud/tasktmpl3/domains/constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/domains/context.py b/gcloud/tasktmpl3/domains/context.py index ec19388693..3e86cb1f06 100644 --- a/gcloud/tasktmpl3/domains/context.py +++ b/gcloud/tasktmpl3/domains/context.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/domains/varschema.py b/gcloud/tasktmpl3/domains/varschema.py index dc46c307f3..20fe1d06e4 100644 --- a/gcloud/tasktmpl3/domains/varschema.py +++ b/gcloud/tasktmpl3/domains/varschema.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0001_initial.py b/gcloud/tasktmpl3/migrations/0001_initial.py index 3dd13c46a6..b210fbbfd6 100644 --- a/gcloud/tasktmpl3/migrations/0001_initial.py +++ b/gcloud/tasktmpl3/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0002_auto_20180130_1633.py b/gcloud/tasktmpl3/migrations/0002_auto_20180130_1633.py index d3dad8983e..92d175bc1d 100644 --- a/gcloud/tasktmpl3/migrations/0002_auto_20180130_1633.py +++ b/gcloud/tasktmpl3/migrations/0002_auto_20180130_1633.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0003_auto_20180301_1732.py b/gcloud/tasktmpl3/migrations/0003_auto_20180301_1732.py index 2e90d178b8..a7157e50fa 100644 --- a/gcloud/tasktmpl3/migrations/0003_auto_20180301_1732.py +++ b/gcloud/tasktmpl3/migrations/0003_auto_20180301_1732.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0004_auto_20180822_1206.py b/gcloud/tasktmpl3/migrations/0004_auto_20180822_1206.py index 69ea209203..ef73951914 100644 --- a/gcloud/tasktmpl3/migrations/0004_auto_20180822_1206.py +++ b/gcloud/tasktmpl3/migrations/0004_auto_20180822_1206.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0005_tasktemplate_tmp_field.py b/gcloud/tasktmpl3/migrations/0005_tasktemplate_tmp_field.py index 77aea317c5..097981c06c 100644 --- a/gcloud/tasktmpl3/migrations/0005_tasktemplate_tmp_field.py +++ b/gcloud/tasktmpl3/migrations/0005_tasktemplate_tmp_field.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0006_auto_20180908_1447.py b/gcloud/tasktmpl3/migrations/0006_auto_20180908_1447.py index cafc54c494..5fc6f87ebb 100644 --- a/gcloud/tasktmpl3/migrations/0006_auto_20180908_1447.py +++ b/gcloud/tasktmpl3/migrations/0006_auto_20180908_1447.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0008_auto_20180908_1453.py b/gcloud/tasktmpl3/migrations/0008_auto_20180908_1453.py index b748673291..2c3c60ae13 100644 --- a/gcloud/tasktmpl3/migrations/0008_auto_20180908_1453.py +++ b/gcloud/tasktmpl3/migrations/0008_auto_20180908_1453.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0009_auto_20180908_1454.py b/gcloud/tasktmpl3/migrations/0009_auto_20180908_1454.py index 7c9c874879..8b4ff70489 100644 --- a/gcloud/tasktmpl3/migrations/0009_auto_20180908_1454.py +++ b/gcloud/tasktmpl3/migrations/0009_auto_20180908_1454.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0010_remove_tasktemplate_tmp_field.py b/gcloud/tasktmpl3/migrations/0010_remove_tasktemplate_tmp_field.py index 84c33a216e..767b71b9dd 100644 --- a/gcloud/tasktmpl3/migrations/0010_remove_tasktemplate_tmp_field.py +++ b/gcloud/tasktmpl3/migrations/0010_remove_tasktemplate_tmp_field.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0011_tasktemplate_project.py b/gcloud/tasktmpl3/migrations/0011_tasktemplate_project.py index 73e693f53e..1ed4f6c4f9 100644 --- a/gcloud/tasktmpl3/migrations/0011_tasktemplate_project.py +++ b/gcloud/tasktmpl3/migrations/0011_tasktemplate_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0012_add_project_relation.py b/gcloud/tasktmpl3/migrations/0012_add_project_relation.py index aac22282bf..9cd64041af 100644 --- a/gcloud/tasktmpl3/migrations/0012_add_project_relation.py +++ b/gcloud/tasktmpl3/migrations/0012_add_project_relation.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0013_set_business_to_none.py b/gcloud/tasktmpl3/migrations/0013_set_business_to_none.py index 4cf975c74c..8f875b076c 100644 --- a/gcloud/tasktmpl3/migrations/0013_set_business_to_none.py +++ b/gcloud/tasktmpl3/migrations/0013_set_business_to_none.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0014_remove_tasktemplate_business.py b/gcloud/tasktmpl3/migrations/0014_remove_tasktemplate_business.py index 1dbb97ede4..ecf5f344a0 100644 --- a/gcloud/tasktmpl3/migrations/0014_remove_tasktemplate_business.py +++ b/gcloud/tasktmpl3/migrations/0014_remove_tasktemplate_business.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0015_auto_20190523_1509.py b/gcloud/tasktmpl3/migrations/0015_auto_20190523_1509.py index 5b920705a3..44400f3470 100644 --- a/gcloud/tasktmpl3/migrations/0015_auto_20190523_1509.py +++ b/gcloud/tasktmpl3/migrations/0015_auto_20190523_1509.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0016_auto_20200325_1458.py b/gcloud/tasktmpl3/migrations/0016_auto_20200325_1458.py index 1e346d3ff1..df0bb92009 100644 --- a/gcloud/tasktmpl3/migrations/0016_auto_20200325_1458.py +++ b/gcloud/tasktmpl3/migrations/0016_auto_20200325_1458.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/0017_tasktemplate_executor_proxy.py b/gcloud/tasktmpl3/migrations/0017_tasktemplate_executor_proxy.py index 65f1dcd4d6..079d8cb5fc 100644 --- a/gcloud/tasktmpl3/migrations/0017_tasktemplate_executor_proxy.py +++ b/gcloud/tasktmpl3/migrations/0017_tasktemplate_executor_proxy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/migrations/__init__.py b/gcloud/tasktmpl3/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tasktmpl3/migrations/__init__.py +++ b/gcloud/tasktmpl3/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/models.py b/gcloud/tasktmpl3/models.py index 514b804d85..c4548777cd 100644 --- a/gcloud/tasktmpl3/models.py +++ b/gcloud/tasktmpl3/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/signals.py b/gcloud/tasktmpl3/signals.py index 5212d9503f..fe8882100c 100644 --- a/gcloud/tasktmpl3/signals.py +++ b/gcloud/tasktmpl3/signals.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tasktmpl3/urls.py b/gcloud/tasktmpl3/urls.py index 011e0e839c..bc6f2dcb02 100644 --- a/gcloud/tasktmpl3/urls.py +++ b/gcloud/tasktmpl3/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/__init__.py b/gcloud/template_base/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/template_base/__init__.py +++ b/gcloud/template_base/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/admin.py b/gcloud/template_base/admin.py index c5c0cbae7e..082c8214a7 100644 --- a/gcloud/template_base/admin.py +++ b/gcloud/template_base/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/__init__.py b/gcloud/template_base/apis/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/template_base/apis/__init__.py +++ b/gcloud/template_base/apis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/django/__init__.py b/gcloud/template_base/apis/django/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/template_base/apis/django/__init__.py +++ b/gcloud/template_base/apis/django/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/django/api.py b/gcloud/template_base/apis/django/api.py index bf7acee50c..29da19821a 100644 --- a/gcloud/template_base/apis/django/api.py +++ b/gcloud/template_base/apis/django/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/django/validators.py b/gcloud/template_base/apis/django/validators.py index b92f271f98..4011e7323d 100644 --- a/gcloud/template_base/apis/django/validators.py +++ b/gcloud/template_base/apis/django/validators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/drf/__init__.py b/gcloud/template_base/apis/drf/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/template_base/apis/drf/__init__.py +++ b/gcloud/template_base/apis/drf/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/drf/permission.py b/gcloud/template_base/apis/drf/permission.py index e1b0c4cc87..9331b647c2 100644 --- a/gcloud/template_base/apis/drf/permission.py +++ b/gcloud/template_base/apis/drf/permission.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/drf/serilaziers/template.py b/gcloud/template_base/apis/drf/serilaziers/template.py index d89d3451e1..67bdc8ff3b 100644 --- a/gcloud/template_base/apis/drf/serilaziers/template.py +++ b/gcloud/template_base/apis/drf/serilaziers/template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/drf/serilaziers/template_scheme.py b/gcloud/template_base/apis/drf/serilaziers/template_scheme.py index 72ae9662b2..017970d221 100644 --- a/gcloud/template_base/apis/drf/serilaziers/template_scheme.py +++ b/gcloud/template_base/apis/drf/serilaziers/template_scheme.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/drf/viewsets/template.py b/gcloud/template_base/apis/drf/viewsets/template.py index 47c922fc66..523be12462 100644 --- a/gcloud/template_base/apis/drf/viewsets/template.py +++ b/gcloud/template_base/apis/drf/viewsets/template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apis/drf/viewsets/template_scheme.py b/gcloud/template_base/apis/drf/viewsets/template_scheme.py index f9ff0a72df..50dca82d22 100644 --- a/gcloud/template_base/apis/drf/viewsets/template_scheme.py +++ b/gcloud/template_base/apis/drf/viewsets/template_scheme.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/apps.py b/gcloud/template_base/apps.py index 14f11d1dde..90f2f5d2b6 100644 --- a/gcloud/template_base/apps.py +++ b/gcloud/template_base/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/domains/__init__.py b/gcloud/template_base/domains/__init__.py index 9f88776ebe..57ff52b6c9 100644 --- a/gcloud/template_base/domains/__init__.py +++ b/gcloud/template_base/domains/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/domains/converter_handler.py b/gcloud/template_base/domains/converter_handler.py index 9a008bebcb..97a2d96e7d 100644 --- a/gcloud/template_base/domains/converter_handler.py +++ b/gcloud/template_base/domains/converter_handler.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/domains/importer.py b/gcloud/template_base/domains/importer.py index 5c9e0527a8..02666737e2 100644 --- a/gcloud/template_base/domains/importer.py +++ b/gcloud/template_base/domains/importer.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/domains/schema_converter.py b/gcloud/template_base/domains/schema_converter.py index f4f99e0039..0e73c36eec 100644 --- a/gcloud/template_base/domains/schema_converter.py +++ b/gcloud/template_base/domains/schema_converter.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/domains/template_manager.py b/gcloud/template_base/domains/template_manager.py index 93e762ae6e..ca8c746c71 100644 --- a/gcloud/template_base/domains/template_manager.py +++ b/gcloud/template_base/domains/template_manager.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/migrations/__init__.py b/gcloud/template_base/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/template_base/migrations/__init__.py +++ b/gcloud/template_base/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/models.py b/gcloud/template_base/models.py index e174dd53ef..ee59fbce2f 100644 --- a/gcloud/template_base/models.py +++ b/gcloud/template_base/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/urls.py b/gcloud/template_base/urls.py index e7ee94a352..b6311a2287 100644 --- a/gcloud/template_base/urls.py +++ b/gcloud/template_base/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/template_base/utils.py b/gcloud/template_base/utils.py index d4ebc9051f..05b66df475 100644 --- a/gcloud/template_base/utils.py +++ b/gcloud/template_base/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/__init__.py b/gcloud/tests/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/__init__.py +++ b/gcloud/tests/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_component.py b/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_component.py index 519c42cd97..4d8ab5ef9d 100644 --- a/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_component.py +++ b/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_component.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_component_execute_data.py b/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_component_execute_data.py index 545a2c980f..fc39bb5c4c 100644 --- a/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_component_execute_data.py +++ b/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_component_execute_data.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_instance.py b/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_instance.py index d3e3c19c64..64263ee467 100644 --- a/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_instance.py +++ b/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_instance.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_template.py b/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_template.py index 91c7a00f72..13a31f8f01 100644 --- a/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_template.py +++ b/gcloud/tests/analysis_statistics/data_migrate/tasks/test_migrate_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/handler/test_pipeline_instance_finish_handler.py b/gcloud/tests/analysis_statistics/handler/test_pipeline_instance_finish_handler.py index d56aecc338..2d798b13ba 100644 --- a/gcloud/tests/analysis_statistics/handler/test_pipeline_instance_finish_handler.py +++ b/gcloud/tests/analysis_statistics/handler/test_pipeline_instance_finish_handler.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/handler/test_pipeline_instance_revoke_handler.py b/gcloud/tests/analysis_statistics/handler/test_pipeline_instance_revoke_handler.py index c47abbcd9b..77eb0781db 100644 --- a/gcloud/tests/analysis_statistics/handler/test_pipeline_instance_revoke_handler.py +++ b/gcloud/tests/analysis_statistics/handler/test_pipeline_instance_revoke_handler.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/handler/test_task_flow_post_save_handler.py b/gcloud/tests/analysis_statistics/handler/test_task_flow_post_save_handler.py index dc6a01c89c..8b219d1dd2 100644 --- a/gcloud/tests/analysis_statistics/handler/test_task_flow_post_save_handler.py +++ b/gcloud/tests/analysis_statistics/handler/test_task_flow_post_save_handler.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/handler/test_task_template_post_save_handler.py b/gcloud/tests/analysis_statistics/handler/test_task_template_post_save_handler.py index 94b9aeac21..ed63519feb 100644 --- a/gcloud/tests/analysis_statistics/handler/test_task_template_post_save_handler.py +++ b/gcloud/tests/analysis_statistics/handler/test_task_template_post_save_handler.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/mock_settings.py b/gcloud/tests/analysis_statistics/mock_settings.py index 93a093b787..c263f7c2da 100644 --- a/gcloud/tests/analysis_statistics/mock_settings.py +++ b/gcloud/tests/analysis_statistics/mock_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/tasks/test_backfill_template_variable_statistics_task.py b/gcloud/tests/analysis_statistics/tasks/test_backfill_template_variable_statistics_task.py index 571359e0b3..09e8931d94 100644 --- a/gcloud/tests/analysis_statistics/tasks/test_backfill_template_variable_statistics_task.py +++ b/gcloud/tests/analysis_statistics/tasks/test_backfill_template_variable_statistics_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/tasks/test_pipeline_archive_statistics_task.py b/gcloud/tests/analysis_statistics/tasks/test_pipeline_archive_statistics_task.py index f492887bbb..d8e45dae3f 100644 --- a/gcloud/tests/analysis_statistics/tasks/test_pipeline_archive_statistics_task.py +++ b/gcloud/tests/analysis_statistics/tasks/test_pipeline_archive_statistics_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/tasks/test_recursive_collect_components_execution.py b/gcloud/tests/analysis_statistics/tasks/test_recursive_collect_components_execution.py index 6536ff476b..6473d484cb 100644 --- a/gcloud/tests/analysis_statistics/tasks/test_recursive_collect_components_execution.py +++ b/gcloud/tests/analysis_statistics/tasks/test_recursive_collect_components_execution.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/tasks/test_taskflowinstance_post_save_statistics_task.py b/gcloud/tests/analysis_statistics/tasks/test_taskflowinstance_post_save_statistics_task.py index 6620e1ab45..dfb4a58223 100644 --- a/gcloud/tests/analysis_statistics/tasks/test_taskflowinstance_post_save_statistics_task.py +++ b/gcloud/tests/analysis_statistics/tasks/test_taskflowinstance_post_save_statistics_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/tasks/test_tasktemplate_post_save_statistics_task.py b/gcloud/tests/analysis_statistics/tasks/test_tasktemplate_post_save_statistics_task.py index d9c0b1da2d..6d38aa1ae0 100644 --- a/gcloud/tests/analysis_statistics/tasks/test_tasktemplate_post_save_statistics_task.py +++ b/gcloud/tests/analysis_statistics/tasks/test_tasktemplate_post_save_statistics_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/test_update_statistics.py b/gcloud/tests/analysis_statistics/test_update_statistics.py index 7ff66080f9..0529205431 100644 --- a/gcloud/tests/analysis_statistics/test_update_statistics.py +++ b/gcloud/tests/analysis_statistics/test_update_statistics.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/analysis_statistics/utils/test_count_pipeline_tree_nodes.py b/gcloud/tests/analysis_statistics/utils/test_count_pipeline_tree_nodes.py index d03f62b0ca..221f8206d9 100644 --- a/gcloud/tests/analysis_statistics/utils/test_count_pipeline_tree_nodes.py +++ b/gcloud/tests/analysis_statistics/utils/test_count_pipeline_tree_nodes.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/__init__.py b/gcloud/tests/apigw/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/apigw/__init__.py +++ b/gcloud/tests/apigw/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/test_whitelist.py b/gcloud/tests/apigw/test_whitelist.py index d7016f8477..519af07b9f 100644 --- a/gcloud/tests/apigw/test_whitelist.py +++ b/gcloud/tests/apigw/test_whitelist.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/__init__.py b/gcloud/tests/apigw/views/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/apigw/views/__init__.py +++ b/gcloud/tests/apigw/views/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_create_and_start_task.py b/gcloud/tests/apigw/views/test_create_and_start_task.py index 99ef458866..e861eac5ee 100644 --- a/gcloud/tests/apigw/views/test_create_and_start_task.py +++ b/gcloud/tests/apigw/views/test_create_and_start_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_create_periodic_task.py b/gcloud/tests/apigw/views/test_create_periodic_task.py index 35f5990328..30b64994f8 100644 --- a/gcloud/tests/apigw/views/test_create_periodic_task.py +++ b/gcloud/tests/apigw/views/test_create_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_create_task.py b/gcloud/tests/apigw/views/test_create_task.py index 57a03bf898..4b6336ae0a 100644 --- a/gcloud/tests/apigw/views/test_create_task.py +++ b/gcloud/tests/apigw/views/test_create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_common_template_info.py b/gcloud/tests/apigw/views/test_get_common_template_info.py index 77653bc41d..8aa4b0ffdf 100644 --- a/gcloud/tests/apigw/views/test_get_common_template_info.py +++ b/gcloud/tests/apigw/views/test_get_common_template_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_common_template_list.py b/gcloud/tests/apigw/views/test_get_common_template_list.py index 735c4054af..5a1f88d170 100644 --- a/gcloud/tests/apigw/views/test_get_common_template_list.py +++ b/gcloud/tests/apigw/views/test_get_common_template_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_periodic_task_info.py b/gcloud/tests/apigw/views/test_get_periodic_task_info.py index 69e5bb0799..eb4b4f7fb8 100644 --- a/gcloud/tests/apigw/views/test_get_periodic_task_info.py +++ b/gcloud/tests/apigw/views/test_get_periodic_task_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_periodic_task_list.py b/gcloud/tests/apigw/views/test_get_periodic_task_list.py index 9c11dd7c04..89e0e30372 100644 --- a/gcloud/tests/apigw/views/test_get_periodic_task_list.py +++ b/gcloud/tests/apigw/views/test_get_periodic_task_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_plugin_detail.py b/gcloud/tests/apigw/views/test_get_plugin_detail.py index 4b19de9cd7..1f5c097b35 100644 --- a/gcloud/tests/apigw/views/test_get_plugin_detail.py +++ b/gcloud/tests/apigw/views/test_get_plugin_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_plugin_list.py b/gcloud/tests/apigw/views/test_get_plugin_list.py index 84bed80648..848e02f469 100644 --- a/gcloud/tests/apigw/views/test_get_plugin_list.py +++ b/gcloud/tests/apigw/views/test_get_plugin_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_task_detail.py b/gcloud/tests/apigw/views/test_get_task_detail.py index 5dc84229da..8783760c95 100644 --- a/gcloud/tests/apigw/views/test_get_task_detail.py +++ b/gcloud/tests/apigw/views/test_get_task_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_task_list.py b/gcloud/tests/apigw/views/test_get_task_list.py index b8959dd337..ef4452e54a 100644 --- a/gcloud/tests/apigw/views/test_get_task_list.py +++ b/gcloud/tests/apigw/views/test_get_task_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_task_node_data.py b/gcloud/tests/apigw/views/test_get_task_node_data.py index 4db15d67b8..56ced37afc 100644 --- a/gcloud/tests/apigw/views/test_get_task_node_data.py +++ b/gcloud/tests/apigw/views/test_get_task_node_data.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_task_node_detail.py b/gcloud/tests/apigw/views/test_get_task_node_detail.py index 2b128d6a0f..135e0ec0ae 100644 --- a/gcloud/tests/apigw/views/test_get_task_node_detail.py +++ b/gcloud/tests/apigw/views/test_get_task_node_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_task_status.py b/gcloud/tests/apigw/views/test_get_task_status.py index 053b54ae56..83aae4d15d 100644 --- a/gcloud/tests/apigw/views/test_get_task_status.py +++ b/gcloud/tests/apigw/views/test_get_task_status.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_tasks_status.py b/gcloud/tests/apigw/views/test_get_tasks_status.py index 1a22d5c03b..c07e9dd8cc 100644 --- a/gcloud/tests/apigw/views/test_get_tasks_status.py +++ b/gcloud/tests/apigw/views/test_get_tasks_status.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_template_info.py b/gcloud/tests/apigw/views/test_get_template_info.py index 5ae4e81a45..26c386e644 100644 --- a/gcloud/tests/apigw/views/test_get_template_info.py +++ b/gcloud/tests/apigw/views/test_get_template_info.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_template_list.py b/gcloud/tests/apigw/views/test_get_template_list.py index 0967f457af..cb0184edc0 100644 --- a/gcloud/tests/apigw/views/test_get_template_list.py +++ b/gcloud/tests/apigw/views/test_get_template_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_template_schemes.py b/gcloud/tests/apigw/views/test_get_template_schemes.py index 43aadb3c4d..9229a4c2aa 100644 --- a/gcloud/tests/apigw/views/test_get_template_schemes.py +++ b/gcloud/tests/apigw/views/test_get_template_schemes.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_user_project_detail.py b/gcloud/tests/apigw/views/test_get_user_project_detail.py index d99e6d2093..09c0158e45 100644 --- a/gcloud/tests/apigw/views/test_get_user_project_detail.py +++ b/gcloud/tests/apigw/views/test_get_user_project_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_get_user_project_list.py b/gcloud/tests/apigw/views/test_get_user_project_list.py index 1b3ec469cb..6089e58c76 100644 --- a/gcloud/tests/apigw/views/test_get_user_project_list.py +++ b/gcloud/tests/apigw/views/test_get_user_project_list.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_import_common_template.py b/gcloud/tests/apigw/views/test_import_common_template.py index e1b05b6c9f..cf9a7d3d91 100644 --- a/gcloud/tests/apigw/views/test_import_common_template.py +++ b/gcloud/tests/apigw/views/test_import_common_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_modify_constants_for_periodic_task.py b/gcloud/tests/apigw/views/test_modify_constants_for_periodic_task.py index 1723392c6e..f09b7c4c34 100644 --- a/gcloud/tests/apigw/views/test_modify_constants_for_periodic_task.py +++ b/gcloud/tests/apigw/views/test_modify_constants_for_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_modify_cron_for_periodic_task.py b/gcloud/tests/apigw/views/test_modify_cron_for_periodic_task.py index 423f7902a9..2ad3e5c357 100644 --- a/gcloud/tests/apigw/views/test_modify_cron_for_periodic_task.py +++ b/gcloud/tests/apigw/views/test_modify_cron_for_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_node_callback.py b/gcloud/tests/apigw/views/test_node_callback.py index 9727384f5f..589f9349ec 100644 --- a/gcloud/tests/apigw/views/test_node_callback.py +++ b/gcloud/tests/apigw/views/test_node_callback.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_operate_node.py b/gcloud/tests/apigw/views/test_operate_node.py index 009eb5bb5a..04a5027a9b 100644 --- a/gcloud/tests/apigw/views/test_operate_node.py +++ b/gcloud/tests/apigw/views/test_operate_node.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_operate_task.py b/gcloud/tests/apigw/views/test_operate_task.py index dbccc1c812..a630517ced 100644 --- a/gcloud/tests/apigw/views/test_operate_task.py +++ b/gcloud/tests/apigw/views/test_operate_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_preview_common_task_tree.py b/gcloud/tests/apigw/views/test_preview_common_task_tree.py index d71adb9b77..0133bc2cdd 100644 --- a/gcloud/tests/apigw/views/test_preview_common_task_tree.py +++ b/gcloud/tests/apigw/views/test_preview_common_task_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_preview_task_tree.py b/gcloud/tests/apigw/views/test_preview_task_tree.py index 87af3307c1..9462ec559e 100644 --- a/gcloud/tests/apigw/views/test_preview_task_tree.py +++ b/gcloud/tests/apigw/views/test_preview_task_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_query_task_count.py b/gcloud/tests/apigw/views/test_query_task_count.py index a4fe49b764..e9b311a951 100644 --- a/gcloud/tests/apigw/views/test_query_task_count.py +++ b/gcloud/tests/apigw/views/test_query_task_count.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_set_periodic_task_enabled.py b/gcloud/tests/apigw/views/test_set_periodic_task_enabled.py index 5f9a4b69f1..03e9d44a2a 100644 --- a/gcloud/tests/apigw/views/test_set_periodic_task_enabled.py +++ b/gcloud/tests/apigw/views/test_set_periodic_task_enabled.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/test_start_task.py b/gcloud/tests/apigw/views/test_start_task.py index 252d4de14f..9c9dafd2ee 100644 --- a/gcloud/tests/apigw/views/test_start_task.py +++ b/gcloud/tests/apigw/views/test_start_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/apigw/views/utils.py b/gcloud/tests/apigw/views/utils.py index e3f9616fd5..c9b5434568 100644 --- a/gcloud/tests/apigw/views/utils.py +++ b/gcloud/tests/apigw/views/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/clocked_task/__init__.py b/gcloud/tests/clocked_task/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/clocked_task/__init__.py +++ b/gcloud/tests/clocked_task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/clocked_task/test_clocked_task_api.py b/gcloud/tests/clocked_task/test_clocked_task_api.py index 445ff5a672..5d073a7849 100644 --- a/gcloud/tests/clocked_task/test_clocked_task_api.py +++ b/gcloud/tests/clocked_task/test_clocked_task_api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/clocked_task/test_tasks.py b/gcloud/tests/clocked_task/test_tasks.py index 8d6b3b7513..41cde66b6b 100644 --- a/gcloud/tests/clocked_task/test_tasks.py +++ b/gcloud/tests/clocked_task/test_tasks.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/__init__.py b/gcloud/tests/core/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/core/__init__.py +++ b/gcloud/tests/core/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/apis/__init__.py b/gcloud/tests/core/apis/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/core/apis/__init__.py +++ b/gcloud/tests/core/apis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/apis/drf/__init__.py b/gcloud/tests/core/apis/drf/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/core/apis/drf/__init__.py +++ b/gcloud/tests/core/apis/drf/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/models/__init__.py b/gcloud/tests/core/models/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/core/models/__init__.py +++ b/gcloud/tests/core/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/models/test_engine_config.py b/gcloud/tests/core/models/test_engine_config.py index 6b4a3850cd..5317c42fc8 100644 --- a/gcloud/tests/core/models/test_engine_config.py +++ b/gcloud/tests/core/models/test_engine_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/models/test_project.py b/gcloud/tests/core/models/test_project.py index 296b23a5d6..ce8d093d62 100644 --- a/gcloud/tests/core/models/test_project.py +++ b/gcloud/tests/core/models/test_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/models/test_project_config.py b/gcloud/tests/core/models/test_project_config.py index a078687748..d6d61eb802 100644 --- a/gcloud/tests/core/models/test_project_config.py +++ b/gcloud/tests/core/models/test_project_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/models/test_user_default_project.py b/gcloud/tests/core/models/test_user_default_project.py index 085c68f356..7d6a81bd9c 100644 --- a/gcloud/tests/core/models/test_user_default_project.py +++ b/gcloud/tests/core/models/test_user_default_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/core/test_project.py b/gcloud/tests/core/test_project.py index f9eb0f8e2a..7eb9756263 100644 --- a/gcloud/tests/core/test_project.py +++ b/gcloud/tests/core/test_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/__init__.py b/gcloud/tests/external_plugins/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/external_plugins/__init__.py +++ b/gcloud/tests/external_plugins/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/mock.py b/gcloud/tests/external_plugins/mock.py index 410a46c670..6389323c4e 100644 --- a/gcloud/tests/external_plugins/mock.py +++ b/gcloud/tests/external_plugins/mock.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/mock_settings.py b/gcloud/tests/external_plugins/mock_settings.py index dc7747011c..b9539bdaf1 100644 --- a/gcloud/tests/external_plugins/mock_settings.py +++ b/gcloud/tests/external_plugins/mock_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/models/__init__.py b/gcloud/tests/external_plugins/models/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/external_plugins/models/__init__.py +++ b/gcloud/tests/external_plugins/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/models/test_cache.py b/gcloud/tests/external_plugins/models/test_cache.py index 835785b8e4..03c0d6a2aa 100644 --- a/gcloud/tests/external_plugins/models/test_cache.py +++ b/gcloud/tests/external_plugins/models/test_cache.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/models/test_origin.py b/gcloud/tests/external_plugins/models/test_origin.py index 0dd2801486..144e1e107e 100644 --- a/gcloud/tests/external_plugins/models/test_origin.py +++ b/gcloud/tests/external_plugins/models/test_origin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/models/test_sync_task.py b/gcloud/tests/external_plugins/models/test_sync_task.py index 7e40be31e0..9bf684c8ad 100644 --- a/gcloud/tests/external_plugins/models/test_sync_task.py +++ b/gcloud/tests/external_plugins/models/test_sync_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/protocol/__init__.py b/gcloud/tests/external_plugins/protocol/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/external_plugins/protocol/__init__.py +++ b/gcloud/tests/external_plugins/protocol/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/protocol/test_readers.py b/gcloud/tests/external_plugins/protocol/test_readers.py index 8163b61a60..68d0eb7b75 100644 --- a/gcloud/tests/external_plugins/protocol/test_readers.py +++ b/gcloud/tests/external_plugins/protocol/test_readers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/protocol/test_writers.py b/gcloud/tests/external_plugins/protocol/test_writers.py index d46ee2fe8a..504b9b1b26 100644 --- a/gcloud/tests/external_plugins/protocol/test_writers.py +++ b/gcloud/tests/external_plugins/protocol/test_writers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/test_handlers.py b/gcloud/tests/external_plugins/test_handlers.py index e5646e719a..c351f848ad 100644 --- a/gcloud/tests/external_plugins/test_handlers.py +++ b/gcloud/tests/external_plugins/test_handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/external_plugins/test_tasks.py b/gcloud/tests/external_plugins/test_tasks.py index 9aad3eaf13..665c2fff5a 100644 --- a/gcloud/tests/external_plugins/test_tasks.py +++ b/gcloud/tests/external_plugins/test_tasks.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/mako_template_helper/__init__.py b/gcloud/tests/mako_template_helper/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/mako_template_helper/__init__.py +++ b/gcloud/tests/mako_template_helper/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/mako_template_helper/test_base.py b/gcloud/tests/mako_template_helper/test_base.py index a8ac2acddb..d465395ca8 100644 --- a/gcloud/tests/mako_template_helper/test_base.py +++ b/gcloud/tests/mako_template_helper/test_base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/mako_template_helper/test_hub.py b/gcloud/tests/mako_template_helper/test_hub.py index 1c8badd23b..102ec9dadf 100644 --- a/gcloud/tests/mako_template_helper/test_hub.py +++ b/gcloud/tests/mako_template_helper/test_hub.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/mock.py b/gcloud/tests/mock.py index ee30d23e3d..a3c84be274 100644 --- a/gcloud/tests/mock.py +++ b/gcloud/tests/mock.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/mock_settings.py b/gcloud/tests/mock_settings.py index ddaa40bbd1..af8f95a62f 100644 --- a/gcloud/tests/mock_settings.py +++ b/gcloud/tests/mock_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/periodictask/models/test_periodic_task.py b/gcloud/tests/periodictask/models/test_periodic_task.py index d8ad2c7845..f520772da2 100644 --- a/gcloud/tests/periodictask/models/test_periodic_task.py +++ b/gcloud/tests/periodictask/models/test_periodic_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/periodictask/models/test_periodic_task_history.py b/gcloud/tests/periodictask/models/test_periodic_task_history.py index 4ebd4131f9..be862b597b 100644 --- a/gcloud/tests/periodictask/models/test_periodic_task_history.py +++ b/gcloud/tests/periodictask/models/test_periodic_task_history.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/__init__.py b/gcloud/tests/taskflow3/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/__init__.py +++ b/gcloud/tests/taskflow3/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/commands/test_node_timeout_process.py b/gcloud/tests/taskflow3/commands/test_node_timeout_process.py index 31bc888d97..d0a371cb7c 100644 --- a/gcloud/tests/taskflow3/commands/test_node_timeout_process.py +++ b/gcloud/tests/taskflow3/commands/test_node_timeout_process.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/context/__init__.py b/gcloud/tests/taskflow3/context/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/context/__init__.py +++ b/gcloud/tests/taskflow3/context/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/context/task_context/__init__.py b/gcloud/tests/taskflow3/context/task_context/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/context/task_context/__init__.py +++ b/gcloud/tests/taskflow3/context/task_context/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/context/task_context/test_task_executor.py b/gcloud/tests/taskflow3/context/task_context/test_task_executor.py index b2b201a0d4..36381acf80 100644 --- a/gcloud/tests/taskflow3/context/task_context/test_task_executor.py +++ b/gcloud/tests/taskflow3/context/task_context/test_task_executor.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/context/task_context/test_task_url.py b/gcloud/tests/taskflow3/context/task_context/test_task_url.py index 3854b82343..996b5f3f25 100644 --- a/gcloud/tests/taskflow3/context/task_context/test_task_url.py +++ b/gcloud/tests/taskflow3/context/task_context/test_task_url.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/__init__.py b/gcloud/tests/taskflow3/dispatchers/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/dispatchers/__init__.py +++ b/gcloud/tests/taskflow3/dispatchers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/node/__init__.py b/gcloud/tests/taskflow3/dispatchers/node/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/dispatchers/node/__init__.py +++ b/gcloud/tests/taskflow3/dispatchers/node/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/__init__.py b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/__init__.py +++ b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_data_v1.py b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_data_v1.py index 6f65a5b124..510e71e50f 100644 --- a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_data_v1.py +++ b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_data_v1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_data_v2.py b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_data_v2.py index 62a3fc4ee5..aab7e7a098 100644 --- a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_data_v2.py +++ b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_data_v2.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_detail_v1.py b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_detail_v1.py index c1a8fd638f..007a837cd3 100644 --- a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_detail_v1.py +++ b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_detail_v1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_detail_v2.py b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_detail_v2.py index aa7128f3e1..b4579d304e 100644 --- a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_detail_v2.py +++ b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_get_node_detail_v2.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_retry_v2.py b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_retry_v2.py index 88812dcb38..cfcec88caf 100644 --- a/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_retry_v2.py +++ b/gcloud/tests/taskflow3/dispatchers/node/node_command_dispatcher/test_retry_v2.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/task/__init__.py b/gcloud/tests/taskflow3/dispatchers/task/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/dispatchers/task/__init__.py +++ b/gcloud/tests/taskflow3/dispatchers/task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/task/test_render_current_constants_v1.py b/gcloud/tests/taskflow3/dispatchers/task/test_render_current_constants_v1.py index e4b1821439..0288bfd6cd 100644 --- a/gcloud/tests/taskflow3/dispatchers/task/test_render_current_constants_v1.py +++ b/gcloud/tests/taskflow3/dispatchers/task/test_render_current_constants_v1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/dispatchers/task/test_render_current_constants_v2.py b/gcloud/tests/taskflow3/dispatchers/task/test_render_current_constants_v2.py index b89e828fc1..56bcc0b2f2 100644 --- a/gcloud/tests/taskflow3/dispatchers/task/test_render_current_constants_v2.py +++ b/gcloud/tests/taskflow3/dispatchers/task/test_render_current_constants_v2.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/domains/__init__.py b/gcloud/tests/taskflow3/domains/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/domains/__init__.py +++ b/gcloud/tests/taskflow3/domains/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/domains/test_auto_retry.py b/gcloud/tests/taskflow3/domains/test_auto_retry.py index 6b3fbab310..d2bf83c8d6 100644 --- a/gcloud/tests/taskflow3/domains/test_auto_retry.py +++ b/gcloud/tests/taskflow3/domains/test_auto_retry.py @@ -1,7 +1,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/domains/test_node_timeout_strategy.py b/gcloud/tests/taskflow3/domains/test_node_timeout_strategy.py index 15479d5109..5fe880b33a 100644 --- a/gcloud/tests/taskflow3/domains/test_node_timeout_strategy.py +++ b/gcloud/tests/taskflow3/domains/test_node_timeout_strategy.py @@ -1,7 +1,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/__init__.py b/gcloud/tests/taskflow3/models/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/models/__init__.py +++ b/gcloud/tests/taskflow3/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/__init__.py b/gcloud/tests/taskflow3/models/taskflow/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/models/taskflow/__init__.py +++ b/gcloud/tests/taskflow3/models/taskflow/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_callback.py b/gcloud/tests/taskflow3/models/taskflow/test_callback.py index 8ebcd839e7..e973ada391 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_callback.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_callback.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_clone.py b/gcloud/tests/taskflow3/models/taskflow/test_clone.py index 5160d4825b..bf79240820 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_clone.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_clone.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_executor_proxy.py b/gcloud/tests/taskflow3/models/taskflow/test_executor_proxy.py index 4775350bff..9001c2891d 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_executor_proxy.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_executor_proxy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_function_task_claimant.py b/gcloud/tests/taskflow3/models/taskflow/test_function_task_claimant.py index 5b40651e24..647015c320 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_function_task_claimant.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_function_task_claimant.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_get_node_data.py b/gcloud/tests/taskflow3/models/taskflow/test_get_node_data.py index fd81ffc00f..29533c2662 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_get_node_data.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_get_node_data.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_get_node_detail.py b/gcloud/tests/taskflow3/models/taskflow/test_get_node_detail.py index f70c9ce834..8749fa0422 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_get_node_detail.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_get_node_detail.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_avg_execute_time.py b/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_avg_execute_time.py index 8d08700893..ed903b50d4 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_avg_execute_time.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_avg_execute_time.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_execute_fail_times.py b/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_execute_fail_times.py index 24986ac574..d3234f9e1e 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_execute_fail_times.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_execute_fail_times.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_execute_times.py b/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_execute_times.py index 4632edb566..8f96adc679 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_execute_times.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_execute_times.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_fail_percent.py b/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_fail_percent.py index 54790f9dc1..2a5707c8c0 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_fail_percent.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_group_by_atom_fail_percent.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_group_by_instance_node.py b/gcloud/tests/taskflow3/models/taskflow/test_group_by_instance_node.py index e380a20d02..7c067eab86 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_group_by_instance_node.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_group_by_instance_node.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_is_manual_intervention_required.py b/gcloud/tests/taskflow3/models/taskflow/test_is_manual_intervention_required.py index dadda3883a..a6d6b06dc9 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_is_manual_intervention_required.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_is_manual_intervention_required.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_node_timeout_config.py b/gcloud/tests/taskflow3/models/taskflow/test_node_timeout_config.py index 94d2b941a7..d418434b86 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_node_timeout_config.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_node_timeout_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_nodes_action.py b/gcloud/tests/taskflow3/models/taskflow/test_nodes_action.py index 99c3793230..b1d62b72ca 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_nodes_action.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_nodes_action.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_preview_pipeline_tree_exclude_task_nodes.py b/gcloud/tests/taskflow3/models/taskflow/test_preview_pipeline_tree_exclude_task_nodes.py index b375b118b7..048203732d 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_preview_pipeline_tree_exclude_task_nodes.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_preview_pipeline_tree_exclude_task_nodes.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/models/taskflow/test_spec_nodes_timer_reset.py b/gcloud/tests/taskflow3/models/taskflow/test_spec_nodes_timer_reset.py index 7b8e6bf80d..fb4c0f4ed9 100644 --- a/gcloud/tests/taskflow3/models/taskflow/test_spec_nodes_timer_reset.py +++ b/gcloud/tests/taskflow3/models/taskflow/test_spec_nodes_timer_reset.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/queues/__init__.py b/gcloud/tests/taskflow3/queues/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/queues/__init__.py +++ b/gcloud/tests/taskflow3/queues/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/queues/test_prepare_and_start_task_queue_resolver.py b/gcloud/tests/taskflow3/queues/test_prepare_and_start_task_queue_resolver.py index 80ecefe453..ac94b1623b 100644 --- a/gcloud/tests/taskflow3/queues/test_prepare_and_start_task_queue_resolver.py +++ b/gcloud/tests/taskflow3/queues/test_prepare_and_start_task_queue_resolver.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/signals/__init__.py b/gcloud/tests/taskflow3/signals/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/signals/__init__.py +++ b/gcloud/tests/taskflow3/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/signals/handlers/__init__.py b/gcloud/tests/taskflow3/signals/handlers/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/signals/handlers/__init__.py +++ b/gcloud/tests/taskflow3/signals/handlers/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/signals/handlers/test__dispatch_auto_retry_node_task.py b/gcloud/tests/taskflow3/signals/handlers/test__dispatch_auto_retry_node_task.py index 7124c2e073..d72098dd5b 100644 --- a/gcloud/tests/taskflow3/signals/handlers/test__dispatch_auto_retry_node_task.py +++ b/gcloud/tests/taskflow3/signals/handlers/test__dispatch_auto_retry_node_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/signals/handlers/test__node_timeout_info_update.py b/gcloud/tests/taskflow3/signals/handlers/test__node_timeout_info_update.py index 5f1325a3b1..6a86a7535d 100644 --- a/gcloud/tests/taskflow3/signals/handlers/test__node_timeout_info_update.py +++ b/gcloud/tests/taskflow3/signals/handlers/test__node_timeout_info_update.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/tasks/__init__.py b/gcloud/tests/taskflow3/tasks/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/taskflow3/tasks/__init__.py +++ b/gcloud/tests/taskflow3/tasks/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/tasks/test_auto_retry_node.py b/gcloud/tests/taskflow3/tasks/test_auto_retry_node.py index c9ffe985eb..1d4da5b16c 100644 --- a/gcloud/tests/taskflow3/tasks/test_auto_retry_node.py +++ b/gcloud/tests/taskflow3/tasks/test_auto_retry_node.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/tasks/test_ensure_node_can_retry.py b/gcloud/tests/taskflow3/tasks/test_ensure_node_can_retry.py index fe499a551c..cc2578c9f9 100644 --- a/gcloud/tests/taskflow3/tasks/test_ensure_node_can_retry.py +++ b/gcloud/tests/taskflow3/tasks/test_ensure_node_can_retry.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/tasks/test_node_timeout.py b/gcloud/tests/taskflow3/tasks/test_node_timeout.py index 090da60cca..bdd87edadb 100644 --- a/gcloud/tests/taskflow3/tasks/test_node_timeout.py +++ b/gcloud/tests/taskflow3/tasks/test_node_timeout.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/tasks/test_prepare_and_start_task.py b/gcloud/tests/taskflow3/tasks/test_prepare_and_start_task.py index 840ea9029c..4275c711d7 100644 --- a/gcloud/tests/taskflow3/tasks/test_prepare_and_start_task.py +++ b/gcloud/tests/taskflow3/tasks/test_prepare_and_start_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/test_api.py b/gcloud/tests/taskflow3/test_api.py index c129f4e8ae..5bbd04155f 100644 --- a/gcloud/tests/taskflow3/test_api.py +++ b/gcloud/tests/taskflow3/test_api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/taskflow3/test_utils.py b/gcloud/tests/taskflow3/test_utils.py index e35612942d..e1bbdf3236 100644 --- a/gcloud/tests/taskflow3/test_utils.py +++ b/gcloud/tests/taskflow3/test_utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/tasktmpl3/__init__.py b/gcloud/tests/tasktmpl3/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/tasktmpl3/__init__.py +++ b/gcloud/tests/tasktmpl3/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/tasktmpl3/domains/__init__.py b/gcloud/tests/tasktmpl3/domains/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/tasktmpl3/domains/__init__.py +++ b/gcloud/tests/tasktmpl3/domains/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/tasktmpl3/domains/constants/__init__.py b/gcloud/tests/tasktmpl3/domains/constants/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/tasktmpl3/domains/constants/__init__.py +++ b/gcloud/tests/tasktmpl3/domains/constants/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/tasktmpl3/domains/constants/test_analysis_pipeline_constants_ref.py b/gcloud/tests/tasktmpl3/domains/constants/test_analysis_pipeline_constants_ref.py index f64a5f1878..2dfe3d1f10 100644 --- a/gcloud/tests/tasktmpl3/domains/constants/test_analysis_pipeline_constants_ref.py +++ b/gcloud/tests/tasktmpl3/domains/constants/test_analysis_pipeline_constants_ref.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/tasktmpl3/models/__init__.py b/gcloud/tests/tasktmpl3/models/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/tasktmpl3/models/__init__.py +++ b/gcloud/tests/tasktmpl3/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/tasktmpl3/models/test_group_by_atom_cite.py b/gcloud/tests/tasktmpl3/models/test_group_by_atom_cite.py index 8aa4f05612..4ccde7bca0 100644 --- a/gcloud/tests/tasktmpl3/models/test_group_by_atom_cite.py +++ b/gcloud/tests/tasktmpl3/models/test_group_by_atom_cite.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/template_base/__init__.py b/gcloud/tests/template_base/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/template_base/__init__.py +++ b/gcloud/tests/template_base/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/template_base/models/__init__.py b/gcloud/tests/template_base/models/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/template_base/models/__init__.py +++ b/gcloud/tests/template_base/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/template_base/models/base_template_manager/__init__.py b/gcloud/tests/template_base/models/base_template_manager/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/template_base/models/base_template_manager/__init__.py +++ b/gcloud/tests/template_base/models/base_template_manager/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/template_base/models/base_template_manager/test__perform_import.py b/gcloud/tests/template_base/models/base_template_manager/test__perform_import.py index f9d7bbec14..9c0919c4a7 100644 --- a/gcloud/tests/template_base/models/base_template_manager/test__perform_import.py +++ b/gcloud/tests/template_base/models/base_template_manager/test__perform_import.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/template_base/models/base_template_manager/test_check_templates_subprocess_expired.py b/gcloud/tests/template_base/models/base_template_manager/test_check_templates_subprocess_expired.py index 4b215735ad..198f070d69 100644 --- a/gcloud/tests/template_base/models/base_template_manager/test_check_templates_subprocess_expired.py +++ b/gcloud/tests/template_base/models/base_template_manager/test_check_templates_subprocess_expired.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/template_base/schema_converter/__init__.py b/gcloud/tests/template_base/schema_converter/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/template_base/schema_converter/__init__.py +++ b/gcloud/tests/template_base/schema_converter/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/template_base/schema_converter/test_yaml_schema_converter.py b/gcloud/tests/template_base/schema_converter/test_yaml_schema_converter.py index cc208f82a0..183be42047 100644 --- a/gcloud/tests/template_base/schema_converter/test_yaml_schema_converter.py +++ b/gcloud/tests/template_base/schema_converter/test_yaml_schema_converter.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/test_data.py b/gcloud/tests/test_data.py index 19890bcd17..67b45333f2 100644 --- a/gcloud/tests/test_data.py +++ b/gcloud/tests/test_data.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/user_custom_config/__init__.py b/gcloud/tests/user_custom_config/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/user_custom_config/__init__.py +++ b/gcloud/tests/user_custom_config/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/user_custom_config/constants/__init__.py b/gcloud/tests/user_custom_config/constants/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/user_custom_config/constants/__init__.py +++ b/gcloud/tests/user_custom_config/constants/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/user_custom_config/constants/test_get_options_by_fileds.py b/gcloud/tests/user_custom_config/constants/test_get_options_by_fileds.py index 6aba1f7151..1819382f7e 100644 --- a/gcloud/tests/user_custom_config/constants/test_get_options_by_fileds.py +++ b/gcloud/tests/user_custom_config/constants/test_get_options_by_fileds.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/user_custom_config/models/__init__.py b/gcloud/tests/user_custom_config/models/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/user_custom_config/models/__init__.py +++ b/gcloud/tests/user_custom_config/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/user_custom_config/models/test_userconf.py b/gcloud/tests/user_custom_config/models/test_userconf.py index 766afeccdb..abc322190f 100644 --- a/gcloud/tests/user_custom_config/models/test_userconf.py +++ b/gcloud/tests/user_custom_config/models/test_userconf.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/user_custom_config/serializer/__init__.py b/gcloud/tests/user_custom_config/serializer/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/user_custom_config/serializer/__init__.py +++ b/gcloud/tests/user_custom_config/serializer/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/user_custom_config/serializer/test_user_custom_project_config_options_serializer.py b/gcloud/tests/user_custom_config/serializer/test_user_custom_project_config_options_serializer.py index 11215b469b..08d21cec0d 100644 --- a/gcloud/tests/user_custom_config/serializer/test_user_custom_project_config_options_serializer.py +++ b/gcloud/tests/user_custom_config/serializer/test_user_custom_project_config_options_serializer.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/__init__.py b/gcloud/tests/utils/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/utils/__init__.py +++ b/gcloud/tests/utils/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/cmdb/__init__.py b/gcloud/tests/utils/cmdb/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/utils/cmdb/__init__.py +++ b/gcloud/tests/utils/cmdb/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/cmdb/test_business_host_topo.py b/gcloud/tests/utils/cmdb/test_business_host_topo.py index cb82f72c02..2b81ed35d5 100644 --- a/gcloud/tests/utils/cmdb/test_business_host_topo.py +++ b/gcloud/tests/utils/cmdb/test_business_host_topo.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/cmdb/test_get_business_host.py b/gcloud/tests/utils/cmdb/test_get_business_host.py index 0621a622b4..d5ae820850 100644 --- a/gcloud/tests/utils/cmdb/test_get_business_host.py +++ b/gcloud/tests/utils/cmdb/test_get_business_host.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/components/__init__.py b/gcloud/tests/utils/components/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/utils/components/__init__.py +++ b/gcloud/tests/utils/components/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/ip/__init__.py b/gcloud/tests/utils/ip/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/utils/ip/__init__.py +++ b/gcloud/tests/utils/ip/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/ip/test_get_ip_by_regex.py b/gcloud/tests/utils/ip/test_get_ip_by_regex.py index 4641758607..036a46af17 100644 --- a/gcloud/tests/utils/ip/test_get_ip_by_regex.py +++ b/gcloud/tests/utils/ip/test_get_ip_by_regex.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/strings/__init__.py b/gcloud/tests/utils/strings/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/tests/utils/strings/__init__.py +++ b/gcloud/tests/utils/strings/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/test_date.py b/gcloud/tests/utils/test_date.py index 71ec96a825..cb5e2c0d89 100644 --- a/gcloud/tests/utils/test_date.py +++ b/gcloud/tests/utils/test_date.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/tests/utils/test_json.py b/gcloud/tests/utils/test_json.py index 3976f37b4b..377ad23f3f 100644 --- a/gcloud/tests/utils/test_json.py +++ b/gcloud/tests/utils/test_json.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/user_custom_config/__init__.py b/gcloud/user_custom_config/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/user_custom_config/__init__.py +++ b/gcloud/user_custom_config/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/user_custom_config/apps.py b/gcloud/user_custom_config/apps.py index e059963970..3bf1eda973 100644 --- a/gcloud/user_custom_config/apps.py +++ b/gcloud/user_custom_config/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/user_custom_config/constants.py b/gcloud/user_custom_config/constants.py index 94a56222be..a6f2a6a58d 100644 --- a/gcloud/user_custom_config/constants.py +++ b/gcloud/user_custom_config/constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/user_custom_config/models.py b/gcloud/user_custom_config/models.py index f559cb8880..0bea3d1bfe 100644 --- a/gcloud/user_custom_config/models.py +++ b/gcloud/user_custom_config/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/user_custom_config/serializer.py b/gcloud/user_custom_config/serializer.py index 0748c96a39..31c7e7be6f 100644 --- a/gcloud/user_custom_config/serializer.py +++ b/gcloud/user_custom_config/serializer.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/user_custom_config/viewsets/__init__.py b/gcloud/user_custom_config/viewsets/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/gcloud/user_custom_config/viewsets/__init__.py +++ b/gcloud/user_custom_config/viewsets/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/user_custom_config/viewsets/user_custom_config.py b/gcloud/user_custom_config/viewsets/user_custom_config.py index 393fc33a06..e829b6f26f 100644 --- a/gcloud/user_custom_config/viewsets/user_custom_config.py +++ b/gcloud/user_custom_config/viewsets/user_custom_config.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/user_custom_config/viewsets/user_custom_config_options.py b/gcloud/user_custom_config/viewsets/user_custom_config_options.py index 67a09ea0f3..e3fd520421 100644 --- a/gcloud/user_custom_config/viewsets/user_custom_config_options.py +++ b/gcloud/user_custom_config/viewsets/user_custom_config_options.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/__init__.py b/gcloud/utils/__init__.py index bc324a6403..996af320c6 100644 --- a/gcloud/utils/__init__.py +++ b/gcloud/utils/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/algorithms.py b/gcloud/utils/algorithms.py index 5558afcc32..5ba10f324e 100644 --- a/gcloud/utils/algorithms.py +++ b/gcloud/utils/algorithms.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/cache.py b/gcloud/utils/cache.py index 01370a9c40..d1ac0eab4b 100644 --- a/gcloud/utils/cache.py +++ b/gcloud/utils/cache.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/cmdb.py b/gcloud/utils/cmdb.py index 56e93720ff..63b253a8ac 100644 --- a/gcloud/utils/cmdb.py +++ b/gcloud/utils/cmdb.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/collections.py b/gcloud/utils/collections.py index ad2426994f..ef1a79f64a 100644 --- a/gcloud/utils/collections.py +++ b/gcloud/utils/collections.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/dates.py b/gcloud/utils/dates.py index 83292910a9..78293877e6 100644 --- a/gcloud/utils/dates.py +++ b/gcloud/utils/dates.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/decorators.py b/gcloud/utils/decorators.py index 194df583a0..d05c75992f 100644 --- a/gcloud/utils/decorators.py +++ b/gcloud/utils/decorators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/drf/__init__.py b/gcloud/utils/drf/__init__.py index bc324a6403..996af320c6 100644 --- a/gcloud/utils/drf/__init__.py +++ b/gcloud/utils/drf/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/drf/serializer.py b/gcloud/utils/drf/serializer.py index fa9fa8db51..99d4610ac0 100644 --- a/gcloud/utils/drf/serializer.py +++ b/gcloud/utils/drf/serializer.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/forms.py b/gcloud/utils/forms.py index c9f5f9dde2..c914224d99 100644 --- a/gcloud/utils/forms.py +++ b/gcloud/utils/forms.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/handlers.py b/gcloud/utils/handlers.py index bbb0cedfeb..6762c653ab 100644 --- a/gcloud/utils/handlers.py +++ b/gcloud/utils/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/ip.py b/gcloud/utils/ip.py index a375e5ea98..14c475633b 100644 --- a/gcloud/utils/ip.py +++ b/gcloud/utils/ip.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/json.py b/gcloud/utils/json.py index b432c18898..9c10e4e368 100644 --- a/gcloud/utils/json.py +++ b/gcloud/utils/json.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/managermixins.py b/gcloud/utils/managermixins.py index cdd77924ae..d684ea2cc3 100644 --- a/gcloud/utils/managermixins.py +++ b/gcloud/utils/managermixins.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/random.py b/gcloud/utils/random.py index a693a57d01..4af3715ce6 100644 --- a/gcloud/utils/random.py +++ b/gcloud/utils/random.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/strings.py b/gcloud/utils/strings.py index 892600a95f..9657df3498 100644 --- a/gcloud/utils/strings.py +++ b/gcloud/utils/strings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/unique.py b/gcloud/utils/unique.py index a62b2ce503..e114709e84 100644 --- a/gcloud/utils/unique.py +++ b/gcloud/utils/unique.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/gcloud/utils/validate.py b/gcloud/utils/validate.py index 408108ba45..2d28ac28a6 100644 --- a/gcloud/utils/validate.py +++ b/gcloud/utils/validate.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/manage.py b/manage.py index 5546836957..dff0db33b1 100644 --- a/manage.py +++ b/manage.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/metrics.py b/metrics.py index dde536d6c6..2059a08f9d 100644 --- a/metrics.py +++ b/metrics.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/__init__.py b/packages/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/packages/__init__.py +++ b/packages/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/__init__.py b/packages/blueking/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/packages/blueking/__init__.py +++ b/packages/blueking/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/__init__.py b/packages/blueking/component/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/packages/blueking/component/__init__.py +++ b/packages/blueking/component/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/__init__.py b/packages/blueking/component/apis/__init__.py index 40097292a8..26a6d1c27a 100755 --- a/packages/blueking/component/apis/__init__.py +++ b/packages/blueking/component/apis/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/bk_login.py b/packages/blueking/component/apis/bk_login.py index 068d8ef01f..6efa988f88 100755 --- a/packages/blueking/component/apis/bk_login.py +++ b/packages/blueking/component/apis/bk_login.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/bk_paas.py b/packages/blueking/component/apis/bk_paas.py index f79a16c7c3..6127092181 100755 --- a/packages/blueking/component/apis/bk_paas.py +++ b/packages/blueking/component/apis/bk_paas.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/cc.py b/packages/blueking/component/apis/cc.py index 1636ab31b7..0797174f7a 100755 --- a/packages/blueking/component/apis/cc.py +++ b/packages/blueking/component/apis/cc.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/cmsi.py b/packages/blueking/component/apis/cmsi.py index 5457d0cdbe..00ff59fc16 100755 --- a/packages/blueking/component/apis/cmsi.py +++ b/packages/blueking/component/apis/cmsi.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/esb.py b/packages/blueking/component/apis/esb.py index bdb04450b3..6364482149 100644 --- a/packages/blueking/component/apis/esb.py +++ b/packages/blueking/component/apis/esb.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/gse.py b/packages/blueking/component/apis/gse.py index 8566f9b0a6..22740a6f39 100755 --- a/packages/blueking/component/apis/gse.py +++ b/packages/blueking/component/apis/gse.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/itsm.py b/packages/blueking/component/apis/itsm.py index b6fca35162..c3645ed91c 100644 --- a/packages/blueking/component/apis/itsm.py +++ b/packages/blueking/component/apis/itsm.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/job.py b/packages/blueking/component/apis/job.py index 722c7d3bbc..9b42596509 100755 --- a/packages/blueking/component/apis/job.py +++ b/packages/blueking/component/apis/job.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/jobv3.py b/packages/blueking/component/apis/jobv3.py index f0ff081875..633ae36c8e 100644 --- a/packages/blueking/component/apis/jobv3.py +++ b/packages/blueking/component/apis/jobv3.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/monitor.py b/packages/blueking/component/apis/monitor.py index f20232eeb2..d8f4c9f270 100644 --- a/packages/blueking/component/apis/monitor.py +++ b/packages/blueking/component/apis/monitor.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/nodeman.py b/packages/blueking/component/apis/nodeman.py index 06f471046e..bc21009dd7 100644 --- a/packages/blueking/component/apis/nodeman.py +++ b/packages/blueking/component/apis/nodeman.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/sops.py b/packages/blueking/component/apis/sops.py index de1a68d82f..14b953d470 100755 --- a/packages/blueking/component/apis/sops.py +++ b/packages/blueking/component/apis/sops.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/apis/usermanage.py b/packages/blueking/component/apis/usermanage.py index 4755439c8e..afb739543f 100644 --- a/packages/blueking/component/apis/usermanage.py +++ b/packages/blueking/component/apis/usermanage.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/base.py b/packages/blueking/component/base.py index bc8df3625e..316ad8b63f 100755 --- a/packages/blueking/component/base.py +++ b/packages/blueking/component/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/client.py b/packages/blueking/component/client.py index e707ccb993..c587e8c437 100755 --- a/packages/blueking/component/client.py +++ b/packages/blueking/component/client.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/collections.py b/packages/blueking/component/collections.py index b22ffd50c0..94458eb2f5 100755 --- a/packages/blueking/component/collections.py +++ b/packages/blueking/component/collections.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/conf.py b/packages/blueking/component/conf.py index 1bedc22e34..7e0652f7ce 100755 --- a/packages/blueking/component/conf.py +++ b/packages/blueking/component/conf.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/exceptions.py b/packages/blueking/component/exceptions.py index 1412801731..e168d63102 100755 --- a/packages/blueking/component/exceptions.py +++ b/packages/blueking/component/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/shortcuts.py b/packages/blueking/component/shortcuts.py index 7a1f9abfcb..a6c616ac2b 100755 --- a/packages/blueking/component/shortcuts.py +++ b/packages/blueking/component/shortcuts.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/packages/blueking/component/utils.py b/packages/blueking/component/utils.py index 898b8dbaea..8c3c809b03 100755 --- a/packages/blueking/component/utils.py +++ b/packages/blueking/component/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/__init__.py b/pipeline_plugins/__init__.py index 02af467c76..ae9b587367 100644 --- a/pipeline_plugins/__init__.py +++ b/pipeline_plugins/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/apps.py b/pipeline_plugins/apps.py index 1fcff87afa..25e5cedb73 100644 --- a/pipeline_plugins/apps.py +++ b/pipeline_plugins/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/base/__init__.py b/pipeline_plugins/base/__init__.py index 33b04a0543..a4ee4af155 100644 --- a/pipeline_plugins/base/__init__.py +++ b/pipeline_plugins/base/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/base/query/__init__.py b/pipeline_plugins/base/query/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/base/query/__init__.py +++ b/pipeline_plugins/base/query/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/base/query/cmdb.py b/pipeline_plugins/base/query/cmdb.py index b99a717dc5..0944b780cd 100644 --- a/pipeline_plugins/base/query/cmdb.py +++ b/pipeline_plugins/base/query/cmdb.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/base/urls.py b/pipeline_plugins/base/urls.py index dfe31c8d88..2445707d28 100644 --- a/pipeline_plugins/base/urls.py +++ b/pipeline_plugins/base/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/base/utils/__init__.py b/pipeline_plugins/base/utils/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/base/utils/__init__.py +++ b/pipeline_plugins/base/utils/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/base/utils/adapter.py b/pipeline_plugins/base/utils/adapter.py index 74fdb5f831..bc77402f3c 100644 --- a/pipeline_plugins/base/utils/adapter.py +++ b/pipeline_plugins/base/utils/adapter.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/base/utils/inject.py b/pipeline_plugins/base/utils/inject.py index 6e6223cb9c..7eade88463 100644 --- a/pipeline_plugins/base/utils/inject.py +++ b/pipeline_plugins/base/utils/inject.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/cmdb_ip_picker/__init__.py b/pipeline_plugins/cmdb_ip_picker/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/cmdb_ip_picker/__init__.py +++ b/pipeline_plugins/cmdb_ip_picker/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/cmdb_ip_picker/constants.py b/pipeline_plugins/cmdb_ip_picker/constants.py index 9a1e01bf2e..ba7f929d69 100644 --- a/pipeline_plugins/cmdb_ip_picker/constants.py +++ b/pipeline_plugins/cmdb_ip_picker/constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/cmdb_ip_picker/query.py b/pipeline_plugins/cmdb_ip_picker/query.py index c8675ac4b6..7ff4a8493c 100644 --- a/pipeline_plugins/cmdb_ip_picker/query.py +++ b/pipeline_plugins/cmdb_ip_picker/query.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/cmdb_ip_picker/urls.py b/pipeline_plugins/cmdb_ip_picker/urls.py index 5ae8d04256..463b0db561 100644 --- a/pipeline_plugins/cmdb_ip_picker/urls.py +++ b/pipeline_plugins/cmdb_ip_picker/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/cmdb_ip_picker/utils.py b/pipeline_plugins/cmdb_ip_picker/utils.py index ac09d937b5..08a447b021 100644 --- a/pipeline_plugins/cmdb_ip_picker/utils.py +++ b/pipeline_plugins/cmdb_ip_picker/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/__init__.py b/pipeline_plugins/components/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/__init__.py +++ b/pipeline_plugins/components/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/__init__.py b/pipeline_plugins/components/collections/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/__init__.py +++ b/pipeline_plugins/components/collections/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/common.py b/pipeline_plugins/components/collections/common.py index a4e7c12c48..bfaf65750c 100644 --- a/pipeline_plugins/components/collections/common.py +++ b/pipeline_plugins/components/collections/common.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/controller.py b/pipeline_plugins/components/collections/controller.py index 1000aeff5d..3b2e048b93 100644 --- a/pipeline_plugins/components/collections/controller.py +++ b/pipeline_plugins/components/collections/controller.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/gse_kit/__init__.py b/pipeline_plugins/components/collections/gse_kit/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/gse_kit/__init__.py +++ b/pipeline_plugins/components/collections/gse_kit/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/gse_kit/job_exec/__init__.py b/pipeline_plugins/components/collections/gse_kit/job_exec/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/gse_kit/job_exec/__init__.py +++ b/pipeline_plugins/components/collections/gse_kit/job_exec/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/gse_kit/job_exec/v1_0.py b/pipeline_plugins/components/collections/gse_kit/job_exec/v1_0.py index 1b73389c15..51f7d50359 100644 --- a/pipeline_plugins/components/collections/gse_kit/job_exec/v1_0.py +++ b/pipeline_plugins/components/collections/gse_kit/job_exec/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/http/__init__.py b/pipeline_plugins/components/collections/http/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/http/__init__.py +++ b/pipeline_plugins/components/collections/http/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/http/v1_0.py b/pipeline_plugins/components/collections/http/v1_0.py index bbb002b2eb..1c6f908403 100644 --- a/pipeline_plugins/components/collections/http/v1_0.py +++ b/pipeline_plugins/components/collections/http/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/remote_plugin/__init__.py b/pipeline_plugins/components/collections/remote_plugin/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/remote_plugin/__init__.py +++ b/pipeline_plugins/components/collections/remote_plugin/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/remote_plugin/v1_0_0.py b/pipeline_plugins/components/collections/remote_plugin/v1_0_0.py index 85b48a293f..3932ed452e 100644 --- a/pipeline_plugins/components/collections/remote_plugin/v1_0_0.py +++ b/pipeline_plugins/components/collections/remote_plugin/v1_0_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/__init__.py b/pipeline_plugins/components/collections/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/__init__.py +++ b/pipeline_plugins/components/collections/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/__init__.py b/pipeline_plugins/components/collections/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/bk/__init__.py b/pipeline_plugins/components/collections/sites/open/bk/__init__.py index 7acddb943d..8cd499bd73 100644 --- a/pipeline_plugins/components/collections/sites/open/bk/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/bk/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/bk/approve/__init__.py b/pipeline_plugins/components/collections/sites/open/bk/approve/__init__.py index b965e6c563..f252eb44f4 100644 --- a/pipeline_plugins/components/collections/sites/open/bk/approve/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/bk/approve/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/bk/approve/v1_0.py b/pipeline_plugins/components/collections/sites/open/bk/approve/v1_0.py index d29d1b8d25..4baa7535c1 100644 --- a/pipeline_plugins/components/collections/sites/open/bk/approve/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/bk/approve/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/bk/display/__init__.py b/pipeline_plugins/components/collections/sites/open/bk/display/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/bk/display/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/bk/display/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/bk/display/v1_0.py b/pipeline_plugins/components/collections/sites/open/bk/display/v1_0.py index 70c4b2476f..9c25845192 100644 --- a/pipeline_plugins/components/collections/sites/open/bk/display/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/bk/display/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/bk/notify/__init__.py b/pipeline_plugins/components/collections/sites/open/bk/notify/__init__.py index 02b889e0f6..b9c6e823ea 100644 --- a/pipeline_plugins/components/collections/sites/open/bk/notify/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/bk/notify/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/bk/notify/legacy.py b/pipeline_plugins/components/collections/sites/open/bk/notify/legacy.py index 00b155bfd7..eb2ec1deba 100644 --- a/pipeline_plugins/components/collections/sites/open/bk/notify/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/bk/notify/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/bk/notify/v1_0.py b/pipeline_plugins/components/collections/sites/open/bk/notify/v1_0.py index 90aa1db92c..08dbf63c86 100644 --- a/pipeline_plugins/components/collections/sites/open/bk/notify/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/bk/notify/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/__init__.py index 71b60755e9..3f11b7b939 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/base.py b/pipeline_plugins/components/collections/sites/open/cc/base.py index 2afdcca58a..2a3f3ebbf2 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/base.py +++ b/pipeline_plugins/components/collections/sites/open/cc/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/__init__.py index 3f0c56cf65..91799871eb 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/legacy.py index 8d70ca24f1..99cdd60194 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/v1_0.py index 83c1a731ad..5f98275dda 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_delete_set/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_module_update/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/batch_module_update/v1_0.py index 1a9313930a..80e4596463 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_module_update/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_module_update/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_transfer_host_module/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/batch_transfer_host_module/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_transfer_host_module/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_transfer_host_module/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_transfer_host_module/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/batch_transfer_host_module/v1_0.py index d590151ad3..aab7c75ed9 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_transfer_host_module/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_transfer_host_module/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_update_host/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/batch_update_host/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_update_host/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_update_host/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_update_host/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/batch_update_host/v1_0.py index 7a95eda77a..4f0ec653be 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_update_host/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_update_host/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_update_set/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/batch_update_set/__init__.py index d6c39e53af..e2e7f8b84d 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_update_set/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_update_set/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/batch_update_set/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/batch_update_set/v1_0.py index b3ba15bdef..e9ef3e73b5 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/batch_update_set/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/batch_update_set/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/create_module/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/create_module/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/create_module/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/create_module/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/create_module/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/create_module/legacy.py index e8566f6137..bbb7eb01d5 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/create_module/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/create_module/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/create_set/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/create_set/__init__.py index 1f1fa80c60..3ad2a74dbd 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/create_set/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/create_set/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/create_set/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/create_set/legacy.py index a8eacc06cd..7ed209de07 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/create_set/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/create_set/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/create_set/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/create_set/v1_0.py index e43898e051..e030b5d862 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/create_set/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/create_set/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/create_set/v2_0.py b/pipeline_plugins/components/collections/sites/open/cc/create_set/v2_0.py index 620d6b3428..949548ca5b 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/create_set/v2_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/create_set/v2_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/create_set_by_template/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/create_set_by_template/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/create_set_by_template/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/create_set_by_template/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/create_set_by_template/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/create_set_by_template/v1_0.py index 8a956225f1..b760926b0f 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/create_set_by_template/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/create_set_by_template/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/__init__.py index 460baca8b2..a04e3944f7 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/legacy.py index f9d0fab27c..6bd3a3888a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/v1_0.py index 51c9cce55f..9b6018a6e1 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/empty_set_hosts/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/host_custom_property_change/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/host_custom_property_change/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/host_custom_property_change/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/host_custom_property_change/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/host_custom_property_change/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/host_custom_property_change/v1_0.py index 7926bdb672..5fc939239e 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/host_custom_property_change/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/host_custom_property_change/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/host_lock/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/host_lock/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/host_lock/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/host_lock/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/host_lock/add_host_lock/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/host_lock/add_host_lock/__init__.py index ba600413ea..48313fa054 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/host_lock/add_host_lock/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/host_lock/add_host_lock/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/host_lock/base.py b/pipeline_plugins/components/collections/sites/open/cc/host_lock/base.py index b4794964fb..cc75a32b63 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/host_lock/base.py +++ b/pipeline_plugins/components/collections/sites/open/cc/host_lock/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/host_lock/delete_host_lock/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/host_lock/delete_host_lock/__init__.py index 4e414cc8a3..004b4224bf 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/host_lock/delete_host_lock/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/host_lock/delete_host_lock/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/replace_fault_machine/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/replace_fault_machine/__init__.py index 2f5ed521c1..ac083207c9 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/replace_fault_machine/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/replace_fault_machine/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/replace_fault_machine/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/replace_fault_machine/legacy.py index bf3f8b2e6d..7a0284526f 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/replace_fault_machine/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/replace_fault_machine/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_fault_host/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_fault_host/__init__.py index 23ded63fff..0127b55c46 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_fault_host/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_fault_host/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_fault_host/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_fault_host/legacy.py index c100490912..ace281d6dd 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_fault_host/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_fault_host/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/__init__.py index 686a1b9193..b59433ae7a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/legacy.py index 08969ff389..9a59fa0836 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/v1_0.py index cf68119dcb..21e833f2b1 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_module/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_resource/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_resource/__init__.py index 8a24f11b81..ae6ec8419b 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_resource/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_resource/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_resource/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_resource/legacy.py index 42d0cb99fe..9fcce13763 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_host_resource/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_host_resource/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_to_idle/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_to_idle/__init__.py index 411505979f..3ba196d371 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_to_idle/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_to_idle/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_to_idle/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_to_idle/legacy.py index ceb079f0d4..1fe49481f1 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_to_idle/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_to_idle/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_to_recovery/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_to_recovery/__init__.py index abf570ba68..f96771d4d5 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_to_recovery/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_to_recovery/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/transfer_to_recovery/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/transfer_to_recovery/v1_0.py index 81eb5658ae..ae84d0fe53 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/transfer_to_recovery/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/transfer_to_recovery/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_host/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/update_host/__init__.py index 733d2fc581..24cb118648 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_host/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_host/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_host/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/update_host/legacy.py index 909d691bba..f3d0560d25 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_host/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_host/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_module/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/update_module/__init__.py index 4dd6e6822d..d75cae99b2 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_module/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_module/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_module/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/update_module/legacy.py index c0452d5a4b..7c1224a954 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_module/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_module/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_module/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/update_module/v1_0.py index 1a0101e3f4..52afa1f303 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_module/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_module/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_set/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/update_set/__init__.py index 98b9d3e489..355e369329 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_set/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_set/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_set/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/update_set/legacy.py index fb9b2e3a2c..8e85f864e5 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_set/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_set/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_set/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/update_set/v1_0.py index f94890db5d..a510a561d2 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_set/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_set/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/__init__.py b/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/__init__.py index 451e2bba71..cb9c0a982a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/legacy.py b/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/legacy.py index 291cb962bb..8a55beaab6 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/v1_0.py b/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/v1_0.py index 1cda8d6ce0..49d696f55a 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/v1_1.py b/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/v1_1.py index eb41922b53..d7548b9259 100644 --- a/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/v1_1.py +++ b/pipeline_plugins/components/collections/sites/open/cc/update_set_service_status/v1_1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/__init__.py b/pipeline_plugins/components/collections/sites/open/job/__init__.py index ea1b1e240b..007a727865 100644 --- a/pipeline_plugins/components/collections/sites/open/job/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/all_biz_execute_job_plan/__init__.py b/pipeline_plugins/components/collections/sites/open/job/all_biz_execute_job_plan/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/job/all_biz_execute_job_plan/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/all_biz_execute_job_plan/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/all_biz_execute_job_plan/v1_0.py b/pipeline_plugins/components/collections/sites/open/job/all_biz_execute_job_plan/v1_0.py index a023d1437d..27f612dc7f 100644 --- a/pipeline_plugins/components/collections/sites/open/job/all_biz_execute_job_plan/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/all_biz_execute_job_plan/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_execute_script/__init__.py b/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_execute_script/__init__.py index 53db253e6a..d9aaa4f0a0 100644 --- a/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_execute_script/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_execute_script/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_execute_script/v1_0.py b/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_execute_script/v1_0.py index d9539e2848..a16bbfbea7 100644 --- a/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_execute_script/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_execute_script/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_push_file/__init__.py b/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_push_file/__init__.py index b64d9bf6a1..b1cc855740 100644 --- a/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_push_file/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_push_file/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_push_file/v1_0.py b/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_push_file/v1_0.py index d42cf6f1cd..3c5e06297f 100644 --- a/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_push_file/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/all_biz_fast_push_file/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/base.py b/pipeline_plugins/components/collections/sites/open/job/base.py index 99b779f744..cca087495f 100644 --- a/pipeline_plugins/components/collections/sites/open/job/base.py +++ b/pipeline_plugins/components/collections/sites/open/job/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/cron_task/__init__.py b/pipeline_plugins/components/collections/sites/open/job/cron_task/__init__.py index 23d58aa1d0..1e955dc3c6 100644 --- a/pipeline_plugins/components/collections/sites/open/job/cron_task/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/cron_task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/cron_task/legacy.py b/pipeline_plugins/components/collections/sites/open/job/cron_task/legacy.py index 9ad7ddf5c5..f9b9aba810 100644 --- a/pipeline_plugins/components/collections/sites/open/job/cron_task/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/job/cron_task/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/execute_task/__init__.py b/pipeline_plugins/components/collections/sites/open/job/execute_task/__init__.py index 3b970d3c32..7d3eb0214f 100644 --- a/pipeline_plugins/components/collections/sites/open/job/execute_task/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/execute_task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/execute_task/execute_task_base.py b/pipeline_plugins/components/collections/sites/open/job/execute_task/execute_task_base.py index d124f6b0ef..5937786cb9 100644 --- a/pipeline_plugins/components/collections/sites/open/job/execute_task/execute_task_base.py +++ b/pipeline_plugins/components/collections/sites/open/job/execute_task/execute_task_base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/execute_task/legacy.py b/pipeline_plugins/components/collections/sites/open/job/execute_task/legacy.py index 0edf96867b..79b1deb985 100644 --- a/pipeline_plugins/components/collections/sites/open/job/execute_task/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/job/execute_task/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/execute_task/v1_0.py b/pipeline_plugins/components/collections/sites/open/job/execute_task/v1_0.py index 6de12a95d2..a2231ff28e 100644 --- a/pipeline_plugins/components/collections/sites/open/job/execute_task/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/execute_task/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/execute_task/v1_1.py b/pipeline_plugins/components/collections/sites/open/job/execute_task/v1_1.py index 6f7cd3c024..e8cf54edb6 100644 --- a/pipeline_plugins/components/collections/sites/open/job/execute_task/v1_1.py +++ b/pipeline_plugins/components/collections/sites/open/job/execute_task/v1_1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/__init__.py b/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/__init__.py index 36c844827f..97afaed079 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/legacy.py b/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/legacy.py index 250039ce96..060b01615b 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/v1_0.py b/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/v1_0.py index 2d6e7126c9..92637d1b54 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/v1_1.py b/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/v1_1.py index 1490743037..d289f81855 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/v1_1.py +++ b/pipeline_plugins/components/collections/sites/open/job/fast_execute_script/v1_1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fast_push_file/__init__.py b/pipeline_plugins/components/collections/sites/open/job/fast_push_file/__init__.py index e19f790e4b..778c35e208 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fast_push_file/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/fast_push_file/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fast_push_file/legacy.py b/pipeline_plugins/components/collections/sites/open/job/fast_push_file/legacy.py index b919809faf..bb65b3fd0a 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fast_push_file/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/job/fast_push_file/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fast_push_file/v1_0.py b/pipeline_plugins/components/collections/sites/open/job/fast_push_file/v1_0.py index febcb31a28..e482b15d32 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fast_push_file/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/fast_push_file/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fast_push_file/v2_0.py b/pipeline_plugins/components/collections/sites/open/job/fast_push_file/v2_0.py index 6fed584610..7a0ca837f4 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fast_push_file/v2_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/fast_push_file/v2_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fetch_task_log/__init__.py b/pipeline_plugins/components/collections/sites/open/job/fetch_task_log/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fetch_task_log/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/fetch_task_log/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/fetch_task_log/v1_0.py b/pipeline_plugins/components/collections/sites/open/job/fetch_task_log/v1_0.py index 2e8f3f534a..1de5ce47fe 100644 --- a/pipeline_plugins/components/collections/sites/open/job/fetch_task_log/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/fetch_task_log/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/local_content_upload/__init__.py b/pipeline_plugins/components/collections/sites/open/job/local_content_upload/__init__.py index 502491722a..a82ec70b83 100644 --- a/pipeline_plugins/components/collections/sites/open/job/local_content_upload/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/local_content_upload/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/local_content_upload/v1_0.py b/pipeline_plugins/components/collections/sites/open/job/local_content_upload/v1_0.py index e9ca17c187..79f187440a 100644 --- a/pipeline_plugins/components/collections/sites/open/job/local_content_upload/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/local_content_upload/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/push_local_files/__init__.py b/pipeline_plugins/components/collections/sites/open/job/push_local_files/__init__.py index 63bdc6e8c0..345634e3ae 100644 --- a/pipeline_plugins/components/collections/sites/open/job/push_local_files/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/job/push_local_files/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/push_local_files/v1_0_0.py b/pipeline_plugins/components/collections/sites/open/job/push_local_files/v1_0_0.py index 492957bcc8..ec185ed11a 100644 --- a/pipeline_plugins/components/collections/sites/open/job/push_local_files/v1_0_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/push_local_files/v1_0_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/job/push_local_files/v2_0.py b/pipeline_plugins/components/collections/sites/open/job/push_local_files/v2_0.py index a170cfd4c9..c1018f5757 100644 --- a/pipeline_plugins/components/collections/sites/open/job/push_local_files/v2_0.py +++ b/pipeline_plugins/components/collections/sites/open/job/push_local_files/v2_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/__init__.py b/pipeline_plugins/components/collections/sites/open/monitor/__init__.py index a92e3177ef..a0adc22a4a 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/__init__.py b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/v1_0.py b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/v1_0.py index a8df29b588..830d61e4cb 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/v1_1.py b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/v1_1.py index 5930094f25..7c0585f154 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/v1_1.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield/v1_1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_disable/__init__.py b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_disable/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_disable/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_disable/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_disable/v1_0.py b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_disable/v1_0.py index 79d19c2ef2..65249ab508 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_disable/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_disable/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/__init__.py b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/v1_0.py b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/v1_0.py index aa5ba48f88..a4ec9da10d 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/v1_1.py b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/v1_1.py index f6c8dd1884..abd062f3a1 100644 --- a/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/v1_1.py +++ b/pipeline_plugins/components/collections/sites/open/monitor/alarm_shield_strategy/v1_1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/nodeman/__init__.py b/pipeline_plugins/components/collections/sites/open/nodeman/__init__.py index c2d4fd2751..fdcbe9b0f1 100644 --- a/pipeline_plugins/components/collections/sites/open/nodeman/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/nodeman/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/nodeman/base.py b/pipeline_plugins/components/collections/sites/open/nodeman/base.py index b261bc2ea0..0ca2dc5493 100644 --- a/pipeline_plugins/components/collections/sites/open/nodeman/base.py +++ b/pipeline_plugins/components/collections/sites/open/nodeman/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/__init__.py b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/legacy.py b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/legacy.py index e9e381f96b..cde9c5225e 100644 --- a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/legacy.py +++ b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v2_0.py b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v2_0.py index e53955612a..2e1ec170eb 100644 --- a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v2_0.py +++ b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v2_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v3_0.py b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v3_0.py index bc95f734ec..4ffc45a1ad 100644 --- a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v3_0.py +++ b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v3_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v4_0.py b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v4_0.py index 058b4c440b..5644b5a465 100644 --- a/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v4_0.py +++ b/pipeline_plugins/components/collections/sites/open/nodeman/create_task/v4_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/nodeman/plugin_operate/__init__.py b/pipeline_plugins/components/collections/sites/open/nodeman/plugin_operate/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/nodeman/plugin_operate/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/nodeman/plugin_operate/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/wechat_work/__init__.py b/pipeline_plugins/components/collections/sites/open/wechat_work/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/wechat_work/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/wechat_work/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/wechat_work/wechat_work_send_message/__init__.py b/pipeline_plugins/components/collections/sites/open/wechat_work/wechat_work_send_message/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/collections/sites/open/wechat_work/wechat_work_send_message/__init__.py +++ b/pipeline_plugins/components/collections/sites/open/wechat_work/wechat_work_send_message/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/collections/sites/open/wechat_work/wechat_work_send_message/v1_0.py b/pipeline_plugins/components/collections/sites/open/wechat_work/wechat_work_send_message/v1_0.py index 8243c37602..e14ccbcf94 100644 --- a/pipeline_plugins/components/collections/sites/open/wechat_work/wechat_work_send_message/v1_0.py +++ b/pipeline_plugins/components/collections/sites/open/wechat_work/wechat_work_send_message/v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/http.py b/pipeline_plugins/components/http.py index f317476422..9f82ec7c30 100644 --- a/pipeline_plugins/components/http.py +++ b/pipeline_plugins/components/http.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/query/__init__.py b/pipeline_plugins/components/query/__init__.py index 5daaff3b66..92612b1a29 100644 --- a/pipeline_plugins/components/query/__init__.py +++ b/pipeline_plugins/components/query/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/query/sites/__init__.py b/pipeline_plugins/components/query/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/query/sites/__init__.py +++ b/pipeline_plugins/components/query/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/query/sites/open/__init__.py b/pipeline_plugins/components/query/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/query/sites/open/__init__.py +++ b/pipeline_plugins/components/query/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/query/sites/open/cc.py b/pipeline_plugins/components/query/sites/open/cc.py index d5f9485f8f..f627254437 100644 --- a/pipeline_plugins/components/query/sites/open/cc.py +++ b/pipeline_plugins/components/query/sites/open/cc.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/query/sites/open/file_upload.py b/pipeline_plugins/components/query/sites/open/file_upload.py index fbf98bf3d7..c5cf235d35 100644 --- a/pipeline_plugins/components/query/sites/open/file_upload.py +++ b/pipeline_plugins/components/query/sites/open/file_upload.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/query/sites/open/job.py b/pipeline_plugins/components/query/sites/open/job.py index ca2675d7af..8b5cc8cccb 100644 --- a/pipeline_plugins/components/query/sites/open/job.py +++ b/pipeline_plugins/components/query/sites/open/job.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/query/sites/open/nodeman.py b/pipeline_plugins/components/query/sites/open/nodeman.py index a381adc415..76775e33ab 100644 --- a/pipeline_plugins/components/query/sites/open/nodeman.py +++ b/pipeline_plugins/components/query/sites/open/nodeman.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/query/sites/open/query.py b/pipeline_plugins/components/query/sites/open/query.py index 70c5fd9b73..37a18455a0 100644 --- a/pipeline_plugins/components/query/sites/open/query.py +++ b/pipeline_plugins/components/query/sites/open/query.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/bk/approve/v1_0.js b/pipeline_plugins/components/static/components/atoms/bk/approve/v1_0.js index d2dd042178..dd9f612c8b 100644 --- a/pipeline_plugins/components/static/components/atoms/bk/approve/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/bk/approve/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/bk/display/v1_0.js b/pipeline_plugins/components/static/components/atoms/bk/display/v1_0.js index 6ad5d868cc..d5d75d4a8f 100644 --- a/pipeline_plugins/components/static/components/atoms/bk/display/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/bk/display/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/bk/http/legacy.js b/pipeline_plugins/components/static/components/atoms/bk/http/legacy.js index b297fac160..cf398ac96d 100644 --- a/pipeline_plugins/components/static/components/atoms/bk/http/legacy.js +++ b/pipeline_plugins/components/static/components/atoms/bk/http/legacy.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/bk/http/v1_0.js b/pipeline_plugins/components/static/components/atoms/bk/http/v1_0.js index f3c949b259..afb0f53aea 100644 --- a/pipeline_plugins/components/static/components/atoms/bk/http/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/bk/http/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/bk/notify/legacy.js b/pipeline_plugins/components/static/components/atoms/bk/notify/legacy.js index f74bddbfbe..67dd72e0cb 100644 --- a/pipeline_plugins/components/static/components/atoms/bk/notify/legacy.js +++ b/pipeline_plugins/components/static/components/atoms/bk/notify/legacy.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/bk/notify/v1_0.js b/pipeline_plugins/components/static/components/atoms/bk/notify/v1_0.js index f74979fe9d..1fc16c4260 100644 --- a/pipeline_plugins/components/static/components/atoms/bk/notify/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/bk/notify/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/bk/pause.js b/pipeline_plugins/components/static/components/atoms/bk/pause.js index fd3fe5ecde..14bb3fa19a 100644 --- a/pipeline_plugins/components/static/components/atoms/bk/pause.js +++ b/pipeline_plugins/components/static/components/atoms/bk/pause.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/bk/timer.js b/pipeline_plugins/components/static/components/atoms/bk/timer.js index 38413c78de..132afa34a6 100644 --- a/pipeline_plugins/components/static/components/atoms/bk/timer.js +++ b/pipeline_plugins/components/static/components/atoms/bk/timer.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/batch_delete_set/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/batch_delete_set/v1_0.js index 3dfd1f2cbb..ca7b26af5c 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/batch_delete_set/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/batch_delete_set/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/batch_module_update/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/batch_module_update/v1_0.js index c95f0216fb..9f4cd25b15 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/batch_module_update/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/batch_module_update/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/batch_transfer_host_module/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/batch_transfer_host_module/v1_0.js index 0ed9b42764..1e27ba27c0 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/batch_transfer_host_module/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/batch_transfer_host_module/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/batch_update_host/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/batch_update_host/v1_0.js index b62fc76a14..5433c909c2 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/batch_update_host/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/batch_update_host/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/batch_update_set/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/batch_update_set/v1_0.js index 49d20f93cf..c43af9f086 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/batch_update_set/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/batch_update_set/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_batch_delete_set.js b/pipeline_plugins/components/static/components/atoms/cc/cc_batch_delete_set.js index 2f434e4d5f..ccfb2f2c59 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_batch_delete_set.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_batch_delete_set.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_empty_set_hosts.js b/pipeline_plugins/components/static/components/atoms/cc/cc_empty_set_hosts.js index acbb78d589..d79c0dc258 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_empty_set_hosts.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_empty_set_hosts.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_replace_fault_machine.js b/pipeline_plugins/components/static/components/atoms/cc/cc_replace_fault_machine.js index 80a91c6079..69ba70ee10 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_replace_fault_machine.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_replace_fault_machine.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_transfer_host_module.js b/pipeline_plugins/components/static/components/atoms/cc/cc_transfer_host_module.js index f742bbe2a5..73f83d36c7 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_transfer_host_module.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_transfer_host_module.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_transfer_to_idle.js b/pipeline_plugins/components/static/components/atoms/cc/cc_transfer_to_idle.js index d32b8df8ca..04f618de0e 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_transfer_to_idle.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_transfer_to_idle.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_update_host.js b/pipeline_plugins/components/static/components/atoms/cc/cc_update_host.js index 0474122300..6792c69879 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_update_host.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_update_host.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_update_module.js b/pipeline_plugins/components/static/components/atoms/cc/cc_update_module.js index 069b59f646..fdb643612e 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_update_module.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_update_module.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_update_set.js b/pipeline_plugins/components/static/components/atoms/cc/cc_update_set.js index 7e731a8e11..66818b60ba 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_update_set.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_update_set.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cc_update_set_service_status.js b/pipeline_plugins/components/static/components/atoms/cc/cc_update_set_service_status.js index f833876dc6..bb4e013065 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cc_update_set_service_status.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cc_update_set_service_status.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cmdb_add_host_lock/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/cmdb_add_host_lock/v1_0.js index de68544d6d..fcdf1b2805 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cmdb_add_host_lock/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cmdb_add_host_lock/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cmdb_delete_host_lock/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/cmdb_delete_host_lock/v1_0.js index f4e140d082..f426628dfb 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cmdb_delete_host_lock/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cmdb_delete_host_lock/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cmdb_transfer_fault_host.js b/pipeline_plugins/components/static/components/atoms/cc/cmdb_transfer_fault_host.js index 2b295aea4b..b61c828bc6 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cmdb_transfer_fault_host.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cmdb_transfer_fault_host.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/cmdb_transfer_host_resource.js b/pipeline_plugins/components/static/components/atoms/cc/cmdb_transfer_host_resource.js index 3417022eb1..cc29a9e3bd 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/cmdb_transfer_host_resource.js +++ b/pipeline_plugins/components/static/components/atoms/cc/cmdb_transfer_host_resource.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/create_module/legacy.js b/pipeline_plugins/components/static/components/atoms/cc/create_module/legacy.js index 3908931bb5..66106c4d7e 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/create_module/legacy.js +++ b/pipeline_plugins/components/static/components/atoms/cc/create_module/legacy.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/create_set/legacy.js b/pipeline_plugins/components/static/components/atoms/cc/create_set/legacy.js index 00f108fa38..934e1efedd 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/create_set/legacy.js +++ b/pipeline_plugins/components/static/components/atoms/cc/create_set/legacy.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/create_set/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/create_set/v1_0.js index 00f108fa38..934e1efedd 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/create_set/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/create_set/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/create_set/v2_0.js b/pipeline_plugins/components/static/components/atoms/cc/create_set/v2_0.js index 97ef6a829e..bb32dcd9c0 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/create_set/v2_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/create_set/v2_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/create_set_by_template/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/create_set_by_template/v1_0.js index 6c34f51610..6a83f986dc 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/create_set_by_template/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/create_set_by_template/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/empty_set_hosts/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/empty_set_hosts/v1_0.js index 52047ba8d3..e779a5cc95 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/empty_set_hosts/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/empty_set_hosts/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/transfer_host_module/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/transfer_host_module/v1_0.js index f3dc356b9f..42593c48c8 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/transfer_host_module/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/transfer_host_module/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/transfer_to_recovery/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/transfer_to_recovery/v1_0.js index 5a1abeb296..7cea76c5ae 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/transfer_to_recovery/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/transfer_to_recovery/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/update_module/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/update_module/v1_0.js index 48418f9397..1f89492dce 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/update_module/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/update_module/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/update_set/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/update_set/v1_0.js index 3994acf5d2..4990865db8 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/update_set/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/update_set/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/update_set_service_status/v1_0.js b/pipeline_plugins/components/static/components/atoms/cc/update_set_service_status/v1_0.js index a42a8272d2..65f006a04f 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/update_set_service_status/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/cc/update_set_service_status/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/cc/update_set_service_status/v1_1.js b/pipeline_plugins/components/static/components/atoms/cc/update_set_service_status/v1_1.js index 95410cd541..6692a80d31 100644 --- a/pipeline_plugins/components/static/components/atoms/cc/update_set_service_status/v1_1.js +++ b/pipeline_plugins/components/static/components/atoms/cc/update_set_service_status/v1_1.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/all_biz_execute_job_plan/all_biz_execute_job_plan.js b/pipeline_plugins/components/static/components/atoms/job/all_biz_execute_job_plan/all_biz_execute_job_plan.js index 7935b66725..16bd22fccf 100644 --- a/pipeline_plugins/components/static/components/atoms/job/all_biz_execute_job_plan/all_biz_execute_job_plan.js +++ b/pipeline_plugins/components/static/components/atoms/job/all_biz_execute_job_plan/all_biz_execute_job_plan.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/all_biz_execute_job_plan/all_biz_execute_job_plan_output.js b/pipeline_plugins/components/static/components/atoms/job/all_biz_execute_job_plan/all_biz_execute_job_plan_output.js index d51e6c8084..55f870adf8 100644 --- a/pipeline_plugins/components/static/components/atoms/job/all_biz_execute_job_plan/all_biz_execute_job_plan_output.js +++ b/pipeline_plugins/components/static/components/atoms/job/all_biz_execute_job_plan/all_biz_execute_job_plan_output.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/all_biz_fast_execute_script/v1_0.js b/pipeline_plugins/components/static/components/atoms/job/all_biz_fast_execute_script/v1_0.js index 6a67c6a182..c30c329b77 100644 --- a/pipeline_plugins/components/static/components/atoms/job/all_biz_fast_execute_script/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/job/all_biz_fast_execute_script/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/all_biz_fast_push_file/v1_0.js b/pipeline_plugins/components/static/components/atoms/job/all_biz_fast_push_file/v1_0.js index ed1dc7b4a4..38d90ba5de 100644 --- a/pipeline_plugins/components/static/components/atoms/job/all_biz_fast_push_file/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/job/all_biz_fast_push_file/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/execute_task/v1_0.js b/pipeline_plugins/components/static/components/atoms/job/execute_task/v1_0.js index f9af50ddda..0824c1f7ce 100644 --- a/pipeline_plugins/components/static/components/atoms/job/execute_task/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/job/execute_task/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/execute_task/v1_1.js b/pipeline_plugins/components/static/components/atoms/job/execute_task/v1_1.js index 5600e7bbf5..12b4a18746 100644 --- a/pipeline_plugins/components/static/components/atoms/job/execute_task/v1_1.js +++ b/pipeline_plugins/components/static/components/atoms/job/execute_task/v1_1.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/fast_execute_script/v1_0.js b/pipeline_plugins/components/static/components/atoms/job/fast_execute_script/v1_0.js index 0c8a4e462e..e157811020 100644 --- a/pipeline_plugins/components/static/components/atoms/job/fast_execute_script/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/job/fast_execute_script/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/fast_execute_script/v1_1.js b/pipeline_plugins/components/static/components/atoms/job/fast_execute_script/v1_1.js index f9149833ac..f2cb85ce2d 100644 --- a/pipeline_plugins/components/static/components/atoms/job/fast_execute_script/v1_1.js +++ b/pipeline_plugins/components/static/components/atoms/job/fast_execute_script/v1_1.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/fast_push_file/v1_0.js b/pipeline_plugins/components/static/components/atoms/job/fast_push_file/v1_0.js index 2c9094d651..e7ed27c4db 100644 --- a/pipeline_plugins/components/static/components/atoms/job/fast_push_file/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/job/fast_push_file/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/fast_push_file/v2_0.js b/pipeline_plugins/components/static/components/atoms/job/fast_push_file/v2_0.js index 5ab5d8c6f7..807173b4af 100644 --- a/pipeline_plugins/components/static/components/atoms/job/fast_push_file/v2_0.js +++ b/pipeline_plugins/components/static/components/atoms/job/fast_push_file/v2_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/fetch_task_log/v1_0.js b/pipeline_plugins/components/static/components/atoms/job/fetch_task_log/v1_0.js index 94c35fd3fc..e83ffbda08 100644 --- a/pipeline_plugins/components/static/components/atoms/job/fetch_task_log/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/job/fetch_task_log/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/job_cron_task.js b/pipeline_plugins/components/static/components/atoms/job/job_cron_task.js index 492eeaabd6..faca4cf719 100644 --- a/pipeline_plugins/components/static/components/atoms/job/job_cron_task.js +++ b/pipeline_plugins/components/static/components/atoms/job/job_cron_task.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/job_execute_task.js b/pipeline_plugins/components/static/components/atoms/job/job_execute_task.js index 952e358d99..8b4876a9c6 100644 --- a/pipeline_plugins/components/static/components/atoms/job/job_execute_task.js +++ b/pipeline_plugins/components/static/components/atoms/job/job_execute_task.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/job_fast_execute_script.js b/pipeline_plugins/components/static/components/atoms/job/job_fast_execute_script.js index 41baed0b92..c325873d4d 100644 --- a/pipeline_plugins/components/static/components/atoms/job/job_fast_execute_script.js +++ b/pipeline_plugins/components/static/components/atoms/job/job_fast_execute_script.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/job_fast_push_file.js b/pipeline_plugins/components/static/components/atoms/job/job_fast_push_file.js index e47d704e97..3d75ccfdaf 100644 --- a/pipeline_plugins/components/static/components/atoms/job/job_fast_push_file.js +++ b/pipeline_plugins/components/static/components/atoms/job/job_fast_push_file.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/job/local_content_upload/v1_0.js b/pipeline_plugins/components/static/components/atoms/job/local_content_upload/v1_0.js index a4b18be9d9..274fe33af2 100644 --- a/pipeline_plugins/components/static/components/atoms/job/local_content_upload/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/job/local_content_upload/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_disable/v1_0.js b/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_disable/v1_0.js index 8b9a3894ed..8e3f21bc05 100644 --- a/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_disable/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_disable/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_strategy/v1_0.js b/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_strategy/v1_0.js index 51f629cd10..f54726d9e8 100644 --- a/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_strategy/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_strategy/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_strategy/v1_1.js b/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_strategy/v1_1.js index 1af067765a..02b2fa5a34 100644 --- a/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_strategy/v1_1.js +++ b/pipeline_plugins/components/static/components/atoms/monitor/alarm_shield_strategy/v1_1.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/nodeman/create_task/legacy.js b/pipeline_plugins/components/static/components/atoms/nodeman/create_task/legacy.js index ff0733d1f4..00bd091829 100644 --- a/pipeline_plugins/components/static/components/atoms/nodeman/create_task/legacy.js +++ b/pipeline_plugins/components/static/components/atoms/nodeman/create_task/legacy.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/static/components/atoms/nodeman/plugin_operate/v1_0.js b/pipeline_plugins/components/static/components/atoms/nodeman/plugin_operate/v1_0.js index 2064cd526c..85cb9c543a 100644 --- a/pipeline_plugins/components/static/components/atoms/nodeman/plugin_operate/v1_0.js +++ b/pipeline_plugins/components/static/components/atoms/nodeman/plugin_operate/v1_0.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/urls.py b/pipeline_plugins/components/urls.py index 2efbb1a6ff..e3de56b3ea 100644 --- a/pipeline_plugins/components/urls.py +++ b/pipeline_plugins/components/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/utils/__init__.py b/pipeline_plugins/components/utils/__init__.py index beb74f06f2..8371b8b2bd 100644 --- a/pipeline_plugins/components/utils/__init__.py +++ b/pipeline_plugins/components/utils/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/utils/cc.py b/pipeline_plugins/components/utils/cc.py index 463248786b..955ba55eec 100644 --- a/pipeline_plugins/components/utils/cc.py +++ b/pipeline_plugins/components/utils/cc.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/utils/common.py b/pipeline_plugins/components/utils/common.py index 6b7244bc40..e775985d21 100644 --- a/pipeline_plugins/components/utils/common.py +++ b/pipeline_plugins/components/utils/common.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/utils/sites/__init__.py b/pipeline_plugins/components/utils/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/utils/sites/__init__.py +++ b/pipeline_plugins/components/utils/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/utils/sites/open/__init__.py b/pipeline_plugins/components/utils/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/components/utils/sites/open/__init__.py +++ b/pipeline_plugins/components/utils/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/components/utils/sites/open/utils.py b/pipeline_plugins/components/utils/sites/open/utils.py index 2a25bca48e..a1158f5586 100644 --- a/pipeline_plugins/components/utils/sites/open/utils.py +++ b/pipeline_plugins/components/utils/sites/open/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/migrations/__init__.py b/pipeline_plugins/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/migrations/__init__.py +++ b/pipeline_plugins/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/__init__.py b/pipeline_plugins/tests/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/__init__.py +++ b/pipeline_plugins/tests/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/__init__.py b/pipeline_plugins/tests/cmdb_ip_picker/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/__init__.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/__init__.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/__init__.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/common_settings.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/common_settings.py index 5a381bd326..5718e2df39 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/common_settings.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/common_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_format_condition_value.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_format_condition_value.py index fb65cb269a..881115f122 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_format_condition_value.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_format_condition_value.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_cmdb_topo_tree.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_cmdb_topo_tree.py index 6995d5402c..504aa95493 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_cmdb_topo_tree.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_cmdb_topo_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_ip_picker_result.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_ip_picker_result.py index d47b72818d..845c656b21 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_ip_picker_result.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_ip_picker_result.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_module_id.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_module_id.py index 22b8d4b11e..2059294829 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_module_id.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_module_id.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_modules_by_condition.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_modules_by_condition.py index b240a1f101..e7221a43b4 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_modules_by_condition.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_modules_by_condition.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_modules_of_bk_obj.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_modules_of_bk_obj.py index 1c0dbacd63..3c42bb7bc7 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_modules_of_bk_obj.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_modules_of_bk_obj.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_objects_of_topo_tree.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_objects_of_topo_tree.py index 57361bfbeb..5c88dc1ea8 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_objects_of_topo_tree.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_get_objects_of_topo_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_ip_picker_handler.py b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_ip_picker_handler.py index 9004c560cc..93e42f8c87 100644 --- a/pipeline_plugins/tests/cmdb_ip_picker/utils/test_ip_picker_handler.py +++ b/pipeline_plugins/tests/cmdb_ip_picker/utils/test_ip_picker_handler.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/__init__.py b/pipeline_plugins/tests/components/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/__init__.py +++ b/pipeline_plugins/tests/components/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/__init__.py b/pipeline_plugins/tests/components/collections/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/__init__.py +++ b/pipeline_plugins/tests/components/collections/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/http_test/__init__.py b/pipeline_plugins/tests/components/collections/http_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/http_test/__init__.py +++ b/pipeline_plugins/tests/components/collections/http_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/http_test/test_v1_0.py b/pipeline_plugins/tests/components/collections/http_test/test_v1_0.py index b701a09357..ce65a0a0c3 100644 --- a/pipeline_plugins/tests/components/collections/http_test/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/http_test/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/remote_plugin/__init__.py b/pipeline_plugins/tests/components/collections/remote_plugin/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/remote_plugin/__init__.py +++ b/pipeline_plugins/tests/components/collections/remote_plugin/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/remote_plugin/test_plugin.py b/pipeline_plugins/tests/components/collections/remote_plugin/test_plugin.py index 68d4362c07..b67f9d7ca8 100644 --- a/pipeline_plugins/tests/components/collections/remote_plugin/test_plugin.py +++ b/pipeline_plugins/tests/components/collections/remote_plugin/test_plugin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/__init__.py b/pipeline_plugins/tests/components/collections/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/bk_test/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/bk_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/bk_test/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/bk_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/bk_test/approve/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/bk_test/approve/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/bk_test/approve/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/bk_test/approve/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/bk_test/approve/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/bk_test/approve/test_v1_0.py index cb4dbccbc6..d0d63767de 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/bk_test/approve/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/bk_test/approve/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/bk_test/notify/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/bk_test/notify/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/bk_test/notify/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/bk_test/notify/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/bk_test/notify/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/bk_test/notify/test_v1_0.py index 27ffd91f36..a8d7ef3a0a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/bk_test/notify/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/bk_test/notify/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc/base/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc/base/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc/base/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc/base/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc/base/test_cc_get_host_id_by_innerip.py b/pipeline_plugins/tests/components/collections/sites/open/cc/base/test_cc_get_host_id_by_innerip.py index 5ecc3b9a8f..44913a4f76 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc/base/test_cc_get_host_id_by_innerip.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc/base/test_cc_get_host_id_by_innerip.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/add_host_lock/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/add_host_lock/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/add_host_lock/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/add_host_lock/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_delete_set/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_delete_set/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_delete_set/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_delete_set/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_delete_set/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_delete_set/test_v1_0.py index b1d65280c2..a62157bea7 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_delete_set/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_delete_set/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_transfer_host_module/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_transfer_host_module/test_v1_0.py index 61d8c8538a..fe4dd4b9cf 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_transfer_host_module/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_transfer_host_module/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_update_host/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_update_host/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_update_host/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_update_host/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_update_host/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_update_host/test_v1_0.py index 36b6f328f2..24e3df21bf 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_update_host/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/batch_update_host/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/cc_create_set_by_template/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/cc_create_set_by_template/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/cc_create_set_by_template/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/cc_create_set_by_template/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/cc_create_set_by_template/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/cc_create_set_by_template/test_v1_0.py index f7b66b0efa..7c3b9e9cfc 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/cc_create_set_by_template/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/cc_create_set_by_template/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_module/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_module/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_module/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_module/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_module/test_legacy.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_module/test_legacy.py index 660dccb23f..8d7e64c682 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_module/test_legacy.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_module/test_legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_set/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_set/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_set/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_set/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_set/test_v2_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_set/test_v2_0.py index 305ac26356..c5e78311b0 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_set/test_v2_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/create_set/test_v2_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/delete_host_lock/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/delete_host_lock/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/delete_host_lock/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/delete_host_lock/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/empty_set_hosts/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/empty_set_hosts/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/empty_set_hosts/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/empty_set_hosts/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/empty_set_hosts/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/empty_set_hosts/test_v1_0.py index ee28afb17f..1fcd136167 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/empty_set_hosts/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/empty_set_hosts/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/host_custom_property_change/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/host_custom_property_change/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/host_custom_property_change/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/host_custom_property_change/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/host_custom_property_change/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/host_custom_property_change/test_v1_0.py index b5012ad711..8fd7f87e63 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/host_custom_property_change/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/host_custom_property_change/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_fault_host/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_fault_host/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_fault_host/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_fault_host/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_fault_host/test_legacy.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_fault_host/test_legacy.py index e860784821..303f1aa6ea 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_fault_host/test_legacy.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_fault_host/test_legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_module/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_module/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_module/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_module/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_module/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_module/test_v1_0.py index 6e713ee43a..2ec2616c1e 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_module/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_module/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_resource/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_resource/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_resource/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_resource/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_resource/test_legacy.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_resource/test_legacy.py index 87353620dc..b234c8f2fa 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_resource/test_legacy.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/transfer_host_resource/test_legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_module/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_module/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_module/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_module/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_module/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_module/test_v1_0.py index d1873e6eb5..9e0bff356b 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_module/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_module/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set/test_v1_0.py index e6121fd467..39f70843d5 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/test_v1_0.py index a4f11e8fdc..6f9acfb796 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/test_v1_1.py b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/test_v1_1.py index e6bf8922a7..0533881064 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/test_v1_1.py +++ b/pipeline_plugins/tests/components/collections/sites/open/cc_test/update_set_service_status/test_v1_1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_execute_job_plan/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_execute_job_plan/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_execute_job_plan/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_execute_job_plan/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_execute_job_plan/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_execute_job_plan/test_v1_0.py index c69965c1e6..83d1b11f1f 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_execute_job_plan/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_execute_job_plan/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_execute_scripts/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_execute_scripts/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_execute_scripts/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_execute_scripts/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_execute_scripts/test_legacy.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_execute_scripts/test_legacy.py index 70fa4b21b5..f253ca7878 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_execute_scripts/test_legacy.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_execute_scripts/test_legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_push_file/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_push_file/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_push_file/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_push_file/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_push_file/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_push_file/test_v1_0.py index 096fd92825..c3e229de49 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_push_file/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/all_biz_fast_push_file/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/cron_task/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/cron_task/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/cron_task/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/cron_task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/cron_task/test_legacy.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/cron_task/test_legacy.py index 25c374b8e4..a6e6c4af3e 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/cron_task/test_legacy.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/cron_task/test_legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_legacy.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_legacy.py index c2c54e0d7a..8fd599b345 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_legacy.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_v1_0.py index 1c02a4e932..b33ddd6a10 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_v1_1.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_v1_1.py index ba275d68c6..d8dd335d65 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_v1_1.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/execute_task/test_v1_1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/fast_execute_task/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/fast_execute_task/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/fast_execute_task/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/fast_execute_task/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/fast_execute_task/test_legacy.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/fast_execute_task/test_legacy.py index 9a64c4cf24..6cb51980f8 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/fast_execute_task/test_legacy.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/fast_execute_task/test_legacy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/fetch_task_log/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/fetch_task_log/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/fetch_task_log/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/fetch_task_log/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/fetch_task_log/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/fetch_task_log/test_v1_0.py index f42e888658..16268290a8 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/fetch_task_log/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/fetch_task_log/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/local_content_upload/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/local_content_upload/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/local_content_upload/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/local_content_upload/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/local_content_upload/test_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/local_content_upload/test_v1_0.py index 82c611c167..f5b50581d5 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/local_content_upload/test_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/local_content_upload/test_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/test_v1_0_0.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/test_v1_0_0.py index 53460d72ce..786557f469 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/test_v1_0_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/test_v1_0_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/test_v2_0.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/test_v2_0.py index 4e7a350299..677acdf2d9 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/test_v2_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/push_local_files/test_v2_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/job_test/test_get_job_history_result_mixin.py b/pipeline_plugins/tests/components/collections/sites/open/job_test/test_get_job_history_result_mixin.py index 41b2eccd9d..6955c92dd6 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/job_test/test_get_job_history_result_mixin.py +++ b/pipeline_plugins/tests/components/collections/sites/open/job_test/test_get_job_history_result_mixin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield/test_v1_1.py b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield/test_v1_1.py index d9da369288..d8521c4e8e 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield/test_v1_1.py +++ b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield/test_v1_1.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield_strategy/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield_strategy/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield_strategy/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/alarm_shield_strategy/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/test_alarm_shield.py b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/test_alarm_shield.py index 4365564f94..9f2165508e 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/test_alarm_shield.py +++ b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/test_alarm_shield.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/test_alarm_shield_disable.py b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/test_alarm_shield_disable.py index 337b57ced8..ee21b41ac0 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/monitor_test/test_alarm_shield_disable.py +++ b/pipeline_plugins/tests/components/collections/sites/open/monitor_test/test_alarm_shield_disable.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_create_task.py b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_create_task.py index 41dee6343e..2ac4d1c286 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_create_task.py +++ b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v2_create_task.py b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v2_create_task.py index a9f559e6af..2c72089b0f 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v2_create_task.py +++ b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v2_create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v3_create_task.py b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v3_create_task.py index 439b178fbc..c778f46e42 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v3_create_task.py +++ b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v3_create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v4_create_task.py b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v4_create_task.py index 963f9b5177..afea034881 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v4_create_task.py +++ b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/create_task_test/test_nodeman_v4_create_task.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/plugin_operate_test/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/plugin_operate_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/plugin_operate_test/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/plugin_operate_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/plugin_operate_test/test_nodeman_plugin_operate_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/plugin_operate_test/test_nodeman_plugin_operate_v1_0.py index e67962b056..891c1c164e 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/plugin_operate_test/test_nodeman_plugin_operate_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/nodeman_test/plugin_operate_test/test_nodeman_plugin_operate_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/wechat_work_send_message/__init__.py b/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/wechat_work_send_message/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/wechat_work_send_message/__init__.py +++ b/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/wechat_work_send_message/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/wechat_work_send_message/test_wechat_work_send_message_v1_0.py b/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/wechat_work_send_message/test_wechat_work_send_message_v1_0.py index 2f21c6d937..d77bd82e3e 100644 --- a/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/wechat_work_send_message/test_wechat_work_send_message_v1_0.py +++ b/pipeline_plugins/tests/components/collections/sites/open/wechat_work_test/wechat_work_send_message/test_wechat_work_send_message_v1_0.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/plugin_path/__init__.py b/pipeline_plugins/tests/plugin_path/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/plugin_path/__init__.py +++ b/pipeline_plugins/tests/plugin_path/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/plugin_path/test_import_path.py b/pipeline_plugins/tests/plugin_path/test_import_path.py index 7a24f46ef0..fede501fa6 100644 --- a/pipeline_plugins/tests/plugin_path/test_import_path.py +++ b/pipeline_plugins/tests/plugin_path/test_import_path.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/utils/__init__.py b/pipeline_plugins/tests/utils/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/utils/__init__.py +++ b/pipeline_plugins/tests/utils/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/utils/sites/__init__.py b/pipeline_plugins/tests/utils/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/utils/sites/__init__.py +++ b/pipeline_plugins/tests/utils/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/utils/sites/open/__init__.py b/pipeline_plugins/tests/utils/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/utils/sites/open/__init__.py +++ b/pipeline_plugins/tests/utils/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/utils/sites/open/test_ip_re.py b/pipeline_plugins/tests/utils/sites/open/test_ip_re.py index 7674a6b5f9..9d4a7284ba 100644 --- a/pipeline_plugins/tests/utils/sites/open/test_ip_re.py +++ b/pipeline_plugins/tests/utils/sites/open/test_ip_re.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/utils/sites/open/test_utils.py b/pipeline_plugins/tests/utils/sites/open/test_utils.py index 264e7bf313..3646e54237 100644 --- a/pipeline_plugins/tests/utils/sites/open/test_utils.py +++ b/pipeline_plugins/tests/utils/sites/open/test_utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/utils/test_utils.py b/pipeline_plugins/tests/utils/test_utils.py index 804c43c32c..c47611a779 100644 --- a/pipeline_plugins/tests/utils/test_utils.py +++ b/pipeline_plugins/tests/utils/test_utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/__init__.py b/pipeline_plugins/tests/variables/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/variables/__init__.py +++ b/pipeline_plugins/tests/variables/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/__init__.py b/pipeline_plugins/tests/variables/collections/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/variables/collections/__init__.py +++ b/pipeline_plugins/tests/variables/collections/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/__init__.py b/pipeline_plugins/tests/variables/collections/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/variables/collections/sites/__init__.py +++ b/pipeline_plugins/tests/variables/collections/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/open/__init__.py b/pipeline_plugins/tests/variables/collections/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/variables/collections/sites/open/__init__.py +++ b/pipeline_plugins/tests/variables/collections/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/open/cc/__init__.py b/pipeline_plugins/tests/variables/collections/sites/open/cc/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/tests/variables/collections/sites/open/cc/__init__.py +++ b/pipeline_plugins/tests/variables/collections/sites/open/cc/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_attribute_query.py b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_attribute_query.py index 4b2f8113fe..3a819e673c 100644 --- a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_attribute_query.py +++ b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_attribute_query.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_allocation.py b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_allocation.py index cb081ce84a..b06e6021f2 100644 --- a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_allocation.py +++ b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_allocation.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_group_selector.py b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_group_selector.py index 171bd5498a..d0c4963607 100644 --- a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_group_selector.py +++ b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_group_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_module_ip_selector.py b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_module_ip_selector.py index 8b45e943e3..e892325ee2 100644 --- a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_module_ip_selector.py +++ b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_module_ip_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_module_selector.py b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_module_selector.py index 6c4e1c5602..784cb83161 100644 --- a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_module_selector.py +++ b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_cmdb_set_module_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_set_filter_selector.py b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_set_filter_selector.py index c55d9ccb72..526b6e30d2 100644 --- a/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_set_filter_selector.py +++ b/pipeline_plugins/tests/variables/collections/sites/open/cc/test_var_set_filter_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/test_current_time.py b/pipeline_plugins/tests/variables/collections/test_current_time.py index b8b78848c5..013fe3e515 100644 --- a/pipeline_plugins/tests/variables/collections/test_current_time.py +++ b/pipeline_plugins/tests/variables/collections/test_current_time.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/test_format_support_current_time.py b/pipeline_plugins/tests/variables/collections/test_format_support_current_time.py index 5b9b951c49..cf1508c5d7 100644 --- a/pipeline_plugins/tests/variables/collections/test_format_support_current_time.py +++ b/pipeline_plugins/tests/variables/collections/test_format_support_current_time.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/test_staff_group_selector.py b/pipeline_plugins/tests/variables/collections/test_staff_group_selector.py index b9604b83ab..5ebd6e5da5 100644 --- a/pipeline_plugins/tests/variables/collections/test_staff_group_selector.py +++ b/pipeline_plugins/tests/variables/collections/test_staff_group_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/collections/test_text_value_select.py b/pipeline_plugins/tests/variables/collections/test_text_value_select.py index 638b0e7d63..5174bcee03 100644 --- a/pipeline_plugins/tests/variables/collections/test_text_value_select.py +++ b/pipeline_plugins/tests/variables/collections/test_text_value_select.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/test_base.py b/pipeline_plugins/tests/variables/test_base.py index 6926f3e9c2..4a932155e7 100644 --- a/pipeline_plugins/tests/variables/test_base.py +++ b/pipeline_plugins/tests/variables/test_base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/tests/variables/test_utils.py b/pipeline_plugins/tests/variables/test_utils.py index c20524dd53..7774948fa0 100644 --- a/pipeline_plugins/tests/variables/test_utils.py +++ b/pipeline_plugins/tests/variables/test_utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/__init__.py b/pipeline_plugins/variables/__init__.py index ce02b98fc8..2099e2edf7 100644 --- a/pipeline_plugins/variables/__init__.py +++ b/pipeline_plugins/variables/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/apps.py b/pipeline_plugins/variables/apps.py index 13f04bf3cb..77f59a3e27 100644 --- a/pipeline_plugins/variables/apps.py +++ b/pipeline_plugins/variables/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/base.py b/pipeline_plugins/variables/base.py index 2e04ad1d29..b3e97ab38d 100644 --- a/pipeline_plugins/variables/base.py +++ b/pipeline_plugins/variables/base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/__init__.py b/pipeline_plugins/variables/collections/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/variables/collections/__init__.py +++ b/pipeline_plugins/variables/collections/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/bk_manage_user_selector.py b/pipeline_plugins/variables/collections/bk_manage_user_selector.py index 66934427aa..a484ed3e7d 100644 --- a/pipeline_plugins/variables/collections/bk_manage_user_selector.py +++ b/pipeline_plugins/variables/collections/bk_manage_user_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/common.py b/pipeline_plugins/variables/collections/common.py index ed55bdc502..a003006d2e 100644 --- a/pipeline_plugins/variables/collections/common.py +++ b/pipeline_plugins/variables/collections/common.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/datatable.py b/pipeline_plugins/variables/collections/datatable.py index fcba6890de..84a9eb09f1 100644 --- a/pipeline_plugins/variables/collections/datatable.py +++ b/pipeline_plugins/variables/collections/datatable.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/__init__.py b/pipeline_plugins/variables/collections/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/variables/collections/sites/__init__.py +++ b/pipeline_plugins/variables/collections/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/open/__init__.py b/pipeline_plugins/variables/collections/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/variables/collections/sites/open/__init__.py +++ b/pipeline_plugins/variables/collections/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/open/cc.py b/pipeline_plugins/variables/collections/sites/open/cc.py index 014f3d5aee..bbff8e6e49 100644 --- a/pipeline_plugins/variables/collections/sites/open/cc.py +++ b/pipeline_plugins/variables/collections/sites/open/cc.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/open/cmdb/__init__.py b/pipeline_plugins/variables/collections/sites/open/cmdb/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/variables/collections/sites/open/cmdb/__init__.py +++ b/pipeline_plugins/variables/collections/sites/open/cmdb/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/open/cmdb/var_cmdb_set_module_ip_selector.py b/pipeline_plugins/variables/collections/sites/open/cmdb/var_cmdb_set_module_ip_selector.py index 0c33f10ac3..d1a9893bb0 100644 --- a/pipeline_plugins/variables/collections/sites/open/cmdb/var_cmdb_set_module_ip_selector.py +++ b/pipeline_plugins/variables/collections/sites/open/cmdb/var_cmdb_set_module_ip_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_filter_selector.py b/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_filter_selector.py index 7272216fe3..e35abc62c5 100644 --- a/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_filter_selector.py +++ b/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_filter_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_group_selector.py b/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_group_selector.py index 76f60b26ae..1e7e9e05c4 100644 --- a/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_group_selector.py +++ b/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_group_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_module_selector.py b/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_module_selector.py index 84f50a0ac2..f801f7bc45 100644 --- a/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_module_selector.py +++ b/pipeline_plugins/variables/collections/sites/open/cmdb/var_set_module_selector.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/collections/sites/open/ip_filter_base.py b/pipeline_plugins/variables/collections/sites/open/ip_filter_base.py index 569b88968a..fc1b968a52 100644 --- a/pipeline_plugins/variables/collections/sites/open/ip_filter_base.py +++ b/pipeline_plugins/variables/collections/sites/open/ip_filter_base.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/query/__init__.py b/pipeline_plugins/variables/query/__init__.py index b39fd8bddb..afb2a62868 100644 --- a/pipeline_plugins/variables/query/__init__.py +++ b/pipeline_plugins/variables/query/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/query/sites/__init__.py b/pipeline_plugins/variables/query/sites/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/variables/query/sites/__init__.py +++ b/pipeline_plugins/variables/query/sites/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/query/sites/open/__init__.py b/pipeline_plugins/variables/query/sites/open/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_plugins/variables/query/sites/open/__init__.py +++ b/pipeline_plugins/variables/query/sites/open/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/query/sites/open/query.py b/pipeline_plugins/variables/query/sites/open/query.py index 44e18b8640..f8fc336337 100644 --- a/pipeline_plugins/variables/query/sites/open/query.py +++ b/pipeline_plugins/variables/query/sites/open/query.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/query/sites/open/select.py b/pipeline_plugins/variables/query/sites/open/select.py index 193673958e..1d94a3fbf4 100644 --- a/pipeline_plugins/variables/query/sites/open/select.py +++ b/pipeline_plugins/variables/query/sites/open/select.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/bk_manage_user_selector.js b/pipeline_plugins/variables/static/variables/bk_manage_user_selector.js index 2e7aa1b72c..c9e54071bd 100644 --- a/pipeline_plugins/variables/static/variables/bk_manage_user_selector.js +++ b/pipeline_plugins/variables/static/variables/bk_manage_user_selector.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_attribute_query.js b/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_attribute_query.js index e21fa2b899..1c52cff31a 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_attribute_query.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_attribute_query.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_ip_filter.js b/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_ip_filter.js index 78093f4218..7ea3cd9883 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_ip_filter.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_ip_filter.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_ip_selector.js b/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_ip_selector.js index 587912abf8..e522b9a98d 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_ip_selector.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_ip_selector.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_resource_allocation.js b/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_resource_allocation.js index e8bc8898e8..e267de6bb1 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_resource_allocation.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_cmdb_resource_allocation.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_ip_picker.js b/pipeline_plugins/variables/static/variables/cmdb/var_ip_picker.js index 3520840a25..6af45a587d 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_ip_picker.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_ip_picker.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_set_filter_selector.js b/pipeline_plugins/variables/static/variables/cmdb/var_set_filter_selector.js index 5dc6bd34d6..819d4de0a0 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_set_filter_selector.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_set_filter_selector.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_set_group_selector.js b/pipeline_plugins/variables/static/variables/cmdb/var_set_group_selector.js index 1acb97714a..daf6e15bbd 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_set_group_selector.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_set_group_selector.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_set_module_ip_selector.js b/pipeline_plugins/variables/static/variables/cmdb/var_set_module_ip_selector.js index 997c5c018c..ef7709f142 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_set_module_ip_selector.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_set_module_ip_selector.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/cmdb/var_set_module_selector.js b/pipeline_plugins/variables/static/variables/cmdb/var_set_module_selector.js index 428c88f20f..faf3b4ed7c 100644 --- a/pipeline_plugins/variables/static/variables/cmdb/var_set_module_selector.js +++ b/pipeline_plugins/variables/static/variables/cmdb/var_set_module_selector.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/current_time.js b/pipeline_plugins/variables/static/variables/current_time.js index 6b99deaca9..8414e93101 100644 --- a/pipeline_plugins/variables/static/variables/current_time.js +++ b/pipeline_plugins/variables/static/variables/current_time.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/datatable.js b/pipeline_plugins/variables/static/variables/datatable.js index 3ca4194754..3fe8380fc1 100644 --- a/pipeline_plugins/variables/static/variables/datatable.js +++ b/pipeline_plugins/variables/static/variables/datatable.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/date.js b/pipeline_plugins/variables/static/variables/date.js index 71290c7fce..8bc6fdf06d 100644 --- a/pipeline_plugins/variables/static/variables/date.js +++ b/pipeline_plugins/variables/static/variables/date.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/datetime.js b/pipeline_plugins/variables/static/variables/datetime.js index 4f498325bb..0bf9cc3920 100644 --- a/pipeline_plugins/variables/static/variables/datetime.js +++ b/pipeline_plugins/variables/static/variables/datetime.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/format_support_current_time.js b/pipeline_plugins/variables/static/variables/format_support_current_time.js index 0f54ef793c..a7f59fa657 100644 --- a/pipeline_plugins/variables/static/variables/format_support_current_time.js +++ b/pipeline_plugins/variables/static/variables/format_support_current_time.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/format_support_datetime.js b/pipeline_plugins/variables/static/variables/format_support_datetime.js index 2ddad96712..e29d68bb42 100644 --- a/pipeline_plugins/variables/static/variables/format_support_datetime.js +++ b/pipeline_plugins/variables/static/variables/format_support_datetime.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/gse_kit/var_gse_kit_ip_selector.js b/pipeline_plugins/variables/static/variables/gse_kit/var_gse_kit_ip_selector.js index e2d3a6c701..a5599c1baa 100644 --- a/pipeline_plugins/variables/static/variables/gse_kit/var_gse_kit_ip_selector.js +++ b/pipeline_plugins/variables/static/variables/gse_kit/var_gse_kit_ip_selector.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/input.js b/pipeline_plugins/variables/static/variables/input.js index 4dcce97465..d4cc0db44c 100644 --- a/pipeline_plugins/variables/static/variables/input.js +++ b/pipeline_plugins/variables/static/variables/input.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/int.js b/pipeline_plugins/variables/static/variables/int.js index 5ab0f80257..56af579bfb 100644 --- a/pipeline_plugins/variables/static/variables/int.js +++ b/pipeline_plugins/variables/static/variables/int.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/password.js b/pipeline_plugins/variables/static/variables/password.js index a665495e52..6fcb8535c4 100644 --- a/pipeline_plugins/variables/static/variables/password.js +++ b/pipeline_plugins/variables/static/variables/password.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/select.js b/pipeline_plugins/variables/static/variables/select.js index 5f45c9a8f6..d803c7107f 100644 --- a/pipeline_plugins/variables/static/variables/select.js +++ b/pipeline_plugins/variables/static/variables/select.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/staff_group_multi_selector.js b/pipeline_plugins/variables/static/variables/staff_group_multi_selector.js index 5f08a2c4bf..59d2316576 100644 --- a/pipeline_plugins/variables/static/variables/staff_group_multi_selector.js +++ b/pipeline_plugins/variables/static/variables/staff_group_multi_selector.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/textarea.js b/pipeline_plugins/variables/static/variables/textarea.js index 29dbae1acf..ba87ddf404 100644 --- a/pipeline_plugins/variables/static/variables/textarea.js +++ b/pipeline_plugins/variables/static/variables/textarea.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/static/variables/time.js b/pipeline_plugins/variables/static/variables/time.js index 45fc2afb3e..fcafe17336 100644 --- a/pipeline_plugins/variables/static/variables/time.js +++ b/pipeline_plugins/variables/static/variables/time.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/pipeline_plugins/variables/urls.py b/pipeline_plugins/variables/urls.py index 1181351c72..22083250fd 100644 --- a/pipeline_plugins/variables/urls.py +++ b/pipeline_plugins/variables/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/__init__.py b/pipeline_web/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/__init__.py +++ b/pipeline_web/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/admin.py b/pipeline_web/admin.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/admin.py +++ b/pipeline_web/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/core/__init__.py b/pipeline_web/core/__init__.py index 82c48428f8..128f829ba4 100644 --- a/pipeline_web/core/__init__.py +++ b/pipeline_web/core/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/core/abstract.py b/pipeline_web/core/abstract.py index eb67078d35..5af9e01c17 100644 --- a/pipeline_web/core/abstract.py +++ b/pipeline_web/core/abstract.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/core/admin.py b/pipeline_web/core/admin.py index 58db44fce8..26e077491e 100644 --- a/pipeline_web/core/admin.py +++ b/pipeline_web/core/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/core/apps.py b/pipeline_web/core/apps.py index e85a2171f4..416b482804 100644 --- a/pipeline_web/core/apps.py +++ b/pipeline_web/core/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/core/migrations/0001_initial.py b/pipeline_web/core/migrations/0001_initial.py index b5efbbd19b..931a419942 100644 --- a/pipeline_web/core/migrations/0001_initial.py +++ b/pipeline_web/core/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/core/migrations/__init__.py b/pipeline_web/core/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/core/migrations/__init__.py +++ b/pipeline_web/core/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/core/models.py b/pipeline_web/core/models.py index 38f6c09d4c..b65b8bc71c 100644 --- a/pipeline_web/core/models.py +++ b/pipeline_web/core/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/core/signals/__init__.py b/pipeline_web/core/signals/__init__.py index eb95e48b9b..3c0f075707 100644 --- a/pipeline_web/core/signals/__init__.py +++ b/pipeline_web/core/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/__init__.py b/pipeline_web/drawing_new/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/drawing_new/__init__.py +++ b/pipeline_web/drawing_new/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/acyclic.py b/pipeline_web/drawing_new/acyclic.py index bb25040c98..dba9ddf669 100644 --- a/pipeline_web/drawing_new/acyclic.py +++ b/pipeline_web/drawing_new/acyclic.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/constants.py b/pipeline_web/drawing_new/constants.py index 5e31a91eae..55150809a1 100644 --- a/pipeline_web/drawing_new/constants.py +++ b/pipeline_web/drawing_new/constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/drawing.py b/pipeline_web/drawing_new/drawing.py index b8e69948a2..b0dc4acff2 100644 --- a/pipeline_web/drawing_new/drawing.py +++ b/pipeline_web/drawing_new/drawing.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/dummy.py b/pipeline_web/drawing_new/dummy.py index d4a5ad5b5c..fd2f0c8cae 100644 --- a/pipeline_web/drawing_new/dummy.py +++ b/pipeline_web/drawing_new/dummy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/normalize.py b/pipeline_web/drawing_new/normalize.py index ba0fa1c1af..084bdb03ac 100644 --- a/pipeline_web/drawing_new/normalize.py +++ b/pipeline_web/drawing_new/normalize.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/order/__init__.py b/pipeline_web/drawing_new/order/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/drawing_new/order/__init__.py +++ b/pipeline_web/drawing_new/order/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/order/builder.py b/pipeline_web/drawing_new/order/builder.py index 1877b3fc9c..5462d212fe 100644 --- a/pipeline_web/drawing_new/order/builder.py +++ b/pipeline_web/drawing_new/order/builder.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/order/order.py b/pipeline_web/drawing_new/order/order.py index 87475d106d..f7d5871838 100644 --- a/pipeline_web/drawing_new/order/order.py +++ b/pipeline_web/drawing_new/order/order.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/position.py b/pipeline_web/drawing_new/position.py index 532854f9c6..c6923e417f 100644 --- a/pipeline_web/drawing_new/position.py +++ b/pipeline_web/drawing_new/position.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/rank/__init__.py b/pipeline_web/drawing_new/rank/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/drawing_new/rank/__init__.py +++ b/pipeline_web/drawing_new/rank/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/rank/feasible_tree.py b/pipeline_web/drawing_new/rank/feasible_tree.py index c9834f9eac..298a70dd63 100644 --- a/pipeline_web/drawing_new/rank/feasible_tree.py +++ b/pipeline_web/drawing_new/rank/feasible_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/rank/longest_path.py b/pipeline_web/drawing_new/rank/longest_path.py index 116a7937ad..ff9f13031b 100644 --- a/pipeline_web/drawing_new/rank/longest_path.py +++ b/pipeline_web/drawing_new/rank/longest_path.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/rank/tight_tree.py b/pipeline_web/drawing_new/rank/tight_tree.py index 965c76d286..b885f0ec7c 100644 --- a/pipeline_web/drawing_new/rank/tight_tree.py +++ b/pipeline_web/drawing_new/rank/tight_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/rank/utils.py b/pipeline_web/drawing_new/rank/utils.py index 8029e6d2de..bfab11c88d 100644 --- a/pipeline_web/drawing_new/rank/utils.py +++ b/pipeline_web/drawing_new/rank/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/drawing_new/utils.py b/pipeline_web/drawing_new/utils.py index 43e883f4e5..5b0a21ef37 100644 --- a/pipeline_web/drawing_new/utils.py +++ b/pipeline_web/drawing_new/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/exceptions.py b/pipeline_web/exceptions.py index b94eb80965..8c596ae5a9 100644 --- a/pipeline_web/exceptions.py +++ b/pipeline_web/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/__init__.py b/pipeline_web/label/__init__.py index 568b1098f9..e54faf728c 100644 --- a/pipeline_web/label/__init__.py +++ b/pipeline_web/label/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/admin.py b/pipeline_web/label/admin.py index 4e85207084..e6fc61314c 100644 --- a/pipeline_web/label/admin.py +++ b/pipeline_web/label/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/apps.py b/pipeline_web/label/apps.py index 6668f3308e..f10cbde4f9 100644 --- a/pipeline_web/label/apps.py +++ b/pipeline_web/label/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/migrations/0001_initial.py b/pipeline_web/label/migrations/0001_initial.py index 8ea74acbed..e772893854 100644 --- a/pipeline_web/label/migrations/0001_initial.py +++ b/pipeline_web/label/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/migrations/__init__.py b/pipeline_web/label/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/label/migrations/__init__.py +++ b/pipeline_web/label/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/models.py b/pipeline_web/label/models.py index bbb89af2e4..2804d41bfb 100644 --- a/pipeline_web/label/models.py +++ b/pipeline_web/label/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/signals/__init__.py b/pipeline_web/label/signals/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/label/signals/__init__.py +++ b/pipeline_web/label/signals/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/signals/dispatch.py b/pipeline_web/label/signals/dispatch.py index aa6a4dbeff..a8c6366254 100644 --- a/pipeline_web/label/signals/dispatch.py +++ b/pipeline_web/label/signals/dispatch.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/label/signals/handlers.py b/pipeline_web/label/signals/handlers.py index cf2cddf031..9dc412a00c 100644 --- a/pipeline_web/label/signals/handlers.py +++ b/pipeline_web/label/signals/handlers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/parser/__init__.py b/pipeline_web/parser/__init__.py index 3d018eb129..1a7e96edbb 100644 --- a/pipeline_web/parser/__init__.py +++ b/pipeline_web/parser/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/parser/clean.py b/pipeline_web/parser/clean.py index 183b9f5a72..6ff994e5ee 100644 --- a/pipeline_web/parser/clean.py +++ b/pipeline_web/parser/clean.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/parser/format.py b/pipeline_web/parser/format.py index a63a2208ed..4abc8f5973 100644 --- a/pipeline_web/parser/format.py +++ b/pipeline_web/parser/format.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/parser/parser.py b/pipeline_web/parser/parser.py index 9992edc040..8fe68b7468 100644 --- a/pipeline_web/parser/parser.py +++ b/pipeline_web/parser/parser.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/parser/schemas.py b/pipeline_web/parser/schemas.py index c8cdf9c213..aa0f32c41a 100644 --- a/pipeline_web/parser/schemas.py +++ b/pipeline_web/parser/schemas.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/parser/validator.py b/pipeline_web/parser/validator.py index c6df258d75..afc7d38e56 100644 --- a/pipeline_web/parser/validator.py +++ b/pipeline_web/parser/validator.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/__init__.py b/pipeline_web/plugin_management/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/plugin_management/__init__.py +++ b/pipeline_web/plugin_management/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/admin.py b/pipeline_web/plugin_management/admin.py index 3fc6e3bec1..d01ef90eb9 100644 --- a/pipeline_web/plugin_management/admin.py +++ b/pipeline_web/plugin_management/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/apps.py b/pipeline_web/plugin_management/apps.py index 2b8eaaa331..d8bb163eb7 100644 --- a/pipeline_web/plugin_management/apps.py +++ b/pipeline_web/plugin_management/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/migrations/0001_initial.py b/pipeline_web/plugin_management/migrations/0001_initial.py index bca6d2df63..bcbc58afe4 100644 --- a/pipeline_web/plugin_management/migrations/0001_initial.py +++ b/pipeline_web/plugin_management/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/migrations/__init__.py b/pipeline_web/plugin_management/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/plugin_management/migrations/__init__.py +++ b/pipeline_web/plugin_management/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/models.py b/pipeline_web/plugin_management/models.py index d9364a257b..ab8dd7a422 100644 --- a/pipeline_web/plugin_management/models.py +++ b/pipeline_web/plugin_management/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/tests/__init__.py b/pipeline_web/plugin_management/tests/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/plugin_management/tests/__init__.py +++ b/pipeline_web/plugin_management/tests/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/tests/models/__init__.py b/pipeline_web/plugin_management/tests/models/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/plugin_management/tests/models/__init__.py +++ b/pipeline_web/plugin_management/tests/models/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/tests/models/test_deprecated_plugins.py b/pipeline_web/plugin_management/tests/models/test_deprecated_plugins.py index 0746a8e261..1e4a23f62a 100644 --- a/pipeline_web/plugin_management/tests/models/test_deprecated_plugins.py +++ b/pipeline_web/plugin_management/tests/models/test_deprecated_plugins.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/tests/utils/__init__.py b/pipeline_web/plugin_management/tests/utils/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/plugin_management/tests/utils/__init__.py +++ b/pipeline_web/plugin_management/tests/utils/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/tests/utils/test_find_deprecated_plugins_in_spread_tree.py b/pipeline_web/plugin_management/tests/utils/test_find_deprecated_plugins_in_spread_tree.py index ce93a8995c..39a3fb3f96 100644 --- a/pipeline_web/plugin_management/tests/utils/test_find_deprecated_plugins_in_spread_tree.py +++ b/pipeline_web/plugin_management/tests/utils/test_find_deprecated_plugins_in_spread_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/tests/utils/test_find_deprecated_plugins_in_unfold_tree.py b/pipeline_web/plugin_management/tests/utils/test_find_deprecated_plugins_in_unfold_tree.py index 595489b6ba..c2c5c8de71 100644 --- a/pipeline_web/plugin_management/tests/utils/test_find_deprecated_plugins_in_unfold_tree.py +++ b/pipeline_web/plugin_management/tests/utils/test_find_deprecated_plugins_in_unfold_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/plugin_management/utils.py b/pipeline_web/plugin_management/utils.py index 39d8383807..d63c4cc476 100644 --- a/pipeline_web/plugin_management/utils.py +++ b/pipeline_web/plugin_management/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/preview.py b/pipeline_web/preview.py index 4f10bda9be..2b324ea87c 100644 --- a/pipeline_web/preview.py +++ b/pipeline_web/preview.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/__init__.py b/pipeline_web/tests/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/__init__.py +++ b/pipeline_web/tests/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/__init__.py b/pipeline_web/tests/drawing_new/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/drawing_new/__init__.py +++ b/pipeline_web/tests/drawing_new/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/data.py b/pipeline_web/tests/drawing_new/data.py index 5f69261a4a..0f276598df 100644 --- a/pipeline_web/tests/drawing_new/data.py +++ b/pipeline_web/tests/drawing_new/data.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the 'License'); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/order/__init__.py b/pipeline_web/tests/drawing_new/order/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/drawing_new/order/__init__.py +++ b/pipeline_web/tests/drawing_new/order/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/order/test_order.py b/pipeline_web/tests/drawing_new/order/test_order.py index 306835d9c8..e8b565c509 100644 --- a/pipeline_web/tests/drawing_new/order/test_order.py +++ b/pipeline_web/tests/drawing_new/order/test_order.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/rank/__init__.py b/pipeline_web/tests/drawing_new/rank/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/drawing_new/rank/__init__.py +++ b/pipeline_web/tests/drawing_new/rank/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/rank/test_feasible_tree.py b/pipeline_web/tests/drawing_new/rank/test_feasible_tree.py index 305f186b50..69b1768b6e 100644 --- a/pipeline_web/tests/drawing_new/rank/test_feasible_tree.py +++ b/pipeline_web/tests/drawing_new/rank/test_feasible_tree.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/rank/test_longest_path.py b/pipeline_web/tests/drawing_new/rank/test_longest_path.py index 621519969b..115cfb9ba8 100644 --- a/pipeline_web/tests/drawing_new/rank/test_longest_path.py +++ b/pipeline_web/tests/drawing_new/rank/test_longest_path.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/test_acyclic.py b/pipeline_web/tests/drawing_new/test_acyclic.py index 736496837b..590d04ffd5 100644 --- a/pipeline_web/tests/drawing_new/test_acyclic.py +++ b/pipeline_web/tests/drawing_new/test_acyclic.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/test_drawing.py b/pipeline_web/tests/drawing_new/test_drawing.py index 491f119e5a..2c36c3f7f5 100644 --- a/pipeline_web/tests/drawing_new/test_drawing.py +++ b/pipeline_web/tests/drawing_new/test_drawing.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/drawing_new/test_dummy.py b/pipeline_web/tests/drawing_new/test_dummy.py index ef7a35d9bf..f98d5f6bd0 100644 --- a/pipeline_web/tests/drawing_new/test_dummy.py +++ b/pipeline_web/tests/drawing_new/test_dummy.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/parser/__init__.py b/pipeline_web/tests/parser/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/parser/__init__.py +++ b/pipeline_web/tests/parser/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/parser/data.py b/pipeline_web/tests/parser/data.py index 8f963ddfd2..93e19a6f1e 100644 --- a/pipeline_web/tests/parser/data.py +++ b/pipeline_web/tests/parser/data.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/parser/format/__init__.py b/pipeline_web/tests/parser/format/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/parser/format/__init__.py +++ b/pipeline_web/tests/parser/format/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/parser/format/test_classify_constants.py b/pipeline_web/tests/parser/format/test_classify_constants.py index b052a32e63..ac23ad668d 100644 --- a/pipeline_web/tests/parser/format/test_classify_constants.py +++ b/pipeline_web/tests/parser/format/test_classify_constants.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/parser/format/test_format_web_data_to_pipeline.py b/pipeline_web/tests/parser/format/test_format_web_data_to_pipeline.py index 7bbb246ae8..57a2bb0c45 100644 --- a/pipeline_web/tests/parser/format/test_format_web_data_to_pipeline.py +++ b/pipeline_web/tests/parser/format/test_format_web_data_to_pipeline.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/parser/test_clean.py b/pipeline_web/tests/parser/test_clean.py index 4a7c23d320..1047354df6 100644 --- a/pipeline_web/tests/parser/test_clean.py +++ b/pipeline_web/tests/parser/test_clean.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/parser/test_parser.py b/pipeline_web/tests/parser/test_parser.py index 351cd1e511..2b85cef2d3 100644 --- a/pipeline_web/tests/parser/test_parser.py +++ b/pipeline_web/tests/parser/test_parser.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/parser/test_validator.py b/pipeline_web/tests/parser/test_validator.py index 91304e8d0c..de5238c9b7 100644 --- a/pipeline_web/tests/parser/test_validator.py +++ b/pipeline_web/tests/parser/test_validator.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/prview/__init__.py b/pipeline_web/tests/prview/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/prview/__init__.py +++ b/pipeline_web/tests/prview/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/wrapper/__init__.py b/pipeline_web/tests/wrapper/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/wrapper/__init__.py +++ b/pipeline_web/tests/wrapper/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/wrapper/pipeline_template_web_wrapper/__init__.py b/pipeline_web/tests/wrapper/pipeline_template_web_wrapper/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/pipeline_web/tests/wrapper/pipeline_template_web_wrapper/__init__.py +++ b/pipeline_web/tests/wrapper/pipeline_template_web_wrapper/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/tests/wrapper/pipeline_template_web_wrapper/test_unfold_subprocess.py b/pipeline_web/tests/wrapper/pipeline_template_web_wrapper/test_unfold_subprocess.py index a14870d92d..805d8669ec 100644 --- a/pipeline_web/tests/wrapper/pipeline_template_web_wrapper/test_unfold_subprocess.py +++ b/pipeline_web/tests/wrapper/pipeline_template_web_wrapper/test_unfold_subprocess.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/pipeline_web/wrapper.py b/pipeline_web/wrapper.py index b87d121f02..8b816c298d 100644 --- a/pipeline_web/wrapper.py +++ b/pipeline_web/wrapper.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/__init__.py b/plugin_service/__init__.py index bbf4efc1d0..67f79aec56 100644 --- a/plugin_service/__init__.py +++ b/plugin_service/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/api.py b/plugin_service/api.py index 147e649546..850c9415fc 100644 --- a/plugin_service/api.py +++ b/plugin_service/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/api_decorators.py b/plugin_service/api_decorators.py index 40d01049c1..9f2529204c 100644 --- a/plugin_service/api_decorators.py +++ b/plugin_service/api_decorators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/apps.py b/plugin_service/apps.py index 6ddb8243a6..4fcc1363ef 100644 --- a/plugin_service/apps.py +++ b/plugin_service/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/conf.py b/plugin_service/conf.py index 521dee0aa8..49b170d8b3 100644 --- a/plugin_service/conf.py +++ b/plugin_service/conf.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/env.py b/plugin_service/env.py index 4c01349277..f1f50c03ff 100644 --- a/plugin_service/env.py +++ b/plugin_service/env.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/exceptions.py b/plugin_service/exceptions.py index 7788185675..1ce8ddeea7 100644 --- a/plugin_service/exceptions.py +++ b/plugin_service/exceptions.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/plugin_client.py b/plugin_service/plugin_client.py index cc7c8ef884..b543fcdfe9 100644 --- a/plugin_service/plugin_client.py +++ b/plugin_service/plugin_client.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/serializers.py b/plugin_service/serializers.py index 905182701c..9f635da224 100644 --- a/plugin_service/serializers.py +++ b/plugin_service/serializers.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/plugin_service/urls.py b/plugin_service/urls.py index 0404ca9a9e..648fc0ebee 100644 --- a/plugin_service/urls.py +++ b/plugin_service/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/scripts/auto_reload_tools/__init__.py b/scripts/auto_reload_tools/__init__.py index 34e2246cac..ae6ea01608 100644 --- a/scripts/auto_reload_tools/__init__.py +++ b/scripts/auto_reload_tools/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/scripts/auto_reload_tools/auth_collectstatic_patch.py b/scripts/auto_reload_tools/auth_collectstatic_patch.py index 71ca79ab10..820b6786c5 100644 --- a/scripts/auto_reload_tools/auth_collectstatic_patch.py +++ b/scripts/auto_reload_tools/auth_collectstatic_patch.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/scripts/auto_reload_tools/auto_reload_worker.py b/scripts/auto_reload_tools/auto_reload_worker.py index 8091b39aee..912096a507 100644 --- a/scripts/auto_reload_tools/auto_reload_worker.py +++ b/scripts/auto_reload_tools/auto_reload_worker.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/scripts/auto_reload_tools/common.py b/scripts/auto_reload_tools/common.py index 2f498325e8..388c3a91e2 100644 --- a/scripts/auto_reload_tools/common.py +++ b/scripts/auto_reload_tools/common.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/scripts/develop/dev_settings.py b/scripts/develop/dev_settings.py index 54257e394c..6b619a4f8e 100644 --- a/scripts/develop/dev_settings.py +++ b/scripts/develop/dev_settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/scripts/i18n/fill_po_with_po.py b/scripts/i18n/fill_po_with_po.py index b3d19129ae..ae1e5f008c 100644 --- a/scripts/i18n/fill_po_with_po.py +++ b/scripts/i18n/fill_po_with_po.py @@ -3,7 +3,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/settings.py b/settings.py index edfcb343d3..628d6203d9 100644 --- a/settings.py +++ b/settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/static/account/login.js b/static/account/login.js index db082be939..53c62d01b8 100644 --- a/static/account/login.js +++ b/static/account/login.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. - * Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. + * Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/static/core/js/paas_api.js b/static/core/js/paas_api.js index 6597b4f6d3..cdb67d5f03 100644 --- a/static/core/js/paas_api.js +++ b/static/core/js/paas_api.js @@ -1,7 +1,7 @@ /** * Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community * Edition) available. -* Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://opensource.org/licenses/MIT diff --git a/urls.py b/urls.py index 89d3f14499..673c7b85c2 100644 --- a/urls.py +++ b/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/__init__.py b/weixin/__init__.py index 6bc276e0d5..3953539cb8 100644 --- a/weixin/__init__.py +++ b/weixin/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/__init__.py b/weixin/core/__init__.py index 7d30474f02..c314e8690a 100644 --- a/weixin/core/__init__.py +++ b/weixin/core/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/accounts.py b/weixin/core/accounts.py index 4c21ef3055..d326322fa5 100644 --- a/weixin/core/accounts.py +++ b/weixin/core/accounts.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/admin.py b/weixin/core/admin.py index 523de269c5..6134a7677e 100644 --- a/weixin/core/admin.py +++ b/weixin/core/admin.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/api.py b/weixin/core/api.py index 8f6d1de368..f83044ce96 100644 --- a/weixin/core/api.py +++ b/weixin/core/api.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/apps.py b/weixin/core/apps.py index 6a829158b0..76033ce89e 100644 --- a/weixin/core/apps.py +++ b/weixin/core/apps.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/decorators.py b/weixin/core/decorators.py index f9f050decc..e3f99db48a 100644 --- a/weixin/core/decorators.py +++ b/weixin/core/decorators.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/middlewares.py b/weixin/core/middlewares.py index 923f5739f3..2f5472bc15 100644 --- a/weixin/core/middlewares.py +++ b/weixin/core/middlewares.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/migrations/0001_initial.py b/weixin/core/migrations/0001_initial.py index de1442bf81..0fde530c7f 100644 --- a/weixin/core/migrations/0001_initial.py +++ b/weixin/core/migrations/0001_initial.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/migrations/0002_auto_20190513_1332.py b/weixin/core/migrations/0002_auto_20190513_1332.py index 82913682f6..2848065898 100644 --- a/weixin/core/migrations/0002_auto_20190513_1332.py +++ b/weixin/core/migrations/0002_auto_20190513_1332.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/migrations/0003_auto_20190531_1205.py b/weixin/core/migrations/0003_auto_20190531_1205.py index 90cffa4afa..7c6a106bd4 100644 --- a/weixin/core/migrations/0003_auto_20190531_1205.py +++ b/weixin/core/migrations/0003_auto_20190531_1205.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/migrations/__init__.py b/weixin/core/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/weixin/core/migrations/__init__.py +++ b/weixin/core/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/models.py b/weixin/core/models.py index c18796ad8f..49e5b05d21 100644 --- a/weixin/core/models.py +++ b/weixin/core/models.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/settings.py b/weixin/core/settings.py index e987910864..253dea1f72 100644 --- a/weixin/core/settings.py +++ b/weixin/core/settings.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/urls.py b/weixin/core/urls.py index cb2356e363..1d71ef2ce9 100644 --- a/weixin/core/urls.py +++ b/weixin/core/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/core/views.py b/weixin/core/views.py index c016ff3283..7e6e5accd7 100644 --- a/weixin/core/views.py +++ b/weixin/core/views.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/migrations/__init__.py b/weixin/migrations/__init__.py index 40097292a8..26a6d1c27a 100644 --- a/weixin/migrations/__init__.py +++ b/weixin/migrations/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/urls.py b/weixin/urls.py index 13b2a68726..6bc6fa9e1d 100644 --- a/weixin/urls.py +++ b/weixin/urls.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/utils.py b/weixin/utils.py index 3199e3b837..96e064fa1e 100644 --- a/weixin/utils.py +++ b/weixin/utils.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/views.py b/weixin/views.py index 6032289967..fd4cdd99a1 100644 --- a/weixin/views.py +++ b/weixin/views.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/__init__.py b/weixin/viewsets/__init__.py index 8ecaa44b71..3f49c202d3 100644 --- a/weixin/viewsets/__init__.py +++ b/weixin/viewsets/__init__.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/collection.py b/weixin/viewsets/collection.py index a9ff25d3b5..a5eb60f0e3 100644 --- a/weixin/viewsets/collection.py +++ b/weixin/viewsets/collection.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/component.py b/weixin/viewsets/component.py index a35d53d980..e4c90bbc80 100644 --- a/weixin/viewsets/component.py +++ b/weixin/viewsets/component.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/project.py b/weixin/viewsets/project.py index ae825f730d..c87bd614b5 100644 --- a/weixin/viewsets/project.py +++ b/weixin/viewsets/project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/task_template.py b/weixin/viewsets/task_template.py index 845da4d4dd..94d4602bbe 100644 --- a/weixin/viewsets/task_template.py +++ b/weixin/viewsets/task_template.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/taskflow.py b/weixin/viewsets/taskflow.py index e668c5ede2..72f30e7482 100644 --- a/weixin/viewsets/taskflow.py +++ b/weixin/viewsets/taskflow.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/template_scheme.py b/weixin/viewsets/template_scheme.py index 3112bbc45a..21248973ee 100644 --- a/weixin/viewsets/template_scheme.py +++ b/weixin/viewsets/template_scheme.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/user_project.py b/weixin/viewsets/user_project.py index e31f007d7b..6f601216bb 100644 --- a/weixin/viewsets/user_project.py +++ b/weixin/viewsets/user_project.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/weixin/viewsets/variable.py b/weixin/viewsets/variable.py index d7866cba48..f55040efc0 100644 --- a/weixin/viewsets/variable.py +++ b/weixin/viewsets/variable.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT diff --git a/wsgi.py b/wsgi.py index 73cfdd0979..b02904b969 100644 --- a/wsgi.py +++ b/wsgi.py @@ -2,7 +2,7 @@ """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. -Copyright (C) 2017-2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://opensource.org/licenses/MIT