Skip to content

Commit edf56c8

Browse files
authored
chore(apiserver): update copyright entity in source file headers (#2885)
1 parent 96218d2 commit edf56c8

2,470 files changed

Lines changed: 2566 additions & 2553 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.

apiserver/.eslintrc.js

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
*

apiserver/configs/utils.js

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
*

apiserver/configs/webpack.config.js

Lines changed: 2 additions & 2 deletions
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
*
@@ -118,7 +118,7 @@ module.exports = {
118118
new VueLoaderPlugin()
119119
// // node_modules 的依赖独立打包
120120
// new webpack.optimize.CommonsChunkPlugin({
121-
// name: 'vendor',
121+
// name: 'vendor',
122122
// minChunks: function(module){
123123
// return module.context && module.context.includes('node_modules');
124124
// }

apiserver/dev_utils/bundle/start.sh

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

apiserver/dev_utils/unittest/start-kind.sh

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

apiserver/encryption_migration.sh

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

apiserver/init.sh

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

apiserver/paasng/assets/javascripts/api/cached-promise.js

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
*

apiserver/paasng/assets/javascripts/api/index.js

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
*

apiserver/paasng/assets/javascripts/api/request-queue.js

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)