From 5b21caf09bf22cb8bb41ac6d92eb68fa7a534f75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Pinho?= Date: Wed, 28 Feb 2024 11:49:05 +0000 Subject: [PATCH] nit: fix copyright year --- test/e2e/settings/enable_real_ip_recursive.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/settings/enable_real_ip_recursive.go b/test/e2e/settings/enable_real_ip_recursive.go index d7af96090..feff475e0 100644 --- a/test/e2e/settings/enable_real_ip_recursive.go +++ b/test/e2e/settings/enable_real_ip_recursive.go @@ -1,5 +1,5 @@ /* -Copyright 2017 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.