From d38d74388db8106369ffe6a5726bb22970094fdc Mon Sep 17 00:00:00 2001 From: Camila Macedo Date: Sun, 8 Jan 2023 15:36:40 +0000 Subject: [PATCH] :seedling: update license date --- testdata/project-v2/api/v1/admiral_types.go | 2 +- testdata/project-v2/api/v1/admiral_webhook.go | 2 +- testdata/project-v2/api/v1/captain_types.go | 2 +- testdata/project-v2/api/v1/captain_webhook.go | 2 +- testdata/project-v2/api/v1/firstmate_types.go | 2 +- testdata/project-v2/api/v1/firstmate_webhook.go | 2 +- testdata/project-v2/api/v1/groupversion_info.go | 2 +- testdata/project-v2/api/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v2/controllers/admiral_controller.go | 2 +- testdata/project-v2/controllers/captain_controller.go | 2 +- testdata/project-v2/controllers/firstmate_controller.go | 2 +- testdata/project-v2/controllers/laker_controller.go | 2 +- testdata/project-v2/controllers/suite_test.go | 2 +- testdata/project-v2/hack/boilerplate.go.txt | 2 +- testdata/project-v2/main.go | 2 +- testdata/project-v3-config/README.md | 2 +- testdata/project-v3-config/api/v1/admiral_types.go | 2 +- testdata/project-v3-config/api/v1/admiral_webhook.go | 2 +- testdata/project-v3-config/api/v1/captain_types.go | 2 +- testdata/project-v3-config/api/v1/captain_webhook.go | 2 +- testdata/project-v3-config/api/v1/firstmate_types.go | 2 +- testdata/project-v3-config/api/v1/firstmate_webhook.go | 2 +- testdata/project-v3-config/api/v1/groupversion_info.go | 2 +- testdata/project-v3-config/api/v1/webhook_suite_test.go | 2 +- testdata/project-v3-config/api/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v3-config/controllers/admiral_controller.go | 2 +- testdata/project-v3-config/controllers/captain_controller.go | 2 +- testdata/project-v3-config/controllers/firstmate_controller.go | 2 +- testdata/project-v3-config/controllers/laker_controller.go | 2 +- testdata/project-v3-config/controllers/suite_test.go | 2 +- testdata/project-v3-config/hack/boilerplate.go.txt | 2 +- testdata/project-v3-config/main.go | 2 +- testdata/project-v3-declarative-v1/README.md | 2 +- testdata/project-v3-declarative-v1/api/v1/admiral_types.go | 2 +- testdata/project-v3-declarative-v1/api/v1/captain_types.go | 2 +- testdata/project-v3-declarative-v1/api/v1/firstmate_types.go | 2 +- testdata/project-v3-declarative-v1/api/v1/groupversion_info.go | 2 +- .../project-v3-declarative-v1/api/v1/zz_generated.deepcopy.go | 2 +- .../project-v3-declarative-v1/controllers/admiral_controller.go | 2 +- .../project-v3-declarative-v1/controllers/captain_controller.go | 2 +- .../controllers/firstmate_controller.go | 2 +- testdata/project-v3-declarative-v1/controllers/suite_test.go | 2 +- testdata/project-v3-declarative-v1/hack/boilerplate.go.txt | 2 +- testdata/project-v3-declarative-v1/main.go | 2 +- testdata/project-v3-multigroup/README.md | 2 +- testdata/project-v3-multigroup/apis/crew/v1/captain_types.go | 2 +- testdata/project-v3-multigroup/apis/crew/v1/captain_webhook.go | 2 +- .../project-v3-multigroup/apis/crew/v1/groupversion_info.go | 2 +- .../project-v3-multigroup/apis/crew/v1/webhook_suite_test.go | 2 +- .../project-v3-multigroup/apis/crew/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v3-multigroup/apis/fiz/v1/bar_types.go | 2 +- testdata/project-v3-multigroup/apis/fiz/v1/groupversion_info.go | 2 +- .../project-v3-multigroup/apis/fiz/v1/zz_generated.deepcopy.go | 2 +- .../apis/foo.policy/v1/groupversion_info.go | 2 +- .../apis/foo.policy/v1/healthcheckpolicy_types.go | 2 +- .../apis/foo.policy/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v3-multigroup/apis/foo/v1/bar_types.go | 2 +- testdata/project-v3-multigroup/apis/foo/v1/groupversion_info.go | 2 +- .../project-v3-multigroup/apis/foo/v1/zz_generated.deepcopy.go | 2 +- .../apis/sea-creatures/v1beta1/groupversion_info.go | 2 +- .../apis/sea-creatures/v1beta1/kraken_types.go | 2 +- .../apis/sea-creatures/v1beta1/zz_generated.deepcopy.go | 2 +- .../apis/sea-creatures/v1beta2/groupversion_info.go | 2 +- .../apis/sea-creatures/v1beta2/leviathan_types.go | 2 +- .../apis/sea-creatures/v1beta2/zz_generated.deepcopy.go | 2 +- testdata/project-v3-multigroup/apis/ship/v1/destroyer_types.go | 2 +- .../project-v3-multigroup/apis/ship/v1/destroyer_webhook.go | 2 +- .../project-v3-multigroup/apis/ship/v1/groupversion_info.go | 2 +- .../project-v3-multigroup/apis/ship/v1/webhook_suite_test.go | 2 +- .../project-v3-multigroup/apis/ship/v1/zz_generated.deepcopy.go | 2 +- .../project-v3-multigroup/apis/ship/v1beta1/frigate_types.go | 2 +- .../project-v3-multigroup/apis/ship/v1beta1/frigate_webhook.go | 2 +- .../apis/ship/v1beta1/groupversion_info.go | 2 +- .../apis/ship/v1beta1/zz_generated.deepcopy.go | 2 +- .../project-v3-multigroup/apis/ship/v2alpha1/cruiser_types.go | 2 +- .../project-v3-multigroup/apis/ship/v2alpha1/cruiser_webhook.go | 2 +- .../apis/ship/v2alpha1/groupversion_info.go | 2 +- .../apis/ship/v2alpha1/webhook_suite_test.go | 2 +- .../apis/ship/v2alpha1/zz_generated.deepcopy.go | 2 +- testdata/project-v3-multigroup/apis/v1/groupversion_info.go | 2 +- testdata/project-v3-multigroup/apis/v1/lakers_types.go | 2 +- testdata/project-v3-multigroup/apis/v1/lakers_webhook.go | 2 +- testdata/project-v3-multigroup/apis/v1/webhook_suite_test.go | 2 +- testdata/project-v3-multigroup/apis/v1/zz_generated.deepcopy.go | 2 +- .../controllers/apps/deployment_controller.go | 2 +- testdata/project-v3-multigroup/controllers/apps/suite_test.go | 2 +- .../controllers/crew/captain_controller.go | 2 +- testdata/project-v3-multigroup/controllers/crew/suite_test.go | 2 +- .../project-v3-multigroup/controllers/fiz/bar_controller.go | 2 +- testdata/project-v3-multigroup/controllers/fiz/suite_test.go | 2 +- .../controllers/foo.policy/healthcheckpolicy_controller.go | 2 +- .../project-v3-multigroup/controllers/foo.policy/suite_test.go | 2 +- .../project-v3-multigroup/controllers/foo/bar_controller.go | 2 +- testdata/project-v3-multigroup/controllers/foo/suite_test.go | 2 +- testdata/project-v3-multigroup/controllers/lakers_controller.go | 2 +- .../controllers/sea-creatures/kraken_controller.go | 2 +- .../controllers/sea-creatures/leviathan_controller.go | 2 +- .../controllers/sea-creatures/suite_test.go | 2 +- .../controllers/ship/cruiser_controller.go | 2 +- .../controllers/ship/destroyer_controller.go | 2 +- .../controllers/ship/frigate_controller.go | 2 +- testdata/project-v3-multigroup/controllers/ship/suite_test.go | 2 +- testdata/project-v3-multigroup/controllers/suite_test.go | 2 +- testdata/project-v3-multigroup/hack/boilerplate.go.txt | 2 +- testdata/project-v3-multigroup/main.go | 2 +- testdata/project-v3-with-deploy-image/README.md | 2 +- .../project-v3-with-deploy-image/api/v1alpha1/busybox_types.go | 2 +- .../api/v1alpha1/groupversion_info.go | 2 +- .../api/v1alpha1/memcached_types.go | 2 +- .../api/v1alpha1/memcached_webhook.go | 2 +- .../api/v1alpha1/webhook_suite_test.go | 2 +- .../api/v1alpha1/zz_generated.deepcopy.go | 2 +- .../controllers/busybox_controller.go | 2 +- .../controllers/busybox_controller_test.go | 2 +- .../controllers/memcached_controller.go | 2 +- .../controllers/memcached_controller_test.go | 2 +- testdata/project-v3-with-deploy-image/controllers/suite_test.go | 2 +- testdata/project-v3-with-deploy-image/hack/boilerplate.go.txt | 2 +- testdata/project-v3-with-deploy-image/main.go | 2 +- testdata/project-v3-with-grafana/README.md | 2 +- testdata/project-v3-with-grafana/hack/boilerplate.go.txt | 2 +- testdata/project-v3-with-grafana/main.go | 2 +- testdata/project-v3/README.md | 2 +- testdata/project-v3/api/v1/admiral_types.go | 2 +- testdata/project-v3/api/v1/admiral_webhook.go | 2 +- testdata/project-v3/api/v1/captain_types.go | 2 +- testdata/project-v3/api/v1/captain_webhook.go | 2 +- testdata/project-v3/api/v1/firstmate_types.go | 2 +- testdata/project-v3/api/v1/firstmate_webhook.go | 2 +- testdata/project-v3/api/v1/groupversion_info.go | 2 +- testdata/project-v3/api/v1/webhook_suite_test.go | 2 +- testdata/project-v3/api/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v3/controllers/admiral_controller.go | 2 +- testdata/project-v3/controllers/captain_controller.go | 2 +- testdata/project-v3/controllers/firstmate_controller.go | 2 +- testdata/project-v3/controllers/laker_controller.go | 2 +- testdata/project-v3/controllers/suite_test.go | 2 +- testdata/project-v3/hack/boilerplate.go.txt | 2 +- testdata/project-v3/main.go | 2 +- testdata/project-v4-config/README.md | 2 +- testdata/project-v4-config/api/v1/admiral_types.go | 2 +- testdata/project-v4-config/api/v1/admiral_webhook.go | 2 +- testdata/project-v4-config/api/v1/captain_types.go | 2 +- testdata/project-v4-config/api/v1/captain_webhook.go | 2 +- testdata/project-v4-config/api/v1/firstmate_types.go | 2 +- testdata/project-v4-config/api/v1/firstmate_webhook.go | 2 +- testdata/project-v4-config/api/v1/groupversion_info.go | 2 +- testdata/project-v4-config/api/v1/webhook_suite_test.go | 2 +- testdata/project-v4-config/api/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v4-config/controllers/admiral_controller.go | 2 +- testdata/project-v4-config/controllers/captain_controller.go | 2 +- testdata/project-v4-config/controllers/firstmate_controller.go | 2 +- testdata/project-v4-config/controllers/laker_controller.go | 2 +- testdata/project-v4-config/controllers/suite_test.go | 2 +- testdata/project-v4-config/hack/boilerplate.go.txt | 2 +- testdata/project-v4-config/main.go | 2 +- testdata/project-v4-declarative-v1/README.md | 2 +- testdata/project-v4-declarative-v1/api/v1/admiral_types.go | 2 +- testdata/project-v4-declarative-v1/api/v1/captain_types.go | 2 +- testdata/project-v4-declarative-v1/api/v1/firstmate_types.go | 2 +- testdata/project-v4-declarative-v1/api/v1/groupversion_info.go | 2 +- .../project-v4-declarative-v1/api/v1/zz_generated.deepcopy.go | 2 +- .../project-v4-declarative-v1/controllers/admiral_controller.go | 2 +- .../project-v4-declarative-v1/controllers/captain_controller.go | 2 +- .../controllers/firstmate_controller.go | 2 +- testdata/project-v4-declarative-v1/controllers/suite_test.go | 2 +- testdata/project-v4-declarative-v1/hack/boilerplate.go.txt | 2 +- testdata/project-v4-declarative-v1/main.go | 2 +- testdata/project-v4-multigroup/README.md | 2 +- testdata/project-v4-multigroup/apis/crew/v1/captain_types.go | 2 +- testdata/project-v4-multigroup/apis/crew/v1/captain_webhook.go | 2 +- .../project-v4-multigroup/apis/crew/v1/groupversion_info.go | 2 +- .../project-v4-multigroup/apis/crew/v1/webhook_suite_test.go | 2 +- .../project-v4-multigroup/apis/crew/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v4-multigroup/apis/fiz/v1/bar_types.go | 2 +- testdata/project-v4-multigroup/apis/fiz/v1/groupversion_info.go | 2 +- .../project-v4-multigroup/apis/fiz/v1/zz_generated.deepcopy.go | 2 +- .../apis/foo.policy/v1/groupversion_info.go | 2 +- .../apis/foo.policy/v1/healthcheckpolicy_types.go | 2 +- .../apis/foo.policy/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v4-multigroup/apis/foo/v1/bar_types.go | 2 +- testdata/project-v4-multigroup/apis/foo/v1/groupversion_info.go | 2 +- .../project-v4-multigroup/apis/foo/v1/zz_generated.deepcopy.go | 2 +- .../apis/sea-creatures/v1beta1/groupversion_info.go | 2 +- .../apis/sea-creatures/v1beta1/kraken_types.go | 2 +- .../apis/sea-creatures/v1beta1/zz_generated.deepcopy.go | 2 +- .../apis/sea-creatures/v1beta2/groupversion_info.go | 2 +- .../apis/sea-creatures/v1beta2/leviathan_types.go | 2 +- .../apis/sea-creatures/v1beta2/zz_generated.deepcopy.go | 2 +- testdata/project-v4-multigroup/apis/ship/v1/destroyer_types.go | 2 +- .../project-v4-multigroup/apis/ship/v1/destroyer_webhook.go | 2 +- .../project-v4-multigroup/apis/ship/v1/groupversion_info.go | 2 +- .../project-v4-multigroup/apis/ship/v1/webhook_suite_test.go | 2 +- .../project-v4-multigroup/apis/ship/v1/zz_generated.deepcopy.go | 2 +- .../project-v4-multigroup/apis/ship/v1beta1/frigate_types.go | 2 +- .../project-v4-multigroup/apis/ship/v1beta1/frigate_webhook.go | 2 +- .../apis/ship/v1beta1/groupversion_info.go | 2 +- .../apis/ship/v1beta1/zz_generated.deepcopy.go | 2 +- .../project-v4-multigroup/apis/ship/v2alpha1/cruiser_types.go | 2 +- .../project-v4-multigroup/apis/ship/v2alpha1/cruiser_webhook.go | 2 +- .../apis/ship/v2alpha1/groupversion_info.go | 2 +- .../apis/ship/v2alpha1/webhook_suite_test.go | 2 +- .../apis/ship/v2alpha1/zz_generated.deepcopy.go | 2 +- testdata/project-v4-multigroup/apis/v1/groupversion_info.go | 2 +- testdata/project-v4-multigroup/apis/v1/lakers_types.go | 2 +- testdata/project-v4-multigroup/apis/v1/lakers_webhook.go | 2 +- testdata/project-v4-multigroup/apis/v1/webhook_suite_test.go | 2 +- testdata/project-v4-multigroup/apis/v1/zz_generated.deepcopy.go | 2 +- .../controllers/apps/deployment_controller.go | 2 +- testdata/project-v4-multigroup/controllers/apps/suite_test.go | 2 +- .../controllers/crew/captain_controller.go | 2 +- testdata/project-v4-multigroup/controllers/crew/suite_test.go | 2 +- .../project-v4-multigroup/controllers/fiz/bar_controller.go | 2 +- testdata/project-v4-multigroup/controllers/fiz/suite_test.go | 2 +- .../controllers/foo.policy/healthcheckpolicy_controller.go | 2 +- .../project-v4-multigroup/controllers/foo.policy/suite_test.go | 2 +- .../project-v4-multigroup/controllers/foo/bar_controller.go | 2 +- testdata/project-v4-multigroup/controllers/foo/suite_test.go | 2 +- testdata/project-v4-multigroup/controllers/lakers_controller.go | 2 +- .../controllers/sea-creatures/kraken_controller.go | 2 +- .../controllers/sea-creatures/leviathan_controller.go | 2 +- .../controllers/sea-creatures/suite_test.go | 2 +- .../controllers/ship/cruiser_controller.go | 2 +- .../controllers/ship/destroyer_controller.go | 2 +- .../controllers/ship/frigate_controller.go | 2 +- testdata/project-v4-multigroup/controllers/ship/suite_test.go | 2 +- testdata/project-v4-multigroup/controllers/suite_test.go | 2 +- testdata/project-v4-multigroup/hack/boilerplate.go.txt | 2 +- testdata/project-v4-multigroup/main.go | 2 +- testdata/project-v4-with-deploy-image/README.md | 2 +- .../project-v4-with-deploy-image/api/v1alpha1/busybox_types.go | 2 +- .../api/v1alpha1/groupversion_info.go | 2 +- .../api/v1alpha1/memcached_types.go | 2 +- .../api/v1alpha1/memcached_webhook.go | 2 +- .../api/v1alpha1/webhook_suite_test.go | 2 +- .../api/v1alpha1/zz_generated.deepcopy.go | 2 +- .../controllers/busybox_controller.go | 2 +- .../controllers/busybox_controller_test.go | 2 +- .../controllers/memcached_controller.go | 2 +- .../controllers/memcached_controller_test.go | 2 +- testdata/project-v4-with-deploy-image/controllers/suite_test.go | 2 +- testdata/project-v4-with-deploy-image/hack/boilerplate.go.txt | 2 +- testdata/project-v4-with-deploy-image/main.go | 2 +- testdata/project-v4-with-grafana/README.md | 2 +- testdata/project-v4-with-grafana/hack/boilerplate.go.txt | 2 +- testdata/project-v4-with-grafana/main.go | 2 +- testdata/project-v4/README.md | 2 +- testdata/project-v4/api/v1/admiral_types.go | 2 +- testdata/project-v4/api/v1/admiral_webhook.go | 2 +- testdata/project-v4/api/v1/captain_types.go | 2 +- testdata/project-v4/api/v1/captain_webhook.go | 2 +- testdata/project-v4/api/v1/firstmate_types.go | 2 +- testdata/project-v4/api/v1/firstmate_webhook.go | 2 +- testdata/project-v4/api/v1/groupversion_info.go | 2 +- testdata/project-v4/api/v1/webhook_suite_test.go | 2 +- testdata/project-v4/api/v1/zz_generated.deepcopy.go | 2 +- testdata/project-v4/controllers/admiral_controller.go | 2 +- testdata/project-v4/controllers/captain_controller.go | 2 +- testdata/project-v4/controllers/firstmate_controller.go | 2 +- testdata/project-v4/controllers/laker_controller.go | 2 +- testdata/project-v4/controllers/suite_test.go | 2 +- testdata/project-v4/hack/boilerplate.go.txt | 2 +- testdata/project-v4/main.go | 2 +- 263 files changed, 263 insertions(+), 263 deletions(-) diff --git a/testdata/project-v2/api/v1/admiral_types.go b/testdata/project-v2/api/v1/admiral_types.go index 55d2b767089..5da39958449 100644 --- a/testdata/project-v2/api/v1/admiral_types.go +++ b/testdata/project-v2/api/v1/admiral_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/api/v1/admiral_webhook.go b/testdata/project-v2/api/v1/admiral_webhook.go index 9e10e8107d9..dd99299f4db 100644 --- a/testdata/project-v2/api/v1/admiral_webhook.go +++ b/testdata/project-v2/api/v1/admiral_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/api/v1/captain_types.go b/testdata/project-v2/api/v1/captain_types.go index e81debb719c..6eafa937b54 100644 --- a/testdata/project-v2/api/v1/captain_types.go +++ b/testdata/project-v2/api/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/api/v1/captain_webhook.go b/testdata/project-v2/api/v1/captain_webhook.go index 0c10648727b..08486fad84d 100644 --- a/testdata/project-v2/api/v1/captain_webhook.go +++ b/testdata/project-v2/api/v1/captain_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/api/v1/firstmate_types.go b/testdata/project-v2/api/v1/firstmate_types.go index 7515759833a..59bcaf1e8e7 100644 --- a/testdata/project-v2/api/v1/firstmate_types.go +++ b/testdata/project-v2/api/v1/firstmate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/api/v1/firstmate_webhook.go b/testdata/project-v2/api/v1/firstmate_webhook.go index fda7fac46dc..fcba3cccdc2 100644 --- a/testdata/project-v2/api/v1/firstmate_webhook.go +++ b/testdata/project-v2/api/v1/firstmate_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/api/v1/groupversion_info.go b/testdata/project-v2/api/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v2/api/v1/groupversion_info.go +++ b/testdata/project-v2/api/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/api/v1/zz_generated.deepcopy.go b/testdata/project-v2/api/v1/zz_generated.deepcopy.go index eb076ea05ea..3b442b7416a 100644 --- a/testdata/project-v2/api/v1/zz_generated.deepcopy.go +++ b/testdata/project-v2/api/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/controllers/admiral_controller.go b/testdata/project-v2/controllers/admiral_controller.go index 986ad16922b..99589f6357f 100644 --- a/testdata/project-v2/controllers/admiral_controller.go +++ b/testdata/project-v2/controllers/admiral_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/controllers/captain_controller.go b/testdata/project-v2/controllers/captain_controller.go index 57e601b478c..3968aea8fcc 100644 --- a/testdata/project-v2/controllers/captain_controller.go +++ b/testdata/project-v2/controllers/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/controllers/firstmate_controller.go b/testdata/project-v2/controllers/firstmate_controller.go index 907cff57dce..6233fe99a51 100644 --- a/testdata/project-v2/controllers/firstmate_controller.go +++ b/testdata/project-v2/controllers/firstmate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/controllers/laker_controller.go b/testdata/project-v2/controllers/laker_controller.go index deef42ddca3..0ade945e369 100644 --- a/testdata/project-v2/controllers/laker_controller.go +++ b/testdata/project-v2/controllers/laker_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/controllers/suite_test.go b/testdata/project-v2/controllers/suite_test.go index 21bc0f9baad..b6d90662aca 100644 --- a/testdata/project-v2/controllers/suite_test.go +++ b/testdata/project-v2/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/hack/boilerplate.go.txt b/testdata/project-v2/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v2/hack/boilerplate.go.txt +++ b/testdata/project-v2/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v2/main.go b/testdata/project-v2/main.go index 40f6c91c886..f81d0025118 100644 --- a/testdata/project-v2/main.go +++ b/testdata/project-v2/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/README.md b/testdata/project-v3-config/README.md index ff1fe3c6817..f7d9e922605 100644 --- a/testdata/project-v3-config/README.md +++ b/testdata/project-v3-config/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/admiral_types.go b/testdata/project-v3-config/api/v1/admiral_types.go index 55d2b767089..5da39958449 100644 --- a/testdata/project-v3-config/api/v1/admiral_types.go +++ b/testdata/project-v3-config/api/v1/admiral_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/admiral_webhook.go b/testdata/project-v3-config/api/v1/admiral_webhook.go index 52fbc5ce79f..55f44963848 100644 --- a/testdata/project-v3-config/api/v1/admiral_webhook.go +++ b/testdata/project-v3-config/api/v1/admiral_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/captain_types.go b/testdata/project-v3-config/api/v1/captain_types.go index e81debb719c..6eafa937b54 100644 --- a/testdata/project-v3-config/api/v1/captain_types.go +++ b/testdata/project-v3-config/api/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/captain_webhook.go b/testdata/project-v3-config/api/v1/captain_webhook.go index ba00000c137..1c8837b5e90 100644 --- a/testdata/project-v3-config/api/v1/captain_webhook.go +++ b/testdata/project-v3-config/api/v1/captain_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/firstmate_types.go b/testdata/project-v3-config/api/v1/firstmate_types.go index 7515759833a..59bcaf1e8e7 100644 --- a/testdata/project-v3-config/api/v1/firstmate_types.go +++ b/testdata/project-v3-config/api/v1/firstmate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/firstmate_webhook.go b/testdata/project-v3-config/api/v1/firstmate_webhook.go index 5fa6046165d..941a86ed458 100644 --- a/testdata/project-v3-config/api/v1/firstmate_webhook.go +++ b/testdata/project-v3-config/api/v1/firstmate_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/groupversion_info.go b/testdata/project-v3-config/api/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v3-config/api/v1/groupversion_info.go +++ b/testdata/project-v3-config/api/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/webhook_suite_test.go b/testdata/project-v3-config/api/v1/webhook_suite_test.go index 06549f198e6..50d550ba906 100644 --- a/testdata/project-v3-config/api/v1/webhook_suite_test.go +++ b/testdata/project-v3-config/api/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/api/v1/zz_generated.deepcopy.go b/testdata/project-v3-config/api/v1/zz_generated.deepcopy.go index eb076ea05ea..3b442b7416a 100644 --- a/testdata/project-v3-config/api/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3-config/api/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/controllers/admiral_controller.go b/testdata/project-v3-config/controllers/admiral_controller.go index 2d647610a04..7a1287aca0d 100644 --- a/testdata/project-v3-config/controllers/admiral_controller.go +++ b/testdata/project-v3-config/controllers/admiral_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/controllers/captain_controller.go b/testdata/project-v3-config/controllers/captain_controller.go index 56dcbe0d594..f9a8d175b45 100644 --- a/testdata/project-v3-config/controllers/captain_controller.go +++ b/testdata/project-v3-config/controllers/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/controllers/firstmate_controller.go b/testdata/project-v3-config/controllers/firstmate_controller.go index 2b0e56269b1..c4531ac0bcd 100644 --- a/testdata/project-v3-config/controllers/firstmate_controller.go +++ b/testdata/project-v3-config/controllers/firstmate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/controllers/laker_controller.go b/testdata/project-v3-config/controllers/laker_controller.go index 9e9536c1b2e..3cec44517e9 100644 --- a/testdata/project-v3-config/controllers/laker_controller.go +++ b/testdata/project-v3-config/controllers/laker_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/controllers/suite_test.go b/testdata/project-v3-config/controllers/suite_test.go index a7f038011be..166201082cf 100644 --- a/testdata/project-v3-config/controllers/suite_test.go +++ b/testdata/project-v3-config/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/hack/boilerplate.go.txt b/testdata/project-v3-config/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v3-config/hack/boilerplate.go.txt +++ b/testdata/project-v3-config/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-config/main.go b/testdata/project-v3-config/main.go index d3fd27640fe..53553b9ddbb 100644 --- a/testdata/project-v3-config/main.go +++ b/testdata/project-v3-config/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/README.md b/testdata/project-v3-declarative-v1/README.md index 787c36f5c61..78d691eae77 100644 --- a/testdata/project-v3-declarative-v1/README.md +++ b/testdata/project-v3-declarative-v1/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/api/v1/admiral_types.go b/testdata/project-v3-declarative-v1/api/v1/admiral_types.go index 027432be46a..83f507b1913 100644 --- a/testdata/project-v3-declarative-v1/api/v1/admiral_types.go +++ b/testdata/project-v3-declarative-v1/api/v1/admiral_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/api/v1/captain_types.go b/testdata/project-v3-declarative-v1/api/v1/captain_types.go index b4bea01a9fb..b82e24ec320 100644 --- a/testdata/project-v3-declarative-v1/api/v1/captain_types.go +++ b/testdata/project-v3-declarative-v1/api/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/api/v1/firstmate_types.go b/testdata/project-v3-declarative-v1/api/v1/firstmate_types.go index 12f64ad0697..a410f27f483 100644 --- a/testdata/project-v3-declarative-v1/api/v1/firstmate_types.go +++ b/testdata/project-v3-declarative-v1/api/v1/firstmate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/api/v1/groupversion_info.go b/testdata/project-v3-declarative-v1/api/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v3-declarative-v1/api/v1/groupversion_info.go +++ b/testdata/project-v3-declarative-v1/api/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/api/v1/zz_generated.deepcopy.go b/testdata/project-v3-declarative-v1/api/v1/zz_generated.deepcopy.go index d7d62dbdb1c..334a92168ca 100644 --- a/testdata/project-v3-declarative-v1/api/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3-declarative-v1/api/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/controllers/admiral_controller.go b/testdata/project-v3-declarative-v1/controllers/admiral_controller.go index 344a7bbc766..6d1dc03351b 100644 --- a/testdata/project-v3-declarative-v1/controllers/admiral_controller.go +++ b/testdata/project-v3-declarative-v1/controllers/admiral_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/controllers/captain_controller.go b/testdata/project-v3-declarative-v1/controllers/captain_controller.go index a446ba34e43..e502d71129d 100644 --- a/testdata/project-v3-declarative-v1/controllers/captain_controller.go +++ b/testdata/project-v3-declarative-v1/controllers/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/controllers/firstmate_controller.go b/testdata/project-v3-declarative-v1/controllers/firstmate_controller.go index b4da34f82f8..0e27039c006 100644 --- a/testdata/project-v3-declarative-v1/controllers/firstmate_controller.go +++ b/testdata/project-v3-declarative-v1/controllers/firstmate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/controllers/suite_test.go b/testdata/project-v3-declarative-v1/controllers/suite_test.go index cdbc218f1ef..16a36fa43f3 100644 --- a/testdata/project-v3-declarative-v1/controllers/suite_test.go +++ b/testdata/project-v3-declarative-v1/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/hack/boilerplate.go.txt b/testdata/project-v3-declarative-v1/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v3-declarative-v1/hack/boilerplate.go.txt +++ b/testdata/project-v3-declarative-v1/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-declarative-v1/main.go b/testdata/project-v3-declarative-v1/main.go index 733fc4a994c..dbd0a7ee3ab 100644 --- a/testdata/project-v3-declarative-v1/main.go +++ b/testdata/project-v3-declarative-v1/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/README.md b/testdata/project-v3-multigroup/README.md index 0f77b22ba3d..d2e64d8180f 100644 --- a/testdata/project-v3-multigroup/README.md +++ b/testdata/project-v3-multigroup/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/crew/v1/captain_types.go b/testdata/project-v3-multigroup/apis/crew/v1/captain_types.go index e81debb719c..6eafa937b54 100644 --- a/testdata/project-v3-multigroup/apis/crew/v1/captain_types.go +++ b/testdata/project-v3-multigroup/apis/crew/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/crew/v1/captain_webhook.go b/testdata/project-v3-multigroup/apis/crew/v1/captain_webhook.go index ba00000c137..1c8837b5e90 100644 --- a/testdata/project-v3-multigroup/apis/crew/v1/captain_webhook.go +++ b/testdata/project-v3-multigroup/apis/crew/v1/captain_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/crew/v1/groupversion_info.go b/testdata/project-v3-multigroup/apis/crew/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v3-multigroup/apis/crew/v1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/crew/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/crew/v1/webhook_suite_test.go b/testdata/project-v3-multigroup/apis/crew/v1/webhook_suite_test.go index 41c8c57de00..bafa2b49074 100644 --- a/testdata/project-v3-multigroup/apis/crew/v1/webhook_suite_test.go +++ b/testdata/project-v3-multigroup/apis/crew/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/crew/v1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/crew/v1/zz_generated.deepcopy.go index 3d19f0cd037..fb38edc9099 100644 --- a/testdata/project-v3-multigroup/apis/crew/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/crew/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/fiz/v1/bar_types.go b/testdata/project-v3-multigroup/apis/fiz/v1/bar_types.go index 398da384cda..7cc002b4610 100644 --- a/testdata/project-v3-multigroup/apis/fiz/v1/bar_types.go +++ b/testdata/project-v3-multigroup/apis/fiz/v1/bar_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/fiz/v1/groupversion_info.go b/testdata/project-v3-multigroup/apis/fiz/v1/groupversion_info.go index 94b9e4ebb56..15af8f01654 100644 --- a/testdata/project-v3-multigroup/apis/fiz/v1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/fiz/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/fiz/v1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/fiz/v1/zz_generated.deepcopy.go index f46b6a1cb10..3ed74150b13 100644 --- a/testdata/project-v3-multigroup/apis/fiz/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/fiz/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/foo.policy/v1/groupversion_info.go b/testdata/project-v3-multigroup/apis/foo.policy/v1/groupversion_info.go index a9274dfb2b2..33bf52ac801 100644 --- a/testdata/project-v3-multigroup/apis/foo.policy/v1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/foo.policy/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/foo.policy/v1/healthcheckpolicy_types.go b/testdata/project-v3-multigroup/apis/foo.policy/v1/healthcheckpolicy_types.go index db63b3139a5..01e8d1765a6 100644 --- a/testdata/project-v3-multigroup/apis/foo.policy/v1/healthcheckpolicy_types.go +++ b/testdata/project-v3-multigroup/apis/foo.policy/v1/healthcheckpolicy_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/foo.policy/v1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/foo.policy/v1/zz_generated.deepcopy.go index 384b31870fe..b6428f993a6 100644 --- a/testdata/project-v3-multigroup/apis/foo.policy/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/foo.policy/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/foo/v1/bar_types.go b/testdata/project-v3-multigroup/apis/foo/v1/bar_types.go index 398da384cda..7cc002b4610 100644 --- a/testdata/project-v3-multigroup/apis/foo/v1/bar_types.go +++ b/testdata/project-v3-multigroup/apis/foo/v1/bar_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/foo/v1/groupversion_info.go b/testdata/project-v3-multigroup/apis/foo/v1/groupversion_info.go index c412c274381..d0d26e62293 100644 --- a/testdata/project-v3-multigroup/apis/foo/v1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/foo/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/foo/v1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/foo/v1/zz_generated.deepcopy.go index f46b6a1cb10..3ed74150b13 100644 --- a/testdata/project-v3-multigroup/apis/foo/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/foo/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/groupversion_info.go b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/groupversion_info.go index a6406135967..9200968a3a5 100644 --- a/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/kraken_types.go b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/kraken_types.go index afb57fff4b0..4c4d33ef844 100644 --- a/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/kraken_types.go +++ b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/kraken_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/zz_generated.deepcopy.go index e8b5ea29fc8..9f7feb2fdc8 100644 --- a/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/groupversion_info.go b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/groupversion_info.go index 43f160b83e6..c6059651fad 100644 --- a/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/leviathan_types.go b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/leviathan_types.go index 47da45524f6..470019dc160 100644 --- a/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/leviathan_types.go +++ b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/leviathan_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/zz_generated.deepcopy.go index e5a09f90a46..de27a7b3faa 100644 --- a/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/sea-creatures/v1beta2/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1/destroyer_types.go b/testdata/project-v3-multigroup/apis/ship/v1/destroyer_types.go index 8efa6fad827..f8cc80eefb5 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1/destroyer_types.go +++ b/testdata/project-v3-multigroup/apis/ship/v1/destroyer_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1/destroyer_webhook.go b/testdata/project-v3-multigroup/apis/ship/v1/destroyer_webhook.go index e1c0a0a05db..67798c6e1f0 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1/destroyer_webhook.go +++ b/testdata/project-v3-multigroup/apis/ship/v1/destroyer_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1/groupversion_info.go b/testdata/project-v3-multigroup/apis/ship/v1/groupversion_info.go index 260546cc282..7ca96e4ea8c 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/ship/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1/webhook_suite_test.go b/testdata/project-v3-multigroup/apis/ship/v1/webhook_suite_test.go index af22a1df03c..82e4e3086b6 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1/webhook_suite_test.go +++ b/testdata/project-v3-multigroup/apis/ship/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/ship/v1/zz_generated.deepcopy.go index c02c174f0d0..8f4b33cd7c4 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/ship/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1beta1/frigate_types.go b/testdata/project-v3-multigroup/apis/ship/v1beta1/frigate_types.go index c8734a6cf9e..bd62ed8ed7d 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1beta1/frigate_types.go +++ b/testdata/project-v3-multigroup/apis/ship/v1beta1/frigate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1beta1/frigate_webhook.go b/testdata/project-v3-multigroup/apis/ship/v1beta1/frigate_webhook.go index 8cf9bc5b41a..028189c9eab 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1beta1/frigate_webhook.go +++ b/testdata/project-v3-multigroup/apis/ship/v1beta1/frigate_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1beta1/groupversion_info.go b/testdata/project-v3-multigroup/apis/ship/v1beta1/groupversion_info.go index b0c2cd9d938..a27e3ab1af0 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1beta1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/ship/v1beta1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v1beta1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/ship/v1beta1/zz_generated.deepcopy.go index d1ac770b5c7..aade9e605f2 100644 --- a/testdata/project-v3-multigroup/apis/ship/v1beta1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/ship/v1beta1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v2alpha1/cruiser_types.go b/testdata/project-v3-multigroup/apis/ship/v2alpha1/cruiser_types.go index 6160dc14b1d..b79187f2766 100644 --- a/testdata/project-v3-multigroup/apis/ship/v2alpha1/cruiser_types.go +++ b/testdata/project-v3-multigroup/apis/ship/v2alpha1/cruiser_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v2alpha1/cruiser_webhook.go b/testdata/project-v3-multigroup/apis/ship/v2alpha1/cruiser_webhook.go index 877deb965a3..9fa6bc245d5 100644 --- a/testdata/project-v3-multigroup/apis/ship/v2alpha1/cruiser_webhook.go +++ b/testdata/project-v3-multigroup/apis/ship/v2alpha1/cruiser_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v2alpha1/groupversion_info.go b/testdata/project-v3-multigroup/apis/ship/v2alpha1/groupversion_info.go index 90fed0d1cc7..1b291530c6b 100644 --- a/testdata/project-v3-multigroup/apis/ship/v2alpha1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/ship/v2alpha1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v2alpha1/webhook_suite_test.go b/testdata/project-v3-multigroup/apis/ship/v2alpha1/webhook_suite_test.go index 23748cbe171..f3cbf1b6ce0 100644 --- a/testdata/project-v3-multigroup/apis/ship/v2alpha1/webhook_suite_test.go +++ b/testdata/project-v3-multigroup/apis/ship/v2alpha1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/ship/v2alpha1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/ship/v2alpha1/zz_generated.deepcopy.go index e335a81bb7d..ce318aa131c 100644 --- a/testdata/project-v3-multigroup/apis/ship/v2alpha1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/ship/v2alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/v1/groupversion_info.go b/testdata/project-v3-multigroup/apis/v1/groupversion_info.go index 7c182dc49bc..49502eee2c5 100644 --- a/testdata/project-v3-multigroup/apis/v1/groupversion_info.go +++ b/testdata/project-v3-multigroup/apis/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/v1/lakers_types.go b/testdata/project-v3-multigroup/apis/v1/lakers_types.go index 5dca1f9accf..415b5bc3924 100644 --- a/testdata/project-v3-multigroup/apis/v1/lakers_types.go +++ b/testdata/project-v3-multigroup/apis/v1/lakers_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/v1/lakers_webhook.go b/testdata/project-v3-multigroup/apis/v1/lakers_webhook.go index c358e00ad67..315982132a6 100644 --- a/testdata/project-v3-multigroup/apis/v1/lakers_webhook.go +++ b/testdata/project-v3-multigroup/apis/v1/lakers_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/v1/webhook_suite_test.go b/testdata/project-v3-multigroup/apis/v1/webhook_suite_test.go index 0b451a74262..6ee31eed5a3 100644 --- a/testdata/project-v3-multigroup/apis/v1/webhook_suite_test.go +++ b/testdata/project-v3-multigroup/apis/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/apis/v1/zz_generated.deepcopy.go b/testdata/project-v3-multigroup/apis/v1/zz_generated.deepcopy.go index 523ce2ac7ac..3de5e2d9f31 100644 --- a/testdata/project-v3-multigroup/apis/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3-multigroup/apis/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/apps/deployment_controller.go b/testdata/project-v3-multigroup/controllers/apps/deployment_controller.go index 2ef4cba3511..2351da60e1b 100644 --- a/testdata/project-v3-multigroup/controllers/apps/deployment_controller.go +++ b/testdata/project-v3-multigroup/controllers/apps/deployment_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/apps/suite_test.go b/testdata/project-v3-multigroup/controllers/apps/suite_test.go index 08290b1d050..4b58e5e6b31 100644 --- a/testdata/project-v3-multigroup/controllers/apps/suite_test.go +++ b/testdata/project-v3-multigroup/controllers/apps/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/crew/captain_controller.go b/testdata/project-v3-multigroup/controllers/crew/captain_controller.go index 707d25c6d2c..33cca0c508b 100644 --- a/testdata/project-v3-multigroup/controllers/crew/captain_controller.go +++ b/testdata/project-v3-multigroup/controllers/crew/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/crew/suite_test.go b/testdata/project-v3-multigroup/controllers/crew/suite_test.go index a3f0ae2ced4..ab137c1dd1b 100644 --- a/testdata/project-v3-multigroup/controllers/crew/suite_test.go +++ b/testdata/project-v3-multigroup/controllers/crew/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/fiz/bar_controller.go b/testdata/project-v3-multigroup/controllers/fiz/bar_controller.go index 0c4739d4988..041492a5ae6 100644 --- a/testdata/project-v3-multigroup/controllers/fiz/bar_controller.go +++ b/testdata/project-v3-multigroup/controllers/fiz/bar_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/fiz/suite_test.go b/testdata/project-v3-multigroup/controllers/fiz/suite_test.go index 3d5c9c1eb0b..4e8cbf27a0c 100644 --- a/testdata/project-v3-multigroup/controllers/fiz/suite_test.go +++ b/testdata/project-v3-multigroup/controllers/fiz/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/foo.policy/healthcheckpolicy_controller.go b/testdata/project-v3-multigroup/controllers/foo.policy/healthcheckpolicy_controller.go index ab12c32ad27..f26b3c15f37 100644 --- a/testdata/project-v3-multigroup/controllers/foo.policy/healthcheckpolicy_controller.go +++ b/testdata/project-v3-multigroup/controllers/foo.policy/healthcheckpolicy_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/foo.policy/suite_test.go b/testdata/project-v3-multigroup/controllers/foo.policy/suite_test.go index 30506b0a27e..99f65baabd6 100644 --- a/testdata/project-v3-multigroup/controllers/foo.policy/suite_test.go +++ b/testdata/project-v3-multigroup/controllers/foo.policy/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/foo/bar_controller.go b/testdata/project-v3-multigroup/controllers/foo/bar_controller.go index 528d3717d16..7fdeaba5054 100644 --- a/testdata/project-v3-multigroup/controllers/foo/bar_controller.go +++ b/testdata/project-v3-multigroup/controllers/foo/bar_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/foo/suite_test.go b/testdata/project-v3-multigroup/controllers/foo/suite_test.go index 56ea336dc02..442df294664 100644 --- a/testdata/project-v3-multigroup/controllers/foo/suite_test.go +++ b/testdata/project-v3-multigroup/controllers/foo/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/lakers_controller.go b/testdata/project-v3-multigroup/controllers/lakers_controller.go index f4a14d8f687..9cdb94731a1 100644 --- a/testdata/project-v3-multigroup/controllers/lakers_controller.go +++ b/testdata/project-v3-multigroup/controllers/lakers_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/sea-creatures/kraken_controller.go b/testdata/project-v3-multigroup/controllers/sea-creatures/kraken_controller.go index 3e66824a499..e6ec7d9bdc9 100644 --- a/testdata/project-v3-multigroup/controllers/sea-creatures/kraken_controller.go +++ b/testdata/project-v3-multigroup/controllers/sea-creatures/kraken_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/sea-creatures/leviathan_controller.go b/testdata/project-v3-multigroup/controllers/sea-creatures/leviathan_controller.go index ece63549d98..7e60d5495e8 100644 --- a/testdata/project-v3-multigroup/controllers/sea-creatures/leviathan_controller.go +++ b/testdata/project-v3-multigroup/controllers/sea-creatures/leviathan_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/sea-creatures/suite_test.go b/testdata/project-v3-multigroup/controllers/sea-creatures/suite_test.go index bc66133afb4..aa6e595de30 100644 --- a/testdata/project-v3-multigroup/controllers/sea-creatures/suite_test.go +++ b/testdata/project-v3-multigroup/controllers/sea-creatures/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/ship/cruiser_controller.go b/testdata/project-v3-multigroup/controllers/ship/cruiser_controller.go index 0f7771dde8e..02c099e013d 100644 --- a/testdata/project-v3-multigroup/controllers/ship/cruiser_controller.go +++ b/testdata/project-v3-multigroup/controllers/ship/cruiser_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/ship/destroyer_controller.go b/testdata/project-v3-multigroup/controllers/ship/destroyer_controller.go index 4fd9d0c0b66..6bd86e4c7ba 100644 --- a/testdata/project-v3-multigroup/controllers/ship/destroyer_controller.go +++ b/testdata/project-v3-multigroup/controllers/ship/destroyer_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/ship/frigate_controller.go b/testdata/project-v3-multigroup/controllers/ship/frigate_controller.go index 978fa8de6d0..5b8e5430bcf 100644 --- a/testdata/project-v3-multigroup/controllers/ship/frigate_controller.go +++ b/testdata/project-v3-multigroup/controllers/ship/frigate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/ship/suite_test.go b/testdata/project-v3-multigroup/controllers/ship/suite_test.go index 5f07687d7ab..4b0556cb9fe 100644 --- a/testdata/project-v3-multigroup/controllers/ship/suite_test.go +++ b/testdata/project-v3-multigroup/controllers/ship/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/controllers/suite_test.go b/testdata/project-v3-multigroup/controllers/suite_test.go index 019b2cbf417..e210d2b78cb 100644 --- a/testdata/project-v3-multigroup/controllers/suite_test.go +++ b/testdata/project-v3-multigroup/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/hack/boilerplate.go.txt b/testdata/project-v3-multigroup/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v3-multigroup/hack/boilerplate.go.txt +++ b/testdata/project-v3-multigroup/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-multigroup/main.go b/testdata/project-v3-multigroup/main.go index 55e34cb64f2..9848da46c51 100644 --- a/testdata/project-v3-multigroup/main.go +++ b/testdata/project-v3-multigroup/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/README.md b/testdata/project-v3-with-deploy-image/README.md index 73df8c5675a..5bafe88eade 100644 --- a/testdata/project-v3-with-deploy-image/README.md +++ b/testdata/project-v3-with-deploy-image/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/api/v1alpha1/busybox_types.go b/testdata/project-v3-with-deploy-image/api/v1alpha1/busybox_types.go index e54b6f4c368..440dd96baef 100644 --- a/testdata/project-v3-with-deploy-image/api/v1alpha1/busybox_types.go +++ b/testdata/project-v3-with-deploy-image/api/v1alpha1/busybox_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/api/v1alpha1/groupversion_info.go b/testdata/project-v3-with-deploy-image/api/v1alpha1/groupversion_info.go index 4f03dd8ab5f..9541616caff 100644 --- a/testdata/project-v3-with-deploy-image/api/v1alpha1/groupversion_info.go +++ b/testdata/project-v3-with-deploy-image/api/v1alpha1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/api/v1alpha1/memcached_types.go b/testdata/project-v3-with-deploy-image/api/v1alpha1/memcached_types.go index bf27a5f7af9..aa82a833c00 100644 --- a/testdata/project-v3-with-deploy-image/api/v1alpha1/memcached_types.go +++ b/testdata/project-v3-with-deploy-image/api/v1alpha1/memcached_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/api/v1alpha1/memcached_webhook.go b/testdata/project-v3-with-deploy-image/api/v1alpha1/memcached_webhook.go index 579f86841b6..e59456d58c4 100644 --- a/testdata/project-v3-with-deploy-image/api/v1alpha1/memcached_webhook.go +++ b/testdata/project-v3-with-deploy-image/api/v1alpha1/memcached_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/api/v1alpha1/webhook_suite_test.go b/testdata/project-v3-with-deploy-image/api/v1alpha1/webhook_suite_test.go index 91bbf3d07d5..7ef095cf487 100644 --- a/testdata/project-v3-with-deploy-image/api/v1alpha1/webhook_suite_test.go +++ b/testdata/project-v3-with-deploy-image/api/v1alpha1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/api/v1alpha1/zz_generated.deepcopy.go b/testdata/project-v3-with-deploy-image/api/v1alpha1/zz_generated.deepcopy.go index 264d519dd7f..a1b201c4512 100644 --- a/testdata/project-v3-with-deploy-image/api/v1alpha1/zz_generated.deepcopy.go +++ b/testdata/project-v3-with-deploy-image/api/v1alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/controllers/busybox_controller.go b/testdata/project-v3-with-deploy-image/controllers/busybox_controller.go index 3a95594f137..f6d5e1c5b9b 100644 --- a/testdata/project-v3-with-deploy-image/controllers/busybox_controller.go +++ b/testdata/project-v3-with-deploy-image/controllers/busybox_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/controllers/busybox_controller_test.go b/testdata/project-v3-with-deploy-image/controllers/busybox_controller_test.go index 41796b1caf1..75bf1292220 100644 --- a/testdata/project-v3-with-deploy-image/controllers/busybox_controller_test.go +++ b/testdata/project-v3-with-deploy-image/controllers/busybox_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/controllers/memcached_controller.go b/testdata/project-v3-with-deploy-image/controllers/memcached_controller.go index c33368e6103..e15319e3b22 100644 --- a/testdata/project-v3-with-deploy-image/controllers/memcached_controller.go +++ b/testdata/project-v3-with-deploy-image/controllers/memcached_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/controllers/memcached_controller_test.go b/testdata/project-v3-with-deploy-image/controllers/memcached_controller_test.go index a0f5fe9f330..0d85e90fb19 100644 --- a/testdata/project-v3-with-deploy-image/controllers/memcached_controller_test.go +++ b/testdata/project-v3-with-deploy-image/controllers/memcached_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/controllers/suite_test.go b/testdata/project-v3-with-deploy-image/controllers/suite_test.go index d653607ab53..6201f7d12c5 100644 --- a/testdata/project-v3-with-deploy-image/controllers/suite_test.go +++ b/testdata/project-v3-with-deploy-image/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/hack/boilerplate.go.txt b/testdata/project-v3-with-deploy-image/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v3-with-deploy-image/hack/boilerplate.go.txt +++ b/testdata/project-v3-with-deploy-image/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-deploy-image/main.go b/testdata/project-v3-with-deploy-image/main.go index 8d297f952d1..6174c02700a 100644 --- a/testdata/project-v3-with-deploy-image/main.go +++ b/testdata/project-v3-with-deploy-image/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-grafana/README.md b/testdata/project-v3-with-grafana/README.md index e43b2219646..f6f24fd0549 100644 --- a/testdata/project-v3-with-grafana/README.md +++ b/testdata/project-v3-with-grafana/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-grafana/hack/boilerplate.go.txt b/testdata/project-v3-with-grafana/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v3-with-grafana/hack/boilerplate.go.txt +++ b/testdata/project-v3-with-grafana/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3-with-grafana/main.go b/testdata/project-v3-with-grafana/main.go index e33a632ca17..c12c088b5e6 100644 --- a/testdata/project-v3-with-grafana/main.go +++ b/testdata/project-v3-with-grafana/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/README.md b/testdata/project-v3/README.md index 9b5b6379ca7..b4c9056e073 100644 --- a/testdata/project-v3/README.md +++ b/testdata/project-v3/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/admiral_types.go b/testdata/project-v3/api/v1/admiral_types.go index 9cbac39e7d2..0902a0b6e5c 100644 --- a/testdata/project-v3/api/v1/admiral_types.go +++ b/testdata/project-v3/api/v1/admiral_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/admiral_webhook.go b/testdata/project-v3/api/v1/admiral_webhook.go index acc74d793f0..b809f0feb0e 100644 --- a/testdata/project-v3/api/v1/admiral_webhook.go +++ b/testdata/project-v3/api/v1/admiral_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/captain_types.go b/testdata/project-v3/api/v1/captain_types.go index e81debb719c..6eafa937b54 100644 --- a/testdata/project-v3/api/v1/captain_types.go +++ b/testdata/project-v3/api/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/captain_webhook.go b/testdata/project-v3/api/v1/captain_webhook.go index ba00000c137..1c8837b5e90 100644 --- a/testdata/project-v3/api/v1/captain_webhook.go +++ b/testdata/project-v3/api/v1/captain_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/firstmate_types.go b/testdata/project-v3/api/v1/firstmate_types.go index 7515759833a..59bcaf1e8e7 100644 --- a/testdata/project-v3/api/v1/firstmate_types.go +++ b/testdata/project-v3/api/v1/firstmate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/firstmate_webhook.go b/testdata/project-v3/api/v1/firstmate_webhook.go index 5fa6046165d..941a86ed458 100644 --- a/testdata/project-v3/api/v1/firstmate_webhook.go +++ b/testdata/project-v3/api/v1/firstmate_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/groupversion_info.go b/testdata/project-v3/api/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v3/api/v1/groupversion_info.go +++ b/testdata/project-v3/api/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/webhook_suite_test.go b/testdata/project-v3/api/v1/webhook_suite_test.go index 06549f198e6..50d550ba906 100644 --- a/testdata/project-v3/api/v1/webhook_suite_test.go +++ b/testdata/project-v3/api/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/api/v1/zz_generated.deepcopy.go b/testdata/project-v3/api/v1/zz_generated.deepcopy.go index eb076ea05ea..3b442b7416a 100644 --- a/testdata/project-v3/api/v1/zz_generated.deepcopy.go +++ b/testdata/project-v3/api/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/controllers/admiral_controller.go b/testdata/project-v3/controllers/admiral_controller.go index e9d90fa182c..9713864943e 100644 --- a/testdata/project-v3/controllers/admiral_controller.go +++ b/testdata/project-v3/controllers/admiral_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/controllers/captain_controller.go b/testdata/project-v3/controllers/captain_controller.go index f73a25d6893..c8f8bbbf8a6 100644 --- a/testdata/project-v3/controllers/captain_controller.go +++ b/testdata/project-v3/controllers/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/controllers/firstmate_controller.go b/testdata/project-v3/controllers/firstmate_controller.go index 57a723af4de..57ed66c6c25 100644 --- a/testdata/project-v3/controllers/firstmate_controller.go +++ b/testdata/project-v3/controllers/firstmate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/controllers/laker_controller.go b/testdata/project-v3/controllers/laker_controller.go index 9e9536c1b2e..3cec44517e9 100644 --- a/testdata/project-v3/controllers/laker_controller.go +++ b/testdata/project-v3/controllers/laker_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/controllers/suite_test.go b/testdata/project-v3/controllers/suite_test.go index ea5a2a1999f..dca6464ebdc 100644 --- a/testdata/project-v3/controllers/suite_test.go +++ b/testdata/project-v3/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/hack/boilerplate.go.txt b/testdata/project-v3/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v3/hack/boilerplate.go.txt +++ b/testdata/project-v3/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v3/main.go b/testdata/project-v3/main.go index 81da09f3887..0df043f2fbf 100644 --- a/testdata/project-v3/main.go +++ b/testdata/project-v3/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/README.md b/testdata/project-v4-config/README.md index 87beb15fa5f..9487c83f6c5 100644 --- a/testdata/project-v4-config/README.md +++ b/testdata/project-v4-config/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/admiral_types.go b/testdata/project-v4-config/api/v1/admiral_types.go index 55d2b767089..5da39958449 100644 --- a/testdata/project-v4-config/api/v1/admiral_types.go +++ b/testdata/project-v4-config/api/v1/admiral_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/admiral_webhook.go b/testdata/project-v4-config/api/v1/admiral_webhook.go index 52fbc5ce79f..55f44963848 100644 --- a/testdata/project-v4-config/api/v1/admiral_webhook.go +++ b/testdata/project-v4-config/api/v1/admiral_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/captain_types.go b/testdata/project-v4-config/api/v1/captain_types.go index e81debb719c..6eafa937b54 100644 --- a/testdata/project-v4-config/api/v1/captain_types.go +++ b/testdata/project-v4-config/api/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/captain_webhook.go b/testdata/project-v4-config/api/v1/captain_webhook.go index ba00000c137..1c8837b5e90 100644 --- a/testdata/project-v4-config/api/v1/captain_webhook.go +++ b/testdata/project-v4-config/api/v1/captain_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/firstmate_types.go b/testdata/project-v4-config/api/v1/firstmate_types.go index 7515759833a..59bcaf1e8e7 100644 --- a/testdata/project-v4-config/api/v1/firstmate_types.go +++ b/testdata/project-v4-config/api/v1/firstmate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/firstmate_webhook.go b/testdata/project-v4-config/api/v1/firstmate_webhook.go index 5fa6046165d..941a86ed458 100644 --- a/testdata/project-v4-config/api/v1/firstmate_webhook.go +++ b/testdata/project-v4-config/api/v1/firstmate_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/groupversion_info.go b/testdata/project-v4-config/api/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v4-config/api/v1/groupversion_info.go +++ b/testdata/project-v4-config/api/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/webhook_suite_test.go b/testdata/project-v4-config/api/v1/webhook_suite_test.go index 91b9bf273c6..674dbd75261 100644 --- a/testdata/project-v4-config/api/v1/webhook_suite_test.go +++ b/testdata/project-v4-config/api/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/api/v1/zz_generated.deepcopy.go b/testdata/project-v4-config/api/v1/zz_generated.deepcopy.go index eb076ea05ea..3b442b7416a 100644 --- a/testdata/project-v4-config/api/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4-config/api/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/controllers/admiral_controller.go b/testdata/project-v4-config/controllers/admiral_controller.go index feded9e9a3f..648fd773b3e 100644 --- a/testdata/project-v4-config/controllers/admiral_controller.go +++ b/testdata/project-v4-config/controllers/admiral_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/controllers/captain_controller.go b/testdata/project-v4-config/controllers/captain_controller.go index c6997086d7e..3af810a0234 100644 --- a/testdata/project-v4-config/controllers/captain_controller.go +++ b/testdata/project-v4-config/controllers/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/controllers/firstmate_controller.go b/testdata/project-v4-config/controllers/firstmate_controller.go index 55e8d0dbba0..adeab4f99d1 100644 --- a/testdata/project-v4-config/controllers/firstmate_controller.go +++ b/testdata/project-v4-config/controllers/firstmate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/controllers/laker_controller.go b/testdata/project-v4-config/controllers/laker_controller.go index 9e9536c1b2e..3cec44517e9 100644 --- a/testdata/project-v4-config/controllers/laker_controller.go +++ b/testdata/project-v4-config/controllers/laker_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/controllers/suite_test.go b/testdata/project-v4-config/controllers/suite_test.go index 1c61e38a95d..f41ef665ae4 100644 --- a/testdata/project-v4-config/controllers/suite_test.go +++ b/testdata/project-v4-config/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/hack/boilerplate.go.txt b/testdata/project-v4-config/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v4-config/hack/boilerplate.go.txt +++ b/testdata/project-v4-config/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-config/main.go b/testdata/project-v4-config/main.go index 296c9d8af21..8015f36836c 100644 --- a/testdata/project-v4-config/main.go +++ b/testdata/project-v4-config/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/README.md b/testdata/project-v4-declarative-v1/README.md index a450b5fe665..c95b85c1e6c 100644 --- a/testdata/project-v4-declarative-v1/README.md +++ b/testdata/project-v4-declarative-v1/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/api/v1/admiral_types.go b/testdata/project-v4-declarative-v1/api/v1/admiral_types.go index 027432be46a..83f507b1913 100644 --- a/testdata/project-v4-declarative-v1/api/v1/admiral_types.go +++ b/testdata/project-v4-declarative-v1/api/v1/admiral_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/api/v1/captain_types.go b/testdata/project-v4-declarative-v1/api/v1/captain_types.go index b4bea01a9fb..b82e24ec320 100644 --- a/testdata/project-v4-declarative-v1/api/v1/captain_types.go +++ b/testdata/project-v4-declarative-v1/api/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/api/v1/firstmate_types.go b/testdata/project-v4-declarative-v1/api/v1/firstmate_types.go index 12f64ad0697..a410f27f483 100644 --- a/testdata/project-v4-declarative-v1/api/v1/firstmate_types.go +++ b/testdata/project-v4-declarative-v1/api/v1/firstmate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/api/v1/groupversion_info.go b/testdata/project-v4-declarative-v1/api/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v4-declarative-v1/api/v1/groupversion_info.go +++ b/testdata/project-v4-declarative-v1/api/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/api/v1/zz_generated.deepcopy.go b/testdata/project-v4-declarative-v1/api/v1/zz_generated.deepcopy.go index d7d62dbdb1c..334a92168ca 100644 --- a/testdata/project-v4-declarative-v1/api/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4-declarative-v1/api/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/controllers/admiral_controller.go b/testdata/project-v4-declarative-v1/controllers/admiral_controller.go index b36af579f73..98cf191a108 100644 --- a/testdata/project-v4-declarative-v1/controllers/admiral_controller.go +++ b/testdata/project-v4-declarative-v1/controllers/admiral_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/controllers/captain_controller.go b/testdata/project-v4-declarative-v1/controllers/captain_controller.go index 38e58756a54..8c420bf3796 100644 --- a/testdata/project-v4-declarative-v1/controllers/captain_controller.go +++ b/testdata/project-v4-declarative-v1/controllers/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/controllers/firstmate_controller.go b/testdata/project-v4-declarative-v1/controllers/firstmate_controller.go index 8cea99c2aea..d6559e112a6 100644 --- a/testdata/project-v4-declarative-v1/controllers/firstmate_controller.go +++ b/testdata/project-v4-declarative-v1/controllers/firstmate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/controllers/suite_test.go b/testdata/project-v4-declarative-v1/controllers/suite_test.go index 960328975df..f6323b7849c 100644 --- a/testdata/project-v4-declarative-v1/controllers/suite_test.go +++ b/testdata/project-v4-declarative-v1/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/hack/boilerplate.go.txt b/testdata/project-v4-declarative-v1/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v4-declarative-v1/hack/boilerplate.go.txt +++ b/testdata/project-v4-declarative-v1/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-declarative-v1/main.go b/testdata/project-v4-declarative-v1/main.go index 6bf66f320f2..f18acbd7f6a 100644 --- a/testdata/project-v4-declarative-v1/main.go +++ b/testdata/project-v4-declarative-v1/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/README.md b/testdata/project-v4-multigroup/README.md index 29de1da0afd..f6dd72dd359 100644 --- a/testdata/project-v4-multigroup/README.md +++ b/testdata/project-v4-multigroup/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/crew/v1/captain_types.go b/testdata/project-v4-multigroup/apis/crew/v1/captain_types.go index e81debb719c..6eafa937b54 100644 --- a/testdata/project-v4-multigroup/apis/crew/v1/captain_types.go +++ b/testdata/project-v4-multigroup/apis/crew/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/crew/v1/captain_webhook.go b/testdata/project-v4-multigroup/apis/crew/v1/captain_webhook.go index ba00000c137..1c8837b5e90 100644 --- a/testdata/project-v4-multigroup/apis/crew/v1/captain_webhook.go +++ b/testdata/project-v4-multigroup/apis/crew/v1/captain_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/crew/v1/groupversion_info.go b/testdata/project-v4-multigroup/apis/crew/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v4-multigroup/apis/crew/v1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/crew/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/crew/v1/webhook_suite_test.go b/testdata/project-v4-multigroup/apis/crew/v1/webhook_suite_test.go index 95d604fbf9e..49c94418569 100644 --- a/testdata/project-v4-multigroup/apis/crew/v1/webhook_suite_test.go +++ b/testdata/project-v4-multigroup/apis/crew/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/crew/v1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/crew/v1/zz_generated.deepcopy.go index 3d19f0cd037..fb38edc9099 100644 --- a/testdata/project-v4-multigroup/apis/crew/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/crew/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/fiz/v1/bar_types.go b/testdata/project-v4-multigroup/apis/fiz/v1/bar_types.go index 398da384cda..7cc002b4610 100644 --- a/testdata/project-v4-multigroup/apis/fiz/v1/bar_types.go +++ b/testdata/project-v4-multigroup/apis/fiz/v1/bar_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/fiz/v1/groupversion_info.go b/testdata/project-v4-multigroup/apis/fiz/v1/groupversion_info.go index 94b9e4ebb56..15af8f01654 100644 --- a/testdata/project-v4-multigroup/apis/fiz/v1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/fiz/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/fiz/v1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/fiz/v1/zz_generated.deepcopy.go index f46b6a1cb10..3ed74150b13 100644 --- a/testdata/project-v4-multigroup/apis/fiz/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/fiz/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/foo.policy/v1/groupversion_info.go b/testdata/project-v4-multigroup/apis/foo.policy/v1/groupversion_info.go index a9274dfb2b2..33bf52ac801 100644 --- a/testdata/project-v4-multigroup/apis/foo.policy/v1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/foo.policy/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/foo.policy/v1/healthcheckpolicy_types.go b/testdata/project-v4-multigroup/apis/foo.policy/v1/healthcheckpolicy_types.go index db63b3139a5..01e8d1765a6 100644 --- a/testdata/project-v4-multigroup/apis/foo.policy/v1/healthcheckpolicy_types.go +++ b/testdata/project-v4-multigroup/apis/foo.policy/v1/healthcheckpolicy_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/foo.policy/v1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/foo.policy/v1/zz_generated.deepcopy.go index 384b31870fe..b6428f993a6 100644 --- a/testdata/project-v4-multigroup/apis/foo.policy/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/foo.policy/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/foo/v1/bar_types.go b/testdata/project-v4-multigroup/apis/foo/v1/bar_types.go index 398da384cda..7cc002b4610 100644 --- a/testdata/project-v4-multigroup/apis/foo/v1/bar_types.go +++ b/testdata/project-v4-multigroup/apis/foo/v1/bar_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/foo/v1/groupversion_info.go b/testdata/project-v4-multigroup/apis/foo/v1/groupversion_info.go index c412c274381..d0d26e62293 100644 --- a/testdata/project-v4-multigroup/apis/foo/v1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/foo/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/foo/v1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/foo/v1/zz_generated.deepcopy.go index f46b6a1cb10..3ed74150b13 100644 --- a/testdata/project-v4-multigroup/apis/foo/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/foo/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/groupversion_info.go b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/groupversion_info.go index a6406135967..9200968a3a5 100644 --- a/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/kraken_types.go b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/kraken_types.go index afb57fff4b0..4c4d33ef844 100644 --- a/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/kraken_types.go +++ b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/kraken_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/zz_generated.deepcopy.go index e8b5ea29fc8..9f7feb2fdc8 100644 --- a/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/groupversion_info.go b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/groupversion_info.go index 43f160b83e6..c6059651fad 100644 --- a/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/leviathan_types.go b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/leviathan_types.go index 47da45524f6..470019dc160 100644 --- a/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/leviathan_types.go +++ b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/leviathan_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/zz_generated.deepcopy.go index e5a09f90a46..de27a7b3faa 100644 --- a/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/sea-creatures/v1beta2/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1/destroyer_types.go b/testdata/project-v4-multigroup/apis/ship/v1/destroyer_types.go index 8efa6fad827..f8cc80eefb5 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1/destroyer_types.go +++ b/testdata/project-v4-multigroup/apis/ship/v1/destroyer_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1/destroyer_webhook.go b/testdata/project-v4-multigroup/apis/ship/v1/destroyer_webhook.go index e1c0a0a05db..67798c6e1f0 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1/destroyer_webhook.go +++ b/testdata/project-v4-multigroup/apis/ship/v1/destroyer_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1/groupversion_info.go b/testdata/project-v4-multigroup/apis/ship/v1/groupversion_info.go index 260546cc282..7ca96e4ea8c 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/ship/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1/webhook_suite_test.go b/testdata/project-v4-multigroup/apis/ship/v1/webhook_suite_test.go index b4228bbd462..2edd77dacfc 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1/webhook_suite_test.go +++ b/testdata/project-v4-multigroup/apis/ship/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/ship/v1/zz_generated.deepcopy.go index c02c174f0d0..8f4b33cd7c4 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/ship/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1beta1/frigate_types.go b/testdata/project-v4-multigroup/apis/ship/v1beta1/frigate_types.go index c8734a6cf9e..bd62ed8ed7d 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1beta1/frigate_types.go +++ b/testdata/project-v4-multigroup/apis/ship/v1beta1/frigate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1beta1/frigate_webhook.go b/testdata/project-v4-multigroup/apis/ship/v1beta1/frigate_webhook.go index 8cf9bc5b41a..028189c9eab 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1beta1/frigate_webhook.go +++ b/testdata/project-v4-multigroup/apis/ship/v1beta1/frigate_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1beta1/groupversion_info.go b/testdata/project-v4-multigroup/apis/ship/v1beta1/groupversion_info.go index b0c2cd9d938..a27e3ab1af0 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1beta1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/ship/v1beta1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v1beta1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/ship/v1beta1/zz_generated.deepcopy.go index d1ac770b5c7..aade9e605f2 100644 --- a/testdata/project-v4-multigroup/apis/ship/v1beta1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/ship/v1beta1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v2alpha1/cruiser_types.go b/testdata/project-v4-multigroup/apis/ship/v2alpha1/cruiser_types.go index 6160dc14b1d..b79187f2766 100644 --- a/testdata/project-v4-multigroup/apis/ship/v2alpha1/cruiser_types.go +++ b/testdata/project-v4-multigroup/apis/ship/v2alpha1/cruiser_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v2alpha1/cruiser_webhook.go b/testdata/project-v4-multigroup/apis/ship/v2alpha1/cruiser_webhook.go index 877deb965a3..9fa6bc245d5 100644 --- a/testdata/project-v4-multigroup/apis/ship/v2alpha1/cruiser_webhook.go +++ b/testdata/project-v4-multigroup/apis/ship/v2alpha1/cruiser_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v2alpha1/groupversion_info.go b/testdata/project-v4-multigroup/apis/ship/v2alpha1/groupversion_info.go index 90fed0d1cc7..1b291530c6b 100644 --- a/testdata/project-v4-multigroup/apis/ship/v2alpha1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/ship/v2alpha1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v2alpha1/webhook_suite_test.go b/testdata/project-v4-multigroup/apis/ship/v2alpha1/webhook_suite_test.go index b31858834bf..d32e5ed78b1 100644 --- a/testdata/project-v4-multigroup/apis/ship/v2alpha1/webhook_suite_test.go +++ b/testdata/project-v4-multigroup/apis/ship/v2alpha1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/ship/v2alpha1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/ship/v2alpha1/zz_generated.deepcopy.go index e335a81bb7d..ce318aa131c 100644 --- a/testdata/project-v4-multigroup/apis/ship/v2alpha1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/ship/v2alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/v1/groupversion_info.go b/testdata/project-v4-multigroup/apis/v1/groupversion_info.go index 7c182dc49bc..49502eee2c5 100644 --- a/testdata/project-v4-multigroup/apis/v1/groupversion_info.go +++ b/testdata/project-v4-multigroup/apis/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/v1/lakers_types.go b/testdata/project-v4-multigroup/apis/v1/lakers_types.go index 5dca1f9accf..415b5bc3924 100644 --- a/testdata/project-v4-multigroup/apis/v1/lakers_types.go +++ b/testdata/project-v4-multigroup/apis/v1/lakers_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/v1/lakers_webhook.go b/testdata/project-v4-multigroup/apis/v1/lakers_webhook.go index c358e00ad67..315982132a6 100644 --- a/testdata/project-v4-multigroup/apis/v1/lakers_webhook.go +++ b/testdata/project-v4-multigroup/apis/v1/lakers_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/v1/webhook_suite_test.go b/testdata/project-v4-multigroup/apis/v1/webhook_suite_test.go index 1af25ebb4d0..f1511968296 100644 --- a/testdata/project-v4-multigroup/apis/v1/webhook_suite_test.go +++ b/testdata/project-v4-multigroup/apis/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/apis/v1/zz_generated.deepcopy.go b/testdata/project-v4-multigroup/apis/v1/zz_generated.deepcopy.go index 523ce2ac7ac..3de5e2d9f31 100644 --- a/testdata/project-v4-multigroup/apis/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4-multigroup/apis/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/apps/deployment_controller.go b/testdata/project-v4-multigroup/controllers/apps/deployment_controller.go index 2ef4cba3511..2351da60e1b 100644 --- a/testdata/project-v4-multigroup/controllers/apps/deployment_controller.go +++ b/testdata/project-v4-multigroup/controllers/apps/deployment_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/apps/suite_test.go b/testdata/project-v4-multigroup/controllers/apps/suite_test.go index 08290b1d050..4b58e5e6b31 100644 --- a/testdata/project-v4-multigroup/controllers/apps/suite_test.go +++ b/testdata/project-v4-multigroup/controllers/apps/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/crew/captain_controller.go b/testdata/project-v4-multigroup/controllers/crew/captain_controller.go index a113bc63867..1aa6e8cf04c 100644 --- a/testdata/project-v4-multigroup/controllers/crew/captain_controller.go +++ b/testdata/project-v4-multigroup/controllers/crew/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/crew/suite_test.go b/testdata/project-v4-multigroup/controllers/crew/suite_test.go index 686e7eb5a0e..d72be73d804 100644 --- a/testdata/project-v4-multigroup/controllers/crew/suite_test.go +++ b/testdata/project-v4-multigroup/controllers/crew/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/fiz/bar_controller.go b/testdata/project-v4-multigroup/controllers/fiz/bar_controller.go index 6ac7c405478..7f42d688983 100644 --- a/testdata/project-v4-multigroup/controllers/fiz/bar_controller.go +++ b/testdata/project-v4-multigroup/controllers/fiz/bar_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/fiz/suite_test.go b/testdata/project-v4-multigroup/controllers/fiz/suite_test.go index 0615d928f66..16b6fe0c6d5 100644 --- a/testdata/project-v4-multigroup/controllers/fiz/suite_test.go +++ b/testdata/project-v4-multigroup/controllers/fiz/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/foo.policy/healthcheckpolicy_controller.go b/testdata/project-v4-multigroup/controllers/foo.policy/healthcheckpolicy_controller.go index c6ebc03b47d..8bc2bf8ea06 100644 --- a/testdata/project-v4-multigroup/controllers/foo.policy/healthcheckpolicy_controller.go +++ b/testdata/project-v4-multigroup/controllers/foo.policy/healthcheckpolicy_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/foo.policy/suite_test.go b/testdata/project-v4-multigroup/controllers/foo.policy/suite_test.go index 213de495121..8d6d12174d0 100644 --- a/testdata/project-v4-multigroup/controllers/foo.policy/suite_test.go +++ b/testdata/project-v4-multigroup/controllers/foo.policy/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/foo/bar_controller.go b/testdata/project-v4-multigroup/controllers/foo/bar_controller.go index 204721380b3..66209fd4c02 100644 --- a/testdata/project-v4-multigroup/controllers/foo/bar_controller.go +++ b/testdata/project-v4-multigroup/controllers/foo/bar_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/foo/suite_test.go b/testdata/project-v4-multigroup/controllers/foo/suite_test.go index d38918fbd67..54a1b17813d 100644 --- a/testdata/project-v4-multigroup/controllers/foo/suite_test.go +++ b/testdata/project-v4-multigroup/controllers/foo/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/lakers_controller.go b/testdata/project-v4-multigroup/controllers/lakers_controller.go index 4de7301a1dd..34893dea075 100644 --- a/testdata/project-v4-multigroup/controllers/lakers_controller.go +++ b/testdata/project-v4-multigroup/controllers/lakers_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/sea-creatures/kraken_controller.go b/testdata/project-v4-multigroup/controllers/sea-creatures/kraken_controller.go index e1c4a323b63..ef4dfd20525 100644 --- a/testdata/project-v4-multigroup/controllers/sea-creatures/kraken_controller.go +++ b/testdata/project-v4-multigroup/controllers/sea-creatures/kraken_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/sea-creatures/leviathan_controller.go b/testdata/project-v4-multigroup/controllers/sea-creatures/leviathan_controller.go index 7ea938670f0..e16c6a29853 100644 --- a/testdata/project-v4-multigroup/controllers/sea-creatures/leviathan_controller.go +++ b/testdata/project-v4-multigroup/controllers/sea-creatures/leviathan_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/sea-creatures/suite_test.go b/testdata/project-v4-multigroup/controllers/sea-creatures/suite_test.go index 968ad7e2587..090099a796a 100644 --- a/testdata/project-v4-multigroup/controllers/sea-creatures/suite_test.go +++ b/testdata/project-v4-multigroup/controllers/sea-creatures/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/ship/cruiser_controller.go b/testdata/project-v4-multigroup/controllers/ship/cruiser_controller.go index afb06915704..8d18eaa04a0 100644 --- a/testdata/project-v4-multigroup/controllers/ship/cruiser_controller.go +++ b/testdata/project-v4-multigroup/controllers/ship/cruiser_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/ship/destroyer_controller.go b/testdata/project-v4-multigroup/controllers/ship/destroyer_controller.go index 424e9ede9a1..9516ccaa6b6 100644 --- a/testdata/project-v4-multigroup/controllers/ship/destroyer_controller.go +++ b/testdata/project-v4-multigroup/controllers/ship/destroyer_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/ship/frigate_controller.go b/testdata/project-v4-multigroup/controllers/ship/frigate_controller.go index 5c744e8a3a6..b487b887eb2 100644 --- a/testdata/project-v4-multigroup/controllers/ship/frigate_controller.go +++ b/testdata/project-v4-multigroup/controllers/ship/frigate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/ship/suite_test.go b/testdata/project-v4-multigroup/controllers/ship/suite_test.go index 1f3d1f1bfc4..7dc084f2e2a 100644 --- a/testdata/project-v4-multigroup/controllers/ship/suite_test.go +++ b/testdata/project-v4-multigroup/controllers/ship/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/controllers/suite_test.go b/testdata/project-v4-multigroup/controllers/suite_test.go index 2cc3e726507..7c6cd9707ae 100644 --- a/testdata/project-v4-multigroup/controllers/suite_test.go +++ b/testdata/project-v4-multigroup/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/hack/boilerplate.go.txt b/testdata/project-v4-multigroup/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v4-multigroup/hack/boilerplate.go.txt +++ b/testdata/project-v4-multigroup/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-multigroup/main.go b/testdata/project-v4-multigroup/main.go index fb53924ca8f..77deb12b12a 100644 --- a/testdata/project-v4-multigroup/main.go +++ b/testdata/project-v4-multigroup/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/README.md b/testdata/project-v4-with-deploy-image/README.md index 73e1cf21ec5..73139b76a94 100644 --- a/testdata/project-v4-with-deploy-image/README.md +++ b/testdata/project-v4-with-deploy-image/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/api/v1alpha1/busybox_types.go b/testdata/project-v4-with-deploy-image/api/v1alpha1/busybox_types.go index e54b6f4c368..440dd96baef 100644 --- a/testdata/project-v4-with-deploy-image/api/v1alpha1/busybox_types.go +++ b/testdata/project-v4-with-deploy-image/api/v1alpha1/busybox_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/api/v1alpha1/groupversion_info.go b/testdata/project-v4-with-deploy-image/api/v1alpha1/groupversion_info.go index 4f03dd8ab5f..9541616caff 100644 --- a/testdata/project-v4-with-deploy-image/api/v1alpha1/groupversion_info.go +++ b/testdata/project-v4-with-deploy-image/api/v1alpha1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/api/v1alpha1/memcached_types.go b/testdata/project-v4-with-deploy-image/api/v1alpha1/memcached_types.go index bf27a5f7af9..aa82a833c00 100644 --- a/testdata/project-v4-with-deploy-image/api/v1alpha1/memcached_types.go +++ b/testdata/project-v4-with-deploy-image/api/v1alpha1/memcached_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/api/v1alpha1/memcached_webhook.go b/testdata/project-v4-with-deploy-image/api/v1alpha1/memcached_webhook.go index 579f86841b6..e59456d58c4 100644 --- a/testdata/project-v4-with-deploy-image/api/v1alpha1/memcached_webhook.go +++ b/testdata/project-v4-with-deploy-image/api/v1alpha1/memcached_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/api/v1alpha1/webhook_suite_test.go b/testdata/project-v4-with-deploy-image/api/v1alpha1/webhook_suite_test.go index 9e3757a42f3..e2ffbb63fef 100644 --- a/testdata/project-v4-with-deploy-image/api/v1alpha1/webhook_suite_test.go +++ b/testdata/project-v4-with-deploy-image/api/v1alpha1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/api/v1alpha1/zz_generated.deepcopy.go b/testdata/project-v4-with-deploy-image/api/v1alpha1/zz_generated.deepcopy.go index 264d519dd7f..a1b201c4512 100644 --- a/testdata/project-v4-with-deploy-image/api/v1alpha1/zz_generated.deepcopy.go +++ b/testdata/project-v4-with-deploy-image/api/v1alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/controllers/busybox_controller.go b/testdata/project-v4-with-deploy-image/controllers/busybox_controller.go index 297fdf12af3..6555cef10ed 100644 --- a/testdata/project-v4-with-deploy-image/controllers/busybox_controller.go +++ b/testdata/project-v4-with-deploy-image/controllers/busybox_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/controllers/busybox_controller_test.go b/testdata/project-v4-with-deploy-image/controllers/busybox_controller_test.go index 655aaaac694..16e36aa0bcc 100644 --- a/testdata/project-v4-with-deploy-image/controllers/busybox_controller_test.go +++ b/testdata/project-v4-with-deploy-image/controllers/busybox_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/controllers/memcached_controller.go b/testdata/project-v4-with-deploy-image/controllers/memcached_controller.go index a6950224103..0b1fd31d1eb 100644 --- a/testdata/project-v4-with-deploy-image/controllers/memcached_controller.go +++ b/testdata/project-v4-with-deploy-image/controllers/memcached_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/controllers/memcached_controller_test.go b/testdata/project-v4-with-deploy-image/controllers/memcached_controller_test.go index cbedf08c7e7..fba2b38e04d 100644 --- a/testdata/project-v4-with-deploy-image/controllers/memcached_controller_test.go +++ b/testdata/project-v4-with-deploy-image/controllers/memcached_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/controllers/suite_test.go b/testdata/project-v4-with-deploy-image/controllers/suite_test.go index d98a393008f..a24b2407954 100644 --- a/testdata/project-v4-with-deploy-image/controllers/suite_test.go +++ b/testdata/project-v4-with-deploy-image/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/hack/boilerplate.go.txt b/testdata/project-v4-with-deploy-image/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v4-with-deploy-image/hack/boilerplate.go.txt +++ b/testdata/project-v4-with-deploy-image/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-deploy-image/main.go b/testdata/project-v4-with-deploy-image/main.go index 59d643f1727..37c2f3ca155 100644 --- a/testdata/project-v4-with-deploy-image/main.go +++ b/testdata/project-v4-with-deploy-image/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-grafana/README.md b/testdata/project-v4-with-grafana/README.md index 81a55590bf6..1a8632ec3e6 100644 --- a/testdata/project-v4-with-grafana/README.md +++ b/testdata/project-v4-with-grafana/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-grafana/hack/boilerplate.go.txt b/testdata/project-v4-with-grafana/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v4-with-grafana/hack/boilerplate.go.txt +++ b/testdata/project-v4-with-grafana/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4-with-grafana/main.go b/testdata/project-v4-with-grafana/main.go index 6be3ac2a69c..9989e5b1a29 100644 --- a/testdata/project-v4-with-grafana/main.go +++ b/testdata/project-v4-with-grafana/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/README.md b/testdata/project-v4/README.md index 47342c1b295..51b5315e4b0 100644 --- a/testdata/project-v4/README.md +++ b/testdata/project-v4/README.md @@ -78,7 +78,7 @@ More information can be found via the [Kubebuilder Documentation](https://book.k ## License -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/admiral_types.go b/testdata/project-v4/api/v1/admiral_types.go index 9cbac39e7d2..0902a0b6e5c 100644 --- a/testdata/project-v4/api/v1/admiral_types.go +++ b/testdata/project-v4/api/v1/admiral_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/admiral_webhook.go b/testdata/project-v4/api/v1/admiral_webhook.go index acc74d793f0..b809f0feb0e 100644 --- a/testdata/project-v4/api/v1/admiral_webhook.go +++ b/testdata/project-v4/api/v1/admiral_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/captain_types.go b/testdata/project-v4/api/v1/captain_types.go index e81debb719c..6eafa937b54 100644 --- a/testdata/project-v4/api/v1/captain_types.go +++ b/testdata/project-v4/api/v1/captain_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/captain_webhook.go b/testdata/project-v4/api/v1/captain_webhook.go index ba00000c137..1c8837b5e90 100644 --- a/testdata/project-v4/api/v1/captain_webhook.go +++ b/testdata/project-v4/api/v1/captain_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/firstmate_types.go b/testdata/project-v4/api/v1/firstmate_types.go index 7515759833a..59bcaf1e8e7 100644 --- a/testdata/project-v4/api/v1/firstmate_types.go +++ b/testdata/project-v4/api/v1/firstmate_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/firstmate_webhook.go b/testdata/project-v4/api/v1/firstmate_webhook.go index 5fa6046165d..941a86ed458 100644 --- a/testdata/project-v4/api/v1/firstmate_webhook.go +++ b/testdata/project-v4/api/v1/firstmate_webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/groupversion_info.go b/testdata/project-v4/api/v1/groupversion_info.go index 36bb037b41a..fe267f232c5 100644 --- a/testdata/project-v4/api/v1/groupversion_info.go +++ b/testdata/project-v4/api/v1/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/webhook_suite_test.go b/testdata/project-v4/api/v1/webhook_suite_test.go index 91b9bf273c6..674dbd75261 100644 --- a/testdata/project-v4/api/v1/webhook_suite_test.go +++ b/testdata/project-v4/api/v1/webhook_suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/api/v1/zz_generated.deepcopy.go b/testdata/project-v4/api/v1/zz_generated.deepcopy.go index eb076ea05ea..3b442b7416a 100644 --- a/testdata/project-v4/api/v1/zz_generated.deepcopy.go +++ b/testdata/project-v4/api/v1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/controllers/admiral_controller.go b/testdata/project-v4/controllers/admiral_controller.go index 66f23dc0b2f..06e61fb54f0 100644 --- a/testdata/project-v4/controllers/admiral_controller.go +++ b/testdata/project-v4/controllers/admiral_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/controllers/captain_controller.go b/testdata/project-v4/controllers/captain_controller.go index 88f53b380f3..d9acd9b2e04 100644 --- a/testdata/project-v4/controllers/captain_controller.go +++ b/testdata/project-v4/controllers/captain_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/controllers/firstmate_controller.go b/testdata/project-v4/controllers/firstmate_controller.go index d5b5100ce81..85cdcd08a2b 100644 --- a/testdata/project-v4/controllers/firstmate_controller.go +++ b/testdata/project-v4/controllers/firstmate_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/controllers/laker_controller.go b/testdata/project-v4/controllers/laker_controller.go index 9e9536c1b2e..3cec44517e9 100644 --- a/testdata/project-v4/controllers/laker_controller.go +++ b/testdata/project-v4/controllers/laker_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/controllers/suite_test.go b/testdata/project-v4/controllers/suite_test.go index d17fdb2d4ad..8a2a7e0cbc8 100644 --- a/testdata/project-v4/controllers/suite_test.go +++ b/testdata/project-v4/controllers/suite_test.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/hack/boilerplate.go.txt b/testdata/project-v4/hack/boilerplate.go.txt index b54e305f300..8c36d12450d 100644 --- a/testdata/project-v4/hack/boilerplate.go.txt +++ b/testdata/project-v4/hack/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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/testdata/project-v4/main.go b/testdata/project-v4/main.go index 1c44a24f4dc..a1b9a7f568b 100644 --- a/testdata/project-v4/main.go +++ b/testdata/project-v4/main.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Kubernetes authors. +Copyright 2023 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.