Skip to content

Commit f1473c6

Browse files
authored
License: change the copyright notice (#217)
1 parent 83666dd commit f1473c6

File tree

1,839 files changed

+2000
-1993
lines changed

Some content is hidden

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

1,839 files changed

+2000
-1993
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Tencent is pleased to support the open source community by making tRPC available.
44
#
5-
# Copyright (C) 2023 THL A29 Limited, a Tencent company.
5+
# Copyright (C) 2023 Tencent.
66
# All rights reserved.
77
#
88
# If you have downloaded a copy of the tRPC source code from Tencent,

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ New files that you contribute should use the standard copyright header:
114114
//
115115
// Tencent is pleased to support the open source community by making tRPC available.
116116
//
117-
// Copyright (C) 2023 THL A29 Limited, a Tencent company.
117+
// Copyright (C) 2023 Tencent.
118118
// All rights reserved.
119119
//
120120
// If you have downloaded a copy of the tRPC source code from Tencent,

CONTRIBUTING.zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ tRPC-Cpp 代码仓库中的文件不列出作者姓名,以避免混乱并避
107107
//
108108
// Tencent is pleased to support the open source community by making tRPC available.
109109
//
110-
// Copyright (C) 2023 THL A29 Limited, a Tencent company.
110+
// Copyright (C) 2023 Tencent.
111111
// All rights reserved.
112112
//
113113
// If you have downloaded a copy of the tRPC source code from Tencent,

LICENSE

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Copyright (C) 2023 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").
2-
All Tencent Modifications are Copyright (C) THL A29 Limited.
1+
Copyright (C) 2023 Tencent. All rights reserved. The below software in this distribution may have been modified by Tencent ("Tencent Modifications").
2+
All Tencent Modifications are Copyright (C) Tencent.
33

44
tRPC-Cpp is licensed under the Apache License Version 2.0 except for the third-party components listed below.
55

@@ -66,10 +66,10 @@ Other dependencies and licenses:
6666

6767

6868
Open Source Software Licensed under the BSD 3-Clause License and Other Licenses of the Third-Party Components therein:
69-
The below software in this distribution may have been modified by THL A29 Limited ("Tencent Modifications"). All Tencent Modifications are Copyright (C) 2023 THL A29 Limited.
69+
The below software in this distribution may have been modified by Tencent ("Tencent Modifications"). All Tencent Modifications are Copyright (C) 2023 Tencent.
7070
--------------------------------------------------------------------
7171
1. flare
72-
Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
72+
Copyright (C) 2021 Tencent. All rights reserved.
7373

7474

7575
Terms of the BSD 3-Clause License:
@@ -117,7 +117,7 @@ Open Source Software Licensed under the BSD 3-Clause License and Other Licenses
117117
The below software in this distribution may have been modified by Tencent.
118118
--------------------------------------------------------------------
119119
1. TarsCpp
120-
Copyright (C) 2016THL A29 Limited, a Tencent company. All rights reserved.
120+
Copyright (C) 2016 Tencent. All rights reserved.
121121

122122

123123
A copy of the BSD 3-Clause License is included in this file.
@@ -412,7 +412,7 @@ https://gist.github.com/brcha/d392b2fe5f1e427cc8a6
412412
Open Source Software Licensed under the MIT License and Other Licenses of the Third-Party Components therein:
413413
--------------------------------------------------------------------
414414
1. rapidjson
415-
Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
415+
Copyright (C) 2015 Tencent, and Milo Yip. All rights reserved.
416416

417417

418418
A copy of the MIT License is included in this file.

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,11 @@ If you're interested in contributing, please take a look at the [CONTRIBUTING](C
7878

7979
## Feedback
8080

81-
Report bugs, ask questions or give suggestions by [Issues](https://github.com/trpc-group/trpc-cpp/issues)
81+
Report bugs, ask questions or give suggestions by [Issues](https://github.com/trpc-group/trpc-cpp/issues)
82+
83+
## LICENSE
84+
85+
[LICENSE](LICENSE)
86+
87+
The copyright notice pertaining to the Tencent code in this repo was previously in the name of “THL A29 Limited.” That entity has now been de-registered. You should treat all previously distributed copies of the code as if the copyright notice was in the name of “Tencent.”
88+

cmake/config/trpc_config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Tencent is pleased to support the open source community by making tRPC available.
44
#
5-
# Copyright (C) 2023 THL A29 Limited, a Tencent company.
5+
# Copyright (C) 2023 Tencent.
66
# All rights reserved.
77
#
88
# If you have downloaded a copy of the tRPC source code from Tencent,

cmake/flatbuffers.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Tencent is pleased to support the open source community by making tRPC available.
44
#
5-
# Copyright (C) 2023 THL A29 Limited, a Tencent company.
5+
# Copyright (C) 2023 Tencent.
66
# All rights reserved.
77
#
88
# If you have downloaded a copy of the tRPC source code from Tencent,

cmake/fmt.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Tencent is pleased to support the open source community by making tRPC available.
44
#
5-
# Copyright (C) 2023 THL A29 Limited, a Tencent company.
5+
# Copyright (C) 2023 Tencent.
66
# All rights reserved.
77
#
88
# If you have downloaded a copy of the tRPC source code from Tencent,

cmake/gflags.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Tencent is pleased to support the open source community by making tRPC available.
44
#
5-
# Copyright (C) 2023 THL A29 Limited, a Tencent company.
5+
# Copyright (C) 2023 Tencent.
66
# All rights reserved.
77
#
88
# If you have downloaded a copy of the tRPC source code from Tencent,

cmake/gtest_gmock.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Tencent is pleased to support the open source community by making tRPC available.
44
#
5-
# Copyright (C) 2023 THL A29 Limited, a Tencent company.
5+
# Copyright (C) 2023 Tencent.
66
# All rights reserved.
77
#
88
# If you have downloaded a copy of the tRPC source code from Tencent,

0 commit comments

Comments
 (0)