From ab53e2ea85b3f01f6c39fe305b373a452933f122 Mon Sep 17 00:00:00 2001 From: chhy2009 Date: Mon, 21 Jul 2025 14:38:26 +0800 Subject: [PATCH] Docs: change the copyright notice --- CMakeLists.txt | 2 +- CONTRIBUTING.md | 2 +- CONTRIBUTING.zh_CN.md | 2 +- LICENSE | 6 +++--- README.md | 7 +++++++ cmake/com_github_opentelemetry_cpp.cmake | 2 +- cmake/com_github_trpc_cpp.cmake | 2 +- examples/client/client.cc | 2 +- examples/proxy/forward_server.cc | 2 +- examples/proxy/forward_service.cc | 2 +- examples/proxy/forward_service.h | 2 +- examples/server/greeter_service.cc | 2 +- examples/server/greeter_service.h | 2 +- examples/server/helloworld_server.cc | 2 +- trpc/telemetry/opentelemetry/logging/common.h | 2 +- trpc/telemetry/opentelemetry/logging/grpc_log_exporter.cc | 2 +- trpc/telemetry/opentelemetry/logging/grpc_log_exporter.h | 2 +- .../opentelemetry/logging/grpc_log_exporter_test.cc | 2 +- .../opentelemetry/logging/opentelemetry_logging.cc | 2 +- .../opentelemetry/logging/opentelemetry_logging.h | 2 +- .../opentelemetry/logging/opentelemetry_logging_test.cc | 2 +- trpc/telemetry/opentelemetry/metrics/client_filter.cc | 2 +- trpc/telemetry/opentelemetry/metrics/client_filter.h | 2 +- trpc/telemetry/opentelemetry/metrics/client_filter_test.cc | 2 +- trpc/telemetry/opentelemetry/metrics/common.cc | 2 +- trpc/telemetry/opentelemetry/metrics/common.h | 2 +- trpc/telemetry/opentelemetry/metrics/common_test.cc | 2 +- .../opentelemetry/metrics/opentelemetry_metrics.cc | 2 +- .../opentelemetry/metrics/opentelemetry_metrics.h | 2 +- .../opentelemetry/metrics/opentelemetry_metrics_api.cc | 2 +- .../opentelemetry/metrics/opentelemetry_metrics_api.h | 2 +- .../metrics/opentelemetry_metrics_api_test.cc | 2 +- .../opentelemetry/metrics/opentelemetry_metrics_test.cc | 2 +- trpc/telemetry/opentelemetry/metrics/server_filter.cc | 2 +- trpc/telemetry/opentelemetry/metrics/server_filter.h | 2 +- trpc/telemetry/opentelemetry/metrics/server_filter_test.cc | 2 +- .../telemetry/opentelemetry/opentelemetry_client_filter.cc | 2 +- trpc/telemetry/opentelemetry/opentelemetry_client_filter.h | 2 +- .../opentelemetry/opentelemetry_client_filter_test.cc | 2 +- trpc/telemetry/opentelemetry/opentelemetry_common.h | 2 +- trpc/telemetry/opentelemetry/opentelemetry_log_handler.cc | 2 +- trpc/telemetry/opentelemetry/opentelemetry_log_handler.h | 2 +- .../telemetry/opentelemetry/opentelemetry_server_filter.cc | 2 +- trpc/telemetry/opentelemetry/opentelemetry_server_filter.h | 2 +- .../opentelemetry/opentelemetry_server_filter_test.cc | 2 +- trpc/telemetry/opentelemetry/opentelemetry_telemetry.cc | 2 +- trpc/telemetry/opentelemetry/opentelemetry_telemetry.h | 2 +- .../telemetry/opentelemetry/opentelemetry_telemetry_api.cc | 2 +- trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.h | 2 +- .../opentelemetry/opentelemetry_telemetry_conf.cc | 2 +- .../telemetry/opentelemetry/opentelemetry_telemetry_conf.h | 2 +- .../opentelemetry/opentelemetry_telemetry_conf_parser.h | 2 +- .../opentelemetry/opentelemetry_telemetry_conf_test.cc | 2 +- .../opentelemetry/opentelemetry_telemetry_test.cc | 2 +- trpc/telemetry/opentelemetry/testing/mock_telemetry.h | 2 +- trpc/telemetry/opentelemetry/tracing/client_filter.cc | 2 +- trpc/telemetry/opentelemetry/tracing/client_filter.h | 2 +- trpc/telemetry/opentelemetry/tracing/client_filter_test.cc | 2 +- trpc/telemetry/opentelemetry/tracing/common.cc | 2 +- trpc/telemetry/opentelemetry/tracing/common.h | 2 +- trpc/telemetry/opentelemetry/tracing/common_test.cc | 2 +- .../opentelemetry/tracing/deferred_sample_processor.cc | 2 +- .../opentelemetry/tracing/deferred_sample_processor.h | 2 +- .../tracing/deferred_sample_processor_test.cc | 2 +- .../telemetry/opentelemetry/tracing/grpc_trace_exporter.cc | 2 +- trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.h | 2 +- .../opentelemetry/tracing/grpc_trace_exporter_test.cc | 2 +- .../opentelemetry/tracing/opentelemetry_tracing.cc | 2 +- .../opentelemetry/tracing/opentelemetry_tracing.h | 2 +- .../opentelemetry/tracing/opentelemetry_tracing_api.cc | 2 +- .../opentelemetry/tracing/opentelemetry_tracing_api.h | 2 +- .../tracing/opentelemetry_tracing_api_test.cc | 2 +- .../opentelemetry/tracing/opentelemetry_tracing_test.cc | 2 +- trpc/telemetry/opentelemetry/tracing/sampler.cc | 2 +- trpc/telemetry/opentelemetry/tracing/sampler.h | 2 +- trpc/telemetry/opentelemetry/tracing/sampler_test.cc | 2 +- trpc/telemetry/opentelemetry/tracing/server_filter.cc | 2 +- trpc/telemetry/opentelemetry/tracing/server_filter.h | 2 +- trpc/telemetry/opentelemetry/tracing/server_filter_test.cc | 2 +- trpc/telemetry/opentelemetry/tracing/text_map_carrier.cc | 2 +- trpc/telemetry/opentelemetry/tracing/text_map_carrier.h | 2 +- .../opentelemetry/tracing/text_map_carrier_test.cc | 2 +- 82 files changed, 90 insertions(+), 83 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6588e53..0d950f9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ # # 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.md b/CONTRIBUTING.md index a68c297..7d569e7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -112,7 +112,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 16b7144..85c2f5b 100644 --- a/CONTRIBUTING.zh_CN.md +++ b/CONTRIBUTING.zh_CN.md @@ -102,7 +102,7 @@ tRPC-Cpp 代码仓库中的文件不列出作者姓名,以避免混乱并避 // // 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 b560aa2..abe8b46 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 ("Tencent Modifications"). +All Tencent Modifications are Copyright (C) Tencent. cpp-telemetry-opentelemetry is licensed under the Apache License Version 2.0 except for the third-party components listed below. @@ -178,7 +178,7 @@ https://github.com/jupp0r/prometheus-cpp/tree/v1.1.0/3rdparty Open Source Software Licensed under the Curl License: -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. +The below software in this distribution may have been modified by Tencent ("Tencent Modifications"). All Tencent Modifications are Copyright (C) 2023 Tencent. -------------------------------------------------------------------- 1. curl Copyright (C) 1996 - 2021, Daniel Stenberg, , and many diff --git a/README.md b/README.md index c33fadd..eb30aa5 100644 --- a/README.md +++ b/README.md @@ -653,3 +653,10 @@ The decision of whether to report logs has three configuration options: `logs:le * logs:level: Only logs with levels greater than or equal to `level` will be reported. * logs:enable_sampler: If `true`, only logs that hit the sampling will be reported, and logs that don't hit the sampling will not be reported. If `false`, all logs will be reported. (Sampling hit means that the call chain of this call is sampled) * logs:enable_sampler_error: Only effective when `enable_sampler` is `true`. The effect is that even if the sampling is not hit, if the level of the logged message is greater than or equal to `error`, the error log will also be reported. + +# LICENSE + +[LICENSE](LICENSE) + +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/cmake/com_github_opentelemetry_cpp.cmake b/cmake/com_github_opentelemetry_cpp.cmake index 28af016..12f03ec 100644 --- a/cmake/com_github_opentelemetry_cpp.cmake +++ b/cmake/com_github_opentelemetry_cpp.cmake @@ -2,7 +2,7 @@ # # 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/cmake/com_github_trpc_cpp.cmake b/cmake/com_github_trpc_cpp.cmake index bf8cbeb..567444b 100644 --- a/cmake/com_github_trpc_cpp.cmake +++ b/cmake/com_github_trpc_cpp.cmake @@ -2,7 +2,7 @@ # # 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/examples/client/client.cc b/examples/client/client.cc index 9127cce..3b5399a 100644 --- a/examples/client/client.cc +++ b/examples/client/client.cc @@ -2,7 +2,7 @@ // // 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/examples/proxy/forward_server.cc b/examples/proxy/forward_server.cc index ec8209a..a206cba 100644 --- a/examples/proxy/forward_server.cc +++ b/examples/proxy/forward_server.cc @@ -2,7 +2,7 @@ // // 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/examples/proxy/forward_service.cc b/examples/proxy/forward_service.cc index 77a7221..19cd27f 100644 --- a/examples/proxy/forward_service.cc +++ b/examples/proxy/forward_service.cc @@ -2,7 +2,7 @@ // // 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/examples/proxy/forward_service.h b/examples/proxy/forward_service.h index 5a3d467..3c9cc4f 100644 --- a/examples/proxy/forward_service.h +++ b/examples/proxy/forward_service.h @@ -2,7 +2,7 @@ // // 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/examples/server/greeter_service.cc b/examples/server/greeter_service.cc index 09942fb..f8689d6 100644 --- a/examples/server/greeter_service.cc +++ b/examples/server/greeter_service.cc @@ -2,7 +2,7 @@ // // 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/examples/server/greeter_service.h b/examples/server/greeter_service.h index be599b3..916af89 100644 --- a/examples/server/greeter_service.h +++ b/examples/server/greeter_service.h @@ -2,7 +2,7 @@ // // 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/examples/server/helloworld_server.cc b/examples/server/helloworld_server.cc index 9fdb1c3..0b35d8c 100644 --- a/examples/server/helloworld_server.cc +++ b/examples/server/helloworld_server.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/logging/common.h b/trpc/telemetry/opentelemetry/logging/common.h index ba05822..9e3ff28 100644 --- a/trpc/telemetry/opentelemetry/logging/common.h +++ b/trpc/telemetry/opentelemetry/logging/common.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/logging/grpc_log_exporter.cc b/trpc/telemetry/opentelemetry/logging/grpc_log_exporter.cc index 6c9b8c3..5bd6b34 100644 --- a/trpc/telemetry/opentelemetry/logging/grpc_log_exporter.cc +++ b/trpc/telemetry/opentelemetry/logging/grpc_log_exporter.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/logging/grpc_log_exporter.h b/trpc/telemetry/opentelemetry/logging/grpc_log_exporter.h index dbe5ba0..a956840 100644 --- a/trpc/telemetry/opentelemetry/logging/grpc_log_exporter.h +++ b/trpc/telemetry/opentelemetry/logging/grpc_log_exporter.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/logging/grpc_log_exporter_test.cc b/trpc/telemetry/opentelemetry/logging/grpc_log_exporter_test.cc index d79927f..8080263 100644 --- a/trpc/telemetry/opentelemetry/logging/grpc_log_exporter_test.cc +++ b/trpc/telemetry/opentelemetry/logging/grpc_log_exporter_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/logging/opentelemetry_logging.cc b/trpc/telemetry/opentelemetry/logging/opentelemetry_logging.cc index 55a1197..7e2e2d1 100644 --- a/trpc/telemetry/opentelemetry/logging/opentelemetry_logging.cc +++ b/trpc/telemetry/opentelemetry/logging/opentelemetry_logging.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/logging/opentelemetry_logging.h b/trpc/telemetry/opentelemetry/logging/opentelemetry_logging.h index e49cb3a..e495c1c 100644 --- a/trpc/telemetry/opentelemetry/logging/opentelemetry_logging.h +++ b/trpc/telemetry/opentelemetry/logging/opentelemetry_logging.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/logging/opentelemetry_logging_test.cc b/trpc/telemetry/opentelemetry/logging/opentelemetry_logging_test.cc index 951b445..ff48f87 100644 --- a/trpc/telemetry/opentelemetry/logging/opentelemetry_logging_test.cc +++ b/trpc/telemetry/opentelemetry/logging/opentelemetry_logging_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/client_filter.cc b/trpc/telemetry/opentelemetry/metrics/client_filter.cc index 53a27fb..e921b36 100644 --- a/trpc/telemetry/opentelemetry/metrics/client_filter.cc +++ b/trpc/telemetry/opentelemetry/metrics/client_filter.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/client_filter.h b/trpc/telemetry/opentelemetry/metrics/client_filter.h index 37a900c..034c5ac 100644 --- a/trpc/telemetry/opentelemetry/metrics/client_filter.h +++ b/trpc/telemetry/opentelemetry/metrics/client_filter.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/client_filter_test.cc b/trpc/telemetry/opentelemetry/metrics/client_filter_test.cc index 474b310..b8fc77c 100644 --- a/trpc/telemetry/opentelemetry/metrics/client_filter_test.cc +++ b/trpc/telemetry/opentelemetry/metrics/client_filter_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/common.cc b/trpc/telemetry/opentelemetry/metrics/common.cc index 9053b6c..b5edf3b 100644 --- a/trpc/telemetry/opentelemetry/metrics/common.cc +++ b/trpc/telemetry/opentelemetry/metrics/common.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/common.h b/trpc/telemetry/opentelemetry/metrics/common.h index e7a370f..0598a7f 100644 --- a/trpc/telemetry/opentelemetry/metrics/common.h +++ b/trpc/telemetry/opentelemetry/metrics/common.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/common_test.cc b/trpc/telemetry/opentelemetry/metrics/common_test.cc index 661413d..291bbfc 100644 --- a/trpc/telemetry/opentelemetry/metrics/common_test.cc +++ b/trpc/telemetry/opentelemetry/metrics/common_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics.cc b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics.cc index c19891d..a160342 100644 --- a/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics.cc +++ b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics.h b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics.h index e8404f3..f3d0fd7 100644 --- a/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics.h +++ b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api.cc b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api.cc index c3b2bb4..b9f88ee 100644 --- a/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api.cc +++ b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api.h b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api.h index 8ff616a..7266ab9 100644 --- a/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api.h +++ b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api_test.cc b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api_test.cc index 6fb508c..c577486 100644 --- a/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api_test.cc +++ b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_api_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_test.cc b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_test.cc index 1907423..ec6678e 100644 --- a/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_test.cc +++ b/trpc/telemetry/opentelemetry/metrics/opentelemetry_metrics_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/server_filter.cc b/trpc/telemetry/opentelemetry/metrics/server_filter.cc index b4371bb..d6a032f 100644 --- a/trpc/telemetry/opentelemetry/metrics/server_filter.cc +++ b/trpc/telemetry/opentelemetry/metrics/server_filter.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/server_filter.h b/trpc/telemetry/opentelemetry/metrics/server_filter.h index 1ede727..3661efb 100644 --- a/trpc/telemetry/opentelemetry/metrics/server_filter.h +++ b/trpc/telemetry/opentelemetry/metrics/server_filter.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/metrics/server_filter_test.cc b/trpc/telemetry/opentelemetry/metrics/server_filter_test.cc index 6497486..720670a 100644 --- a/trpc/telemetry/opentelemetry/metrics/server_filter_test.cc +++ b/trpc/telemetry/opentelemetry/metrics/server_filter_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_client_filter.cc b/trpc/telemetry/opentelemetry/opentelemetry_client_filter.cc index fe03059..bdba04a 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_client_filter.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_client_filter.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_client_filter.h b/trpc/telemetry/opentelemetry/opentelemetry_client_filter.h index 1fc909d..6581366 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_client_filter.h +++ b/trpc/telemetry/opentelemetry/opentelemetry_client_filter.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_client_filter_test.cc b/trpc/telemetry/opentelemetry/opentelemetry_client_filter_test.cc index cd9e2a8..1b1e1e7 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_client_filter_test.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_client_filter_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_common.h b/trpc/telemetry/opentelemetry/opentelemetry_common.h index ad54d6c..6fd138c 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_common.h +++ b/trpc/telemetry/opentelemetry/opentelemetry_common.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_log_handler.cc b/trpc/telemetry/opentelemetry/opentelemetry_log_handler.cc index 53e3ed0..f06d36e 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_log_handler.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_log_handler.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_log_handler.h b/trpc/telemetry/opentelemetry/opentelemetry_log_handler.h index 4979152..baf630c 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_log_handler.h +++ b/trpc/telemetry/opentelemetry/opentelemetry_log_handler.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_server_filter.cc b/trpc/telemetry/opentelemetry/opentelemetry_server_filter.cc index 8e8ea0d..2230e07 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_server_filter.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_server_filter.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_server_filter.h b/trpc/telemetry/opentelemetry/opentelemetry_server_filter.h index 61eef4d..98af5a2 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_server_filter.h +++ b/trpc/telemetry/opentelemetry/opentelemetry_server_filter.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_server_filter_test.cc b/trpc/telemetry/opentelemetry/opentelemetry_server_filter_test.cc index 164be21..197665e 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_server_filter_test.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_server_filter_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry.cc b/trpc/telemetry/opentelemetry/opentelemetry_telemetry.cc index 034876a..b057c99 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry.h b/trpc/telemetry/opentelemetry/opentelemetry_telemetry.h index 13eb0e9..ef03b46 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry.h +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.cc b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.cc index f1e108a..548ee1d 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.h b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.h index f0bc040..08786de 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.h +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_api.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf.cc b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf.cc index 3dcd75f..ffeda25 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf.h b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf.h index 2dd5c5a..0f341d4 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf.h +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf_parser.h b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf_parser.h index a0ec741..d43abf0 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf_parser.h +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf_parser.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf_test.cc b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf_test.cc index fdefeb0..6a4a091 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf_test.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_conf_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/opentelemetry_telemetry_test.cc b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_test.cc index 352e7fa..09f22f4 100644 --- a/trpc/telemetry/opentelemetry/opentelemetry_telemetry_test.cc +++ b/trpc/telemetry/opentelemetry/opentelemetry_telemetry_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/testing/mock_telemetry.h b/trpc/telemetry/opentelemetry/testing/mock_telemetry.h index 81493e2..2a6327c 100644 --- a/trpc/telemetry/opentelemetry/testing/mock_telemetry.h +++ b/trpc/telemetry/opentelemetry/testing/mock_telemetry.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/client_filter.cc b/trpc/telemetry/opentelemetry/tracing/client_filter.cc index 44227f2..4c1aabe 100644 --- a/trpc/telemetry/opentelemetry/tracing/client_filter.cc +++ b/trpc/telemetry/opentelemetry/tracing/client_filter.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/client_filter.h b/trpc/telemetry/opentelemetry/tracing/client_filter.h index fca14ca..2d831a7 100644 --- a/trpc/telemetry/opentelemetry/tracing/client_filter.h +++ b/trpc/telemetry/opentelemetry/tracing/client_filter.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/client_filter_test.cc b/trpc/telemetry/opentelemetry/tracing/client_filter_test.cc index 693a328..f7dda1d 100644 --- a/trpc/telemetry/opentelemetry/tracing/client_filter_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/client_filter_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/common.cc b/trpc/telemetry/opentelemetry/tracing/common.cc index 184f187..a2fdf0e 100644 --- a/trpc/telemetry/opentelemetry/tracing/common.cc +++ b/trpc/telemetry/opentelemetry/tracing/common.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/common.h b/trpc/telemetry/opentelemetry/tracing/common.h index 1c2576d..57f63fa 100644 --- a/trpc/telemetry/opentelemetry/tracing/common.h +++ b/trpc/telemetry/opentelemetry/tracing/common.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/common_test.cc b/trpc/telemetry/opentelemetry/tracing/common_test.cc index ca45081..3bcd157 100644 --- a/trpc/telemetry/opentelemetry/tracing/common_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/common_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor.cc b/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor.cc index 29efb98..9a4bbdb 100644 --- a/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor.cc +++ b/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor.h b/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor.h index 5078580..d007bc5 100644 --- a/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor.h +++ b/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor_test.cc b/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor_test.cc index e0de161..77cb2f6 100644 --- a/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/deferred_sample_processor_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.cc b/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.cc index 32a6cbf..e97812f 100644 --- a/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.cc +++ b/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.h b/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.h index 37eb470..3432383 100644 --- a/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.h +++ b/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter_test.cc b/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter_test.cc index 079b25e..6f4bc51 100644 --- a/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/grpc_trace_exporter_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing.cc b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing.cc index d1448d2..30eea15 100644 --- a/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing.cc +++ b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing.h b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing.h index fa9a6a8..6d3459d 100644 --- a/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing.h +++ b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api.cc b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api.cc index 3bda600..5546520 100644 --- a/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api.cc +++ b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api.h b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api.h index d19d14a..75456e0 100644 --- a/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api.h +++ b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api_test.cc b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api_test.cc index 7f56188..874120f 100644 --- a/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_api_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_test.cc b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_test.cc index 3ee5fab..94bb3a8 100644 --- a/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/opentelemetry_tracing_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/sampler.cc b/trpc/telemetry/opentelemetry/tracing/sampler.cc index 1a90223..4a99f86 100644 --- a/trpc/telemetry/opentelemetry/tracing/sampler.cc +++ b/trpc/telemetry/opentelemetry/tracing/sampler.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/sampler.h b/trpc/telemetry/opentelemetry/tracing/sampler.h index ac27073..b7f7d95 100644 --- a/trpc/telemetry/opentelemetry/tracing/sampler.h +++ b/trpc/telemetry/opentelemetry/tracing/sampler.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/sampler_test.cc b/trpc/telemetry/opentelemetry/tracing/sampler_test.cc index d0f7174..03a0a5b 100644 --- a/trpc/telemetry/opentelemetry/tracing/sampler_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/sampler_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/server_filter.cc b/trpc/telemetry/opentelemetry/tracing/server_filter.cc index 155a5f8..0af9e65 100644 --- a/trpc/telemetry/opentelemetry/tracing/server_filter.cc +++ b/trpc/telemetry/opentelemetry/tracing/server_filter.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/server_filter.h b/trpc/telemetry/opentelemetry/tracing/server_filter.h index 291a5db..266a540 100644 --- a/trpc/telemetry/opentelemetry/tracing/server_filter.h +++ b/trpc/telemetry/opentelemetry/tracing/server_filter.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/server_filter_test.cc b/trpc/telemetry/opentelemetry/tracing/server_filter_test.cc index 3c892a9..f37e810 100644 --- a/trpc/telemetry/opentelemetry/tracing/server_filter_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/server_filter_test.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/text_map_carrier.cc b/trpc/telemetry/opentelemetry/tracing/text_map_carrier.cc index 0d72bbd..99c901b 100644 --- a/trpc/telemetry/opentelemetry/tracing/text_map_carrier.cc +++ b/trpc/telemetry/opentelemetry/tracing/text_map_carrier.cc @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/text_map_carrier.h b/trpc/telemetry/opentelemetry/tracing/text_map_carrier.h index fe3c9cb..f21268c 100644 --- a/trpc/telemetry/opentelemetry/tracing/text_map_carrier.h +++ b/trpc/telemetry/opentelemetry/tracing/text_map_carrier.h @@ -2,7 +2,7 @@ // // 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/trpc/telemetry/opentelemetry/tracing/text_map_carrier_test.cc b/trpc/telemetry/opentelemetry/tracing/text_map_carrier_test.cc index 5af616d..79c1691 100644 --- a/trpc/telemetry/opentelemetry/tracing/text_map_carrier_test.cc +++ b/trpc/telemetry/opentelemetry/tracing/text_map_carrier_test.cc @@ -2,7 +2,7 @@ // // 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,