Skip to content

Commit 769af3e

Browse files
authored
chore(operator): update copyright entity in source file headers (#2894)
1 parent 439da7f commit 769af3e

138 files changed

Lines changed: 181 additions & 182 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台 (BlueKing PaaS System) available.
2-
Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
2+
Copyright (C) Tencent. All rights reserved.
33
If you have downloaded a copy of the 蓝鲸智云PaaS平台 (BlueKing PaaS System) binary from Tencent, please note that the 蓝鲸智云PaaS平台 (BlueKing PaaS System) binary is licensed under the MIT License.
44
If you have downloaded a copy of the 蓝鲸智云PaaS平台 (BlueKing PaaS System) source code from Tencent, please note that 蓝鲸智云PaaS平台 (BlueKing PaaS System) 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 System) 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 System).
55
A copy of the MIT License is included in this file.
@@ -18,4 +18,4 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1818
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
1919
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2020
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
21-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

operator/.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ issues:
3030
include:
3131
# See: https://pkg.go.dev/github.com/Rodge0/golangci-lint@v1.43.3/pkg/config
3232
- EXC0012 # EXC0012 revive
33-
- EXC0014 # EXC0014 revive
33+
- EXC0014 # EXC0014 revive

operator/api/v1alpha1/bkapp_conversion_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* TencentBlueKing is pleased to support the open source community by making
33
* 蓝鲸智云 - PaaS 平台 (BlueKing - PaaS System) available.
4-
* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) Tencent. All rights reserved.
55
* Licensed under the MIT License (the "License"); you may not use this file except
66
* in compliance with the License. You may obtain a copy of the License at
77
*

operator/api/v1alpha1/bkapp_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* TencentBlueKing is pleased to support the open source community by making
33
* 蓝鲸智云 - PaaS 平台 (BlueKing - PaaS System) available.
4-
* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) Tencent. All rights reserved.
55
* Licensed under the MIT License (the "License"); you may not use this file except
66
* in compliance with the License. You may obtain a copy of the License at
77
*

operator/api/v1alpha1/bkapp_webhook.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* TencentBlueKing is pleased to support the open source community by making
33
* 蓝鲸智云 - PaaS 平台 (BlueKing - PaaS System) available.
4-
* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) Tencent. All rights reserved.
55
* Licensed under the MIT License (the "License"); you may not use this file except
66
* in compliance with the License. You may obtain a copy of the License at
77
*

operator/api/v1alpha1/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* TencentBlueKing is pleased to support the open source community by making
33
* 蓝鲸智云 - PaaS 平台 (BlueKing - PaaS System) available.
4-
* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) Tencent. All rights reserved.
55
* Licensed under the MIT License (the "License"); you may not use this file except
66
* in compliance with the License. You may obtain a copy of the License at
77
*

operator/api/v1alpha1/domaingroupmapping_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* TencentBlueKing is pleased to support the open source community by making
33
* 蓝鲸智云 - PaaS 平台 (BlueKing - PaaS System) available.
4-
* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) Tencent. All rights reserved.
55
* Licensed under the MIT License (the "License"); you may not use this file except
66
* in compliance with the License. You may obtain a copy of the License at
77
*

operator/api/v1alpha1/domaingroupmapping_webhook.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* TencentBlueKing is pleased to support the open source community by making
33
* 蓝鲸智云 - PaaS 平台 (BlueKing - PaaS System) available.
4-
* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) Tencent. All rights reserved.
55
* Licensed under the MIT License (the "License"); you may not use this file except
66
* in compliance with the License. You may obtain a copy of the License at
77
*

operator/api/v1alpha1/domaingroupmapping_webhook_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* TencentBlueKing is pleased to support the open source community by making
33
* 蓝鲸智云 - PaaS 平台 (BlueKing - PaaS System) available.
4-
* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) Tencent. All rights reserved.
55
* Licensed under the MIT License (the "License"); you may not use this file except
66
* in compliance with the License. You may obtain a copy of the License at
77
*

operator/api/v1alpha1/groupversion_info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* TencentBlueKing is pleased to support the open source community by making
33
* 蓝鲸智云 - PaaS 平台 (BlueKing - PaaS System) available.
4-
* Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) Tencent. All rights reserved.
55
* Licensed under the MIT License (the "License"); you may not use this file except
66
* in compliance with the License. You may obtain a copy of the License at
77
*

0 commit comments

Comments
 (0)