diff --git a/LICENSE b/LICENSE index 23b8c58..433a623 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2023 Tencent. All rights reserved. trpc-database-others (excluding subdir mysql and gorm) is licensed under the Apache License Version 2.0 except for the third-party components listed below. @@ -205,7 +205,7 @@ Open Source Software Licensed under the BSD 3-Clause License: Copyright (c) 2009,2014 Google Inc. All rights reserved. 2. polaris-go -Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2021 Tencent. All rights reserved. 3. protobuf Copyright (c) 2018 The Go Authors. All rights reserved. diff --git a/README.md b/README.md index 70c70fd..d4ae1d0 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,8 @@ Considering that tRPC-Go provides a variety of plugins for naming routing, monit | kafka | Wraps the open-source Kafka message queue SDK [Sarama](https://github.com/IBM/sarama) | | mongodb | Wraps the open-source database [MongoDB Driver](https://go.mongodb.org/mongo-driver/mongo) | | mysql | Wraps the open-source database [MySQL Driver](https://github.com/go-sql-driver/mysql) | -| timer | Local/distributed timer functionality | \ No newline at end of file +| timer | Local/distributed timer functionality | + +## Copyright + +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.” diff --git a/gorm/LICENSE b/gorm/LICENSE index 22e5cef..def2d83 100644 --- a/gorm/LICENSE +++ b/gorm/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2023 Tencent. All rights reserved. trpc-database-gorm-mysql is licensed under the Mozilla Public License Version 2.0 except for the third-party components listed below. diff --git a/mysql/LICENSE b/mysql/LICENSE index 22e5cef..def2d83 100644 --- a/mysql/LICENSE +++ b/mysql/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +Copyright (C) 2023 Tencent. All rights reserved. trpc-database-gorm-mysql is licensed under the Mozilla Public License Version 2.0 except for the third-party components listed below.