From 2ad8833bb98e08ac5d42e68083ffb45061bdda59 Mon Sep 17 00:00:00 2001 From: ywy377 <126590903+ywy377@users.noreply.github.com> Date: Tue, 7 May 2024 03:26:10 +0800 Subject: [PATCH] change to 2022 (#3925) Signed-off-by: ywy377 <3211528252@qq.com> --- pkg/ctrl/watch/mutatingwebhookconfiguration_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/ctrl/watch/mutatingwebhookconfiguration_test.go b/pkg/ctrl/watch/mutatingwebhookconfiguration_test.go index 1ab6e6c9937..848846f0fc5 100644 --- a/pkg/ctrl/watch/mutatingwebhookconfiguration_test.go +++ b/pkg/ctrl/watch/mutatingwebhookconfiguration_test.go @@ -1,5 +1,5 @@ /* -Copyright 2021 The Fluid Authors. +Copyright 2022 The Fluid Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.