From 3807e82d092b40b21f15c3b65b376d6ccb85f6d0 Mon Sep 17 00:00:00 2001 From: Sid Shukla Date: Wed, 29 Nov 2023 16:22:57 +0530 Subject: [PATCH] Revert file-scope licenses --- test/e2e/clusterctl_upgrade_test.go | 2 +- test/e2e/common.go | 2 +- test/e2e/e2e_suite_test.go | 2 +- test/e2e/md_rollout_test.go | 3 +-- test/e2e/md_scale_test.go | 2 +- test/e2e/mhc_remediations_test.go | 2 +- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/test/e2e/clusterctl_upgrade_test.go b/test/e2e/clusterctl_upgrade_test.go index e1e2b8f280..d02c8db526 100644 --- a/test/e2e/clusterctl_upgrade_test.go +++ b/test/e2e/clusterctl_upgrade_test.go @@ -1,7 +1,7 @@ //go:build e2e /* -Copyright 2023 Nutanix. +Copyright 2020 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/test/e2e/common.go b/test/e2e/common.go index 899a80b600..7aaefd828b 100644 --- a/test/e2e/common.go +++ b/test/e2e/common.go @@ -1,7 +1,7 @@ //go:build e2e /* -Copyright 2023 Nutanix. +Copyright 2020 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/test/e2e/e2e_suite_test.go b/test/e2e/e2e_suite_test.go index c813672d70..42d9eaf466 100644 --- a/test/e2e/e2e_suite_test.go +++ b/test/e2e/e2e_suite_test.go @@ -1,7 +1,7 @@ //go:build e2e /* -Copyright 2023 Nutanix. +Copyright 2020 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/test/e2e/md_rollout_test.go b/test/e2e/md_rollout_test.go index c567b4d4bb..499bfeaedd 100644 --- a/test/e2e/md_rollout_test.go +++ b/test/e2e/md_rollout_test.go @@ -1,8 +1,7 @@ //go:build e2e -// +build e2e /* -Copyright 2023 Nutanix. +Copyright 2020 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/test/e2e/md_scale_test.go b/test/e2e/md_scale_test.go index 66bc3d7bfc..c4428c2f23 100644 --- a/test/e2e/md_scale_test.go +++ b/test/e2e/md_scale_test.go @@ -1,7 +1,7 @@ //go:build e2e /* -Copyright 2023 Nutanix. +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/test/e2e/mhc_remediations_test.go b/test/e2e/mhc_remediations_test.go index 0caa885650..3ceb71e52a 100644 --- a/test/e2e/mhc_remediations_test.go +++ b/test/e2e/mhc_remediations_test.go @@ -1,7 +1,7 @@ //go:build e2e /* -Copyright 2023 Nutanix. +Copyright 2020 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.