From 4ea52fa472f61e2b5edc6fcacea615162d372245 Mon Sep 17 00:00:00 2001 From: Zach Aller Date: Tue, 2 Jan 2024 12:08:04 -0600 Subject: [PATCH] chore: remove year from codegen license (#3282) * chore: run codegen in 2024 Signed-off-by: Zach Aller * chore: remove year from codegen Signed-off-by: Zach Aller * chore: remove year from codegen Signed-off-by: Zach Aller --------- Signed-off-by: Zach Aller --- hack/custom-boilerplate.go.txt | 2 -- pkg/apis/rollouts/v1alpha1/generated.pb.go | 2 -- pkg/apis/rollouts/v1alpha1/generated.proto | 2 -- pkg/apis/rollouts/v1alpha1/openapi_generated.go | 2 -- 4 files changed, 8 deletions(-) diff --git a/hack/custom-boilerplate.go.txt b/hack/custom-boilerplate.go.txt index e4cd20e380..2b7dbd2b46 100644 --- a/hack/custom-boilerplate.go.txt +++ b/hack/custom-boilerplate.go.txt @@ -1,6 +1,4 @@ /* -Copyright YEAR The Kubernetes sample-controller Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/apis/rollouts/v1alpha1/generated.pb.go b/pkg/apis/rollouts/v1alpha1/generated.pb.go index 7a0c3ccf23..20730ac1d5 100644 --- a/pkg/apis/rollouts/v1alpha1/generated.pb.go +++ b/pkg/apis/rollouts/v1alpha1/generated.pb.go @@ -1,6 +1,4 @@ /* -Copyright 2023 The Kubernetes sample-controller Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/apis/rollouts/v1alpha1/generated.proto b/pkg/apis/rollouts/v1alpha1/generated.proto index ea7c60a531..687db1c726 100644 --- a/pkg/apis/rollouts/v1alpha1/generated.proto +++ b/pkg/apis/rollouts/v1alpha1/generated.proto @@ -1,6 +1,4 @@ /* -Copyright 2023 The Kubernetes sample-controller Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/apis/rollouts/v1alpha1/openapi_generated.go b/pkg/apis/rollouts/v1alpha1/openapi_generated.go index f91a313c76..f4142b09f3 100644 --- a/pkg/apis/rollouts/v1alpha1/openapi_generated.go +++ b/pkg/apis/rollouts/v1alpha1/openapi_generated.go @@ -2,8 +2,6 @@ // +build !ignore_autogenerated /* -Copyright 2023 The Kubernetes sample-controller Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at