Skip to content

Commit 6699e3e

Browse files
authored
Merge pull request #1252 from cyw3/main
🎨 update copyright
2 parents 5f8fca2 + ebc8a50 commit 6699e3e

File tree

704 files changed

+708
-704
lines changed

Some content is hidden

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

704 files changed

+708
-704
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Tencent is pleased to support the open source community by making 腾讯云代码分析(Tencent Cloud Code Analysis) available.
22

3-
Copyright (C) 2021-2025 THL A29 Limited, a Tencent company. All rights reserved. The below software in this distribution may have been modified by THL A29 Limited ("Tencent Modifications"). All Tencent Modifications are Copyright (C) THL A29 Limited.
3+
Copyright (C) 2021-2025 Tencent. All rights reserved. The below software in this distribution may have been modified by Tencent ("Tencent Modifications"). All Tencent Modifications are Copyright (C) Tencent.
44

55
腾讯云代码分析(Tencent Cloud Code Analysis) is licensed under the MIT License except for the third-party components listed below.
66

README.md

Lines changed: 3 additions & 1 deletion

README_ZH.md

Lines changed: 3 additions & 1 deletion

ScriptsAPI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Copyright (c) 2021-2024 THL A29 Limited
2+
# Copyright (c) 2021-2025 Tencent
33
#
44
# This source code file is made available under MIT License
55
# See LICENSE for details

client/codepuppy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
# -*- encoding: utf-8 -*-
3-
# Copyright (c) 2021-2025 THL A29 Limited
3+
# Copyright (c) 2021-2025 Tencent
44
#
55
# This source code file is made available under MIT License
66
# See LICENSE for details

client/node/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- encoding: utf-8 -*-
2-
# Copyright (c) 2021-2025 THL A29 Limited
2+
# Copyright (c) 2021-2025 Tencent
33
#
44
# This source code file is made available under MIT License
55
# See LICENSE for details

client/node/common/cmdarg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- encoding: utf-8 -*-
2-
# Copyright (c) 2021-2025 THL A29 Limited
2+
# Copyright (c) 2021-2025 Tencent
33
#
44
# This source code file is made available under MIT License
55
# See LICENSE for details

client/node/common/printversion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- encoding: utf-8 -*-
2-
# Copyright (c) 2021-2025 THL A29 Limited
2+
# Copyright (c) 2021-2025 Tencent
33
#
44
# This source code file is made available under MIT License
55
# See LICENSE for details

client/node/common/processmgr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- encoding: utf-8 -*-
2-
# Copyright (c) 2021-2025 THL A29 Limited
2+
# Copyright (c) 2021-2025 Tencent
33
#
44
# This source code file is made available under MIT License
55
# See LICENSE for details

client/node/common/task.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- encoding: utf-8 -*-
2-
# Copyright (c) 2021-2025 THL A29 Limited
2+
# Copyright (c) 2021-2025 Tencent
33
#
44
# This source code file is made available under MIT License
55
# See LICENSE for details

0 commit comments

Comments
 (0)