From fea03cf8016e5749982c1bbfc7046bafef135f3b Mon Sep 17 00:00:00 2001 From: Fiachra Corcoran Date: Thu, 29 Feb 2024 16:02:15 +0000 Subject: [PATCH] Re trigger e2e CI runs --- pkg/apiserver/apiserver.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/apiserver/apiserver.go b/pkg/apiserver/apiserver.go index f98c603c..31e52b7f 100644 --- a/pkg/apiserver/apiserver.go +++ b/pkg/apiserver/apiserver.go @@ -1,4 +1,4 @@ -// Copyright 2022 The kpt and Nephio Authors +// Copyright 2022-2024 The kpt and Nephio Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.