From 7ec3f9f636398583d068509c4a6e26935fa6cee6 Mon Sep 17 00:00:00 2001 From: hexagonal-banana <101192519+hexagonal-banana@users.noreply.github.com> Date: Tue, 7 May 2024 01:47:50 +0800 Subject: [PATCH] fix licence in ./pkg/controllers/v1alpha1/goosefs/goosefs_runtime_controller.go (#3875) Signed-off-by: hexagonal banana <211220059@smail.nju.edu.cn> Co-authored-by: hexagonal banana <211220059@smail.nju.edu.cn> --- pkg/controllers/v1alpha1/goosefs/goosefs_runtime_controller.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/controllers/v1alpha1/goosefs/goosefs_runtime_controller.go b/pkg/controllers/v1alpha1/goosefs/goosefs_runtime_controller.go index 2a1d9e6e112..3adab2de5de 100644 --- a/pkg/controllers/v1alpha1/goosefs/goosefs_runtime_controller.go +++ b/pkg/controllers/v1alpha1/goosefs/goosefs_runtime_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Fluid Authors. +Copyright 2021 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.