From 5e99881e59f13345fd9f3a7c1ccb6794ac89a0b0 Mon Sep 17 00:00:00 2001 From: zhzhuang-zju Date: Thu, 30 Nov 2023 20:21:36 +0800 Subject: [PATCH] correct the license in the lifted directory Signed-off-by: zhzhuang-zju --- pkg/util/lifted/deployment_test.go | 2 +- pkg/util/lifted/federatedhpa.go | 2 +- pkg/util/lifted/federatedhpa_test.go | 2 +- pkg/util/lifted/lua_oslib_safe.go | 2 +- pkg/util/lifted/validatingfhpa.go | 2 +- pkg/util/lifted/validatingmci_test.go | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pkg/util/lifted/deployment_test.go b/pkg/util/lifted/deployment_test.go index aab6d9720..0e0137969 100644 --- a/pkg/util/lifted/deployment_test.go +++ b/pkg/util/lifted/deployment_test.go @@ -1,5 +1,5 @@ /* -Copyright 2023 The Karmada Authors. +Copyright 2015 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. diff --git a/pkg/util/lifted/federatedhpa.go b/pkg/util/lifted/federatedhpa.go index 023c00f51..ed62fc66c 100644 --- a/pkg/util/lifted/federatedhpa.go +++ b/pkg/util/lifted/federatedhpa.go @@ -1,5 +1,5 @@ /* -Copyright 2023 The Karmada Authors. +Copyright 2021 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. diff --git a/pkg/util/lifted/federatedhpa_test.go b/pkg/util/lifted/federatedhpa_test.go index a35f0e540..c64262a17 100644 --- a/pkg/util/lifted/federatedhpa_test.go +++ b/pkg/util/lifted/federatedhpa_test.go @@ -1,5 +1,5 @@ /* -Copyright 2023 The Karmada Authors. +Copyright 2021 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. diff --git a/pkg/util/lifted/lua_oslib_safe.go b/pkg/util/lifted/lua_oslib_safe.go index bb0bfa740..9943a9145 100644 --- a/pkg/util/lifted/lua_oslib_safe.go +++ b/pkg/util/lifted/lua_oslib_safe.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Karmada Authors. +Copyright 2019 The Argo Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/util/lifted/validatingfhpa.go b/pkg/util/lifted/validatingfhpa.go index f8d2ce19a..a3ebf9b2c 100755 --- a/pkg/util/lifted/validatingfhpa.go +++ b/pkg/util/lifted/validatingfhpa.go @@ -1,5 +1,5 @@ /* -Copyright 2023 The Karmada Authors. +Copyright 2016 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. diff --git a/pkg/util/lifted/validatingmci_test.go b/pkg/util/lifted/validatingmci_test.go index d66784c2d..558898da0 100644 --- a/pkg/util/lifted/validatingmci_test.go +++ b/pkg/util/lifted/validatingmci_test.go @@ -1,5 +1,5 @@ /* -Copyright 2023 The Karmada Authors. +Copyright 2014 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.