From bcc320e6485a3727ed2264fbc454f41fa0db4304 Mon Sep 17 00:00:00 2001 From: Ramon Silveira Borges Date: Sun, 24 Mar 2024 21:54:57 +0100 Subject: [PATCH] fix: fix the copyright year of the test --- test/e2e/settings/grpc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/settings/grpc.go b/test/e2e/settings/grpc.go index f42ca945a..30bd62a8a 100644 --- a/test/e2e/settings/grpc.go +++ b/test/e2e/settings/grpc.go @@ -1,5 +1,5 @@ /* -Copyright 2019 The Kubernetes Authors. +Copyright 2024 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.