diff --git a/client/pkg/logutil/grpc_logger_interceptor.go b/client/pkg/logutil/grpc_logger_interceptor.go index 62dd343eacaf..0117e8f6f913 100644 --- a/client/pkg/logutil/grpc_logger_interceptor.go +++ b/client/pkg/logutil/grpc_logger_interceptor.go @@ -1,4 +1,4 @@ -// Copyright 2016 The etcd Authors +// Copyright 2024 The etcd Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/framework/integration/settable_logger.go b/tests/framework/integration/settable_logger.go index d5123612ea07..11a20f833c4e 100644 --- a/tests/framework/integration/settable_logger.go +++ b/tests/framework/integration/settable_logger.go @@ -1,4 +1,4 @@ -// Copyright 2016 The etcd Authors +// Copyright 2024 The etcd Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.