From 21fc50f15b982f9b674bf70098892e30765e499e Mon Sep 17 00:00:00 2001 From: Christian Groschupp Date: Wed, 15 Mar 2023 16:38:21 +0100 Subject: [PATCH] update copyright --- internal/ingress/annotations/customheaders/main_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ingress/annotations/customheaders/main_test.go b/internal/ingress/annotations/customheaders/main_test.go index 52a1b9115..c090f8697 100644 --- a/internal/ingress/annotations/customheaders/main_test.go +++ b/internal/ingress/annotations/customheaders/main_test.go @@ -1,5 +1,5 @@ /* -Copyright 2019 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.