From 2ad2c15c9ca1e0cad0837fe3398f3818adcc8441 Mon Sep 17 00:00:00 2001 From: Timo Reimann Date: Tue, 2 May 2023 07:59:48 +0200 Subject: [PATCH] Update copyright year to 2023 --- staging/src/k8s.io/cloud-provider/api/retry_error.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/src/k8s.io/cloud-provider/api/retry_error.go b/staging/src/k8s.io/cloud-provider/api/retry_error.go index b6dc86dead9..ac0e5e6e728 100644 --- a/staging/src/k8s.io/cloud-provider/api/retry_error.go +++ b/staging/src/k8s.io/cloud-provider/api/retry_error.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes Authors. +Copyright 2023 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.