From fc7d3c9ecbf26e6779f25be3e686e080652401ef Mon Sep 17 00:00:00 2001 From: Lee Schumacher Date: Fri, 13 Mar 2026 10:15:31 -0700 Subject: [PATCH] Updating generated licenses --- apis/druid/v1alpha1/zz_generated.deepcopy.go | 16 ---------------- .../druid/ext/deep_storage_default_ext.go | 2 +- .../druid/ext/metadata_store_default_ext.go | 2 +- controllers/druid/ext/zookeeper_default_ext.go | 2 +- controllers/druid/predicates.go | 2 +- controllers/druid/types.go | 2 +- controllers/druid/util.go | 2 +- pkg/http/http.go | 2 +- pkg/util/util.go | 2 +- pkg/util/util_test.go | 2 +- 10 files changed, 9 insertions(+), 25 deletions(-) diff --git a/apis/druid/v1alpha1/zz_generated.deepcopy.go b/apis/druid/v1alpha1/zz_generated.deepcopy.go index 0d0fb3f5..93eff590 100644 --- a/apis/druid/v1alpha1/zz_generated.deepcopy.go +++ b/apis/druid/v1alpha1/zz_generated.deepcopy.go @@ -19,22 +19,6 @@ specific language governing permissions and limitations under the License. */ -/* -Copyright 2023. - -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 - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -*/ - // Code generated by controller-gen. DO NOT EDIT. package v1alpha1 diff --git a/controllers/druid/ext/deep_storage_default_ext.go b/controllers/druid/ext/deep_storage_default_ext.go index 0222a539..35e2223d 100644 --- a/controllers/druid/ext/deep_storage_default_ext.go +++ b/controllers/druid/ext/deep_storage_default_ext.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/controllers/druid/ext/metadata_store_default_ext.go b/controllers/druid/ext/metadata_store_default_ext.go index 30ea8a99..01c37e46 100644 --- a/controllers/druid/ext/metadata_store_default_ext.go +++ b/controllers/druid/ext/metadata_store_default_ext.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/controllers/druid/ext/zookeeper_default_ext.go b/controllers/druid/ext/zookeeper_default_ext.go index 6e6c4a2f..3010d6ff 100644 --- a/controllers/druid/ext/zookeeper_default_ext.go +++ b/controllers/druid/ext/zookeeper_default_ext.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/controllers/druid/predicates.go b/controllers/druid/predicates.go index 51b9f38c..7a782dea 100644 --- a/controllers/druid/predicates.go +++ b/controllers/druid/predicates.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/controllers/druid/types.go b/controllers/druid/types.go index f3aefec4..fc1236fc 100644 --- a/controllers/druid/types.go +++ b/controllers/druid/types.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/controllers/druid/util.go b/controllers/druid/util.go index ffc0acf7..8e4368e4 100644 --- a/controllers/druid/util.go +++ b/controllers/druid/util.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/pkg/http/http.go b/pkg/http/http.go index 1023a3e8..792bc93c 100644 --- a/pkg/http/http.go +++ b/pkg/http/http.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/pkg/util/util.go b/pkg/util/util.go index 92619048..49963679 100644 --- a/pkg/util/util.go +++ b/pkg/util/util.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an diff --git a/pkg/util/util_test.go b/pkg/util/util_test.go index e6b3e70d..6c518641 100644 --- a/pkg/util/util_test.go +++ b/pkg/util/util_test.go @@ -7,7 +7,7 @@ to you 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 - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an