From d7c35b6fc8563894b3aa8efcae8ab88d7a8f9824 Mon Sep 17 00:00:00 2001 From: Vincent-Bobo <95077243+Vincent-Bobo@users.noreply.github.com> Date: Tue, 7 May 2024 01:40:25 +0800 Subject: [PATCH] modify the License in api/v1alpha1/status.go, change 2022 to 2020 (#3878) Signed-off-by: Vincent-Bobo <742626295@qq.com> --- api/v1alpha1/status.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1alpha1/status.go b/api/v1alpha1/status.go index f24428a87e6..3839d2e709a 100644 --- a/api/v1alpha1/status.go +++ b/api/v1alpha1/status.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Fluid Authors. +Copyright 2020 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.