diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6242206..fd6a0c1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -115,7 +115,7 @@ New files that you contribute should use the standard copyright header: // // Tencent is pleased to support the open source community by making tRPC available. // -// Copyright (C) 2023 THL A29 Limited, a Tencent company. +// Copyright (C) 2023 Tencent. // All rights reserved. // // If you have downloaded a copy of the tRPC source code from Tencent, diff --git a/CONTRIBUTING.zh_CN.md b/CONTRIBUTING.zh_CN.md index 4f7b485..07e1e67 100644 --- a/CONTRIBUTING.zh_CN.md +++ b/CONTRIBUTING.zh_CN.md @@ -103,7 +103,7 @@ tRPC 代码仓库中的文件不列出作者姓名,以避免混乱并避免不 // // Tencent is pleased to support the open source community by making tRPC available. // -// Copyright (C) 2023 THL A29 Limited, a Tencent company. +// Copyright (C) 2023 Tencent. // All rights reserved. // // If you have downloaded a copy of the tRPC source code from Tencent, diff --git a/LICENSE b/LICENSE index 8208ddd..82904f3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -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"). -All Tencent Modifications are Copyright (C) THL A29 Limited. +Copyright (C) 2023 Tencent. All rights reserved. The below software in this distribution may have been modified by Tencent. +All Tencent Modifications are Copyright (C) Tencent. tRPC is licensed under the Apache License Version 2.0 except for the third-party components listed below. diff --git a/README.md b/README.md index 98fd356..7d20347 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,8 @@ Please read [How to contribute](https://github.com/trpc-group/trpc/blob/main/CON ## Feedback -Report bugs, ask questions or give suggestions by [Issues](https://github.com/trpc-group/trpc/issues) \ No newline at end of file +Report bugs, ask questions or give suggestions by [Issues](https://github.com/trpc-group/trpc/issues) + +## 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/pb/go/trpc/api/annotations.pb.go b/pb/go/trpc/api/annotations.pb.go index db838e7..3df4825 100644 --- a/pb/go/trpc/api/annotations.pb.go +++ b/pb/go/trpc/api/annotations.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -18,8 +18,8 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// This file may have been modified by THL A29 Limited ("Tencent Modifications"). -// All Tencent Modifications are Copyright (C) 2023 THL A29 Limited. +// This file may have been modified by Tencent. +// All Tencent Modifications are Copyright (C) 2023 Tencent. // Code generated by protoc-gen-go. DO NOT EDIT. // versions: @@ -30,10 +30,11 @@ package api import ( + reflect "reflect" + protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" - reflect "reflect" ) const ( diff --git a/pb/go/trpc/api/http.pb.go b/pb/go/trpc/api/http.pb.go index 3f21cb6..4d9c250 100644 --- a/pb/go/trpc/api/http.pb.go +++ b/pb/go/trpc/api/http.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -18,8 +18,8 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// This file may have been modified by THL A29 Limited ("Tencent Modifications"). -// All Tencent Modifications are Copyright (C) 2023 THL A29 Limited. +// This file may have been modified by Tencent. +// All Tencent Modifications are Copyright (C) 2023 Tencent. // Code generated by protoc-gen-go. DO NOT EDIT. // versions: @@ -30,10 +30,11 @@ package api import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/pb/go/trpc/api/openapiv2.pb.go b/pb/go/trpc/api/openapiv2.pb.go index f7d9b98..a8ef7ff 100644 --- a/pb/go/trpc/api/openapiv2.pb.go +++ b/pb/go/trpc/api/openapiv2.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,10 +13,11 @@ package api import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( @@ -75,7 +76,8 @@ func (x *Schema) GetJsonSchema() *JSONSchema { } // `JSONSchema` represents properties from JSON SCHEMA taken,and as used, in -// the OpenAPI v2 spec. +// +// the OpenAPI v2 spec. type JSONSchema struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache diff --git a/pb/go/trpc/proto/trpc_options.pb.go b/pb/go/trpc/proto/trpc_options.pb.go index 78c3737..22e2be0 100644 --- a/pb/go/trpc/proto/trpc_options.pb.go +++ b/pb/go/trpc/proto/trpc_options.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,10 +13,11 @@ package proto import ( + reflect "reflect" + protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" - reflect "reflect" ) const ( diff --git a/pb/go/trpc/reflection/reflection.pb.go b/pb/go/trpc/reflection/reflection.pb.go index 50560db..3070d56 100644 --- a/pb/go/trpc/reflection/reflection.pb.go +++ b/pb/go/trpc/reflection/reflection.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,10 +13,11 @@ package reflection import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/pb/go/trpc/swagger/swagger.pb.go b/pb/go/trpc/swagger/swagger.pb.go index cbbdfd1..4888504 100644 --- a/pb/go/trpc/swagger/swagger.pb.go +++ b/pb/go/trpc/swagger/swagger.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,11 +13,12 @@ package swagger import ( + reflect "reflect" + sync "sync" + protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" - reflect "reflect" - sync "sync" ) const ( diff --git a/pb/go/trpc/trpc.pb.go b/pb/go/trpc/trpc.pb.go index 9f7bd54..c1ab2ee 100644 --- a/pb/go/trpc/trpc.pb.go +++ b/pb/go/trpc/trpc.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,10 +13,11 @@ package trpc import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/pb/go/trpc/v2/api/annotations.pb.go b/pb/go/trpc/v2/api/annotations.pb.go index d934201..53b2871 100644 --- a/pb/go/trpc/v2/api/annotations.pb.go +++ b/pb/go/trpc/v2/api/annotations.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,10 +13,11 @@ package api import ( + reflect "reflect" + protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" - reflect "reflect" ) const ( diff --git a/pb/go/trpc/v2/api/http.pb.go b/pb/go/trpc/v2/api/http.pb.go index 691fc4b..303c31f 100644 --- a/pb/go/trpc/v2/api/http.pb.go +++ b/pb/go/trpc/v2/api/http.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,10 +13,11 @@ package api import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/pb/go/trpc/v2/proto/trpc_options.pb.go b/pb/go/trpc/v2/proto/trpc_options.pb.go index ca14472..0ffa6cf 100644 --- a/pb/go/trpc/v2/proto/trpc_options.pb.go +++ b/pb/go/trpc/v2/proto/trpc_options.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,10 +13,11 @@ package proto import ( + reflect "reflect" + protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" - reflect "reflect" ) const ( diff --git a/pb/go/trpc/v2/swagger/swagger.pb.go b/pb/go/trpc/v2/swagger/swagger.pb.go index 5990a11..220ddbf 100644 --- a/pb/go/trpc/v2/swagger/swagger.pb.go +++ b/pb/go/trpc/v2/swagger/swagger.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,11 +13,12 @@ package swagger import ( + reflect "reflect" + sync "sync" + protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" - reflect "reflect" - sync "sync" ) const ( diff --git a/pb/go/trpc/v2/trpc.pb.go b/pb/go/trpc/v2/trpc.pb.go index 68b20b3..286e56f 100644 --- a/pb/go/trpc/v2/trpc.pb.go +++ b/pb/go/trpc/v2/trpc.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,10 +13,11 @@ package trpc import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/pb/go/trpc/v2/validate/validate.pb.go b/pb/go/trpc/v2/validate/validate.pb.go index bf15edd..aa67ac6 100644 --- a/pb/go/trpc/v2/validate/validate.pb.go +++ b/pb/go/trpc/v2/validate/validate.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,13 +13,14 @@ package validate import ( + reflect "reflect" + sync "sync" + protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" durationpb "google.golang.org/protobuf/types/known/durationpb" timestamppb "google.golang.org/protobuf/types/known/timestamppb" - reflect "reflect" - sync "sync" ) const ( diff --git a/pb/go/trpc/validate/validate.pb.go b/pb/go/trpc/validate/validate.pb.go index 97ee5ec..5640820 100644 --- a/pb/go/trpc/validate/validate.pb.go +++ b/pb/go/trpc/validate/validate.pb.go @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -13,13 +13,14 @@ package validate import ( + reflect "reflect" + sync "sync" + protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" descriptorpb "google.golang.org/protobuf/types/descriptorpb" durationpb "google.golang.org/protobuf/types/known/durationpb" timestamppb "google.golang.org/protobuf/types/known/timestamppb" - reflect "reflect" - sync "sync" ) const ( diff --git a/tool/wireshark_trpc.lua b/tool/wireshark_trpc.lua index d3600aa..9dcf222 100644 --- a/tool/wireshark_trpc.lua +++ b/tool/wireshark_trpc.lua @@ -2,7 +2,7 @@ -- -- Tencent is pleased to support the open source community by making tRPC available. -- --- Copyright (C) 2024 THL A29 Limited, a Tencent company. +-- Copyright (C) 2024 Tencent. -- All rights reserved. -- -- If you have downloaded a copy of the tRPC source code from Tencent, diff --git a/trpc/api/annotations.proto b/trpc/api/annotations.proto index afb0143..83eed78 100644 --- a/trpc/api/annotations.proto +++ b/trpc/api/annotations.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -18,8 +18,8 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// This file may have been modified by THL A29 Limited ("Tencent Modifications"). -// All Tencent Modifications are Copyright (C) 2023 THL A29 Limited. +// This file may have been modified by Tencent. +// All Tencent Modifications are Copyright (C) 2023 Tencent. syntax = "proto3"; diff --git a/trpc/api/http.proto b/trpc/api/http.proto index 0099e70..2ba3fe8 100644 --- a/trpc/api/http.proto +++ b/trpc/api/http.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. @@ -18,8 +18,8 @@ // See the License for the specific language governing permissions and // limitations under the License. // -// This file may have been modified by THL A29 Limited ("Tencent Modifications"). -// All Tencent Modifications are Copyright (C) 2023 THL A29 Limited. +// This file may have been modified by Tencent. +// All Tencent Modifications are Copyright (C) 2023 Tencent. syntax = "proto3"; diff --git a/trpc/api/openapiv2.proto b/trpc/api/openapiv2.proto index 6be443a..7080797 100644 --- a/trpc/api/openapiv2.proto +++ b/trpc/api/openapiv2.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/proto/trpc_options.proto b/trpc/proto/trpc_options.proto index 0890c9d..0a26cdc 100644 --- a/trpc/proto/trpc_options.proto +++ b/trpc/proto/trpc_options.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/reflection/reflection.proto b/trpc/reflection/reflection.proto index 671f8d3..4097860 100644 --- a/trpc/reflection/reflection.proto +++ b/trpc/reflection/reflection.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/swagger/swagger.proto b/trpc/swagger/swagger.proto index 83c166d..0fcd18b 100644 --- a/trpc/swagger/swagger.proto +++ b/trpc/swagger/swagger.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/trpc.proto b/trpc/trpc.proto index 8519f88..cf51a37 100644 --- a/trpc/trpc.proto +++ b/trpc/trpc.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/v2/api/annotations.proto b/trpc/v2/api/annotations.proto index 10b5aa7..96a6474 100644 --- a/trpc/v2/api/annotations.proto +++ b/trpc/v2/api/annotations.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/v2/api/http.proto b/trpc/v2/api/http.proto index 8922592..96e1c50 100644 --- a/trpc/v2/api/http.proto +++ b/trpc/v2/api/http.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/v2/proto/trpc_options.proto b/trpc/v2/proto/trpc_options.proto index 6e2a365..33ea3ca 100644 --- a/trpc/v2/proto/trpc_options.proto +++ b/trpc/v2/proto/trpc_options.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/v2/swagger/swagger.proto b/trpc/v2/swagger/swagger.proto index b9b05ee..64e2472 100644 --- a/trpc/v2/swagger/swagger.proto +++ b/trpc/v2/swagger/swagger.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/v2/trpc.proto b/trpc/v2/trpc.proto index f313f26..107bdbf 100644 --- a/trpc/v2/trpc.proto +++ b/trpc/v2/trpc.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/v2/validate/validate.proto b/trpc/v2/validate/validate.proto index a0701b5..cd5203b 100644 --- a/trpc/v2/validate/validate.proto +++ b/trpc/v2/validate/validate.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file. diff --git a/trpc/validate/validate.proto b/trpc/validate/validate.proto index 1949894..0b475fb 100644 --- a/trpc/validate/validate.proto +++ b/trpc/validate/validate.proto @@ -1,5 +1,5 @@ // Tencent is pleased to support the open source community by making tRPC available. -// Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved. +// Copyright (C) 2023 Tencent. All rights reserved. // If you have downloaded a copy of the tRPC source code from Tencent, // please note that tRPC source code is licensed under the Apache 2.0 License, // A copy of the Apache 2.0 License is included in this file.