From 84361813cab65c77a87903f4447b2206d28c48d1 Mon Sep 17 00:00:00 2001 From: prafull01 Date: Sun, 10 Mar 2024 16:50:40 +0530 Subject: [PATCH] Update License to 2024 --- apis/v1alpha1/zz_generated.deepcopy.go | 2 +- config/crd/bases/crdb.cockroachlabs.com_crdbclusters.yaml | 2 +- config/crd/kustomization.yaml | 2 +- config/default/kustomization.yaml | 2 +- config/default/namespace.yaml | 2 +- config/manager/deployment.yaml | 2 +- config/manager/kustomization.yaml | 2 +- config/manifests/kustomization.yaml | 2 +- config/operator/kustomization.yaml | 2 +- config/rbac/kustomization.yaml | 2 +- config/rbac/operator.yaml | 2 +- config/rbac/role.yaml | 2 +- config/samples/kustomization.yaml | 2 +- config/scorecard/bases/config.yaml | 2 +- config/scorecard/kustomization.yaml | 2 +- config/scorecard/patches/basic.config.yaml | 2 +- config/scorecard/patches/olm.config.yaml | 2 +- config/webhook/kustomization.yaml | 2 +- config/webhook/kustomizeconfig.yaml | 2 +- config/webhook/manifests.yaml | 2 +- config/webhook/service.yaml | 2 +- crdb-versions.yaml | 2 +- hack/bin/tools.go | 2 +- hack/boilerplate/boilerplate.Dockerfile.txt | 2 +- hack/boilerplate/boilerplate.Makefile.txt | 2 +- hack/boilerplate/boilerplate.css.txt | 2 +- hack/boilerplate/boilerplate.deepcopy.go.txt | 2 +- hack/boilerplate/boilerplate.go.txt | 2 +- hack/boilerplate/boilerplate.html.txt | 2 +- hack/boilerplate/boilerplate.java.txt | 2 +- hack/boilerplate/boilerplate.js.txt | 2 +- hack/boilerplate/boilerplate.py.txt | 2 +- hack/boilerplate/boilerplate.scss.txt | 2 +- hack/boilerplate/boilerplate.sh.txt | 2 +- hack/boilerplate/boilerplate.tf.txt | 2 +- hack/boilerplate/boilerplate.ts.txt | 2 +- hack/boilerplate/boilerplate.xml.txt | 2 +- hack/boilerplate/boilerplate.yaml.txt | 2 +- hack/boilerplaterize | 2 +- hack/build/print-workspace-status.sh | 2 +- hack/bundle.sh | 2 +- hack/common.sh | 2 +- hack/crdbversions/main.go | 2 +- hack/crdbversions/main_test.go | 2 +- hack/create-gke-cluster.sh | 2 +- hack/delete-gke-cluster.sh | 2 +- hack/dev.sh | 2 +- hack/eks-storageclass.yaml | 2 +- hack/functions.sh | 2 +- hack/gke/start_stop_gke.go | 2 +- hack/k8s/cluster_checker.go | 2 +- hack/k8s/verify_k8s_running.go | 2 +- hack/openshift-gcp-create.sh | 2 +- hack/openshift-iam-delete.sh | 2 +- hack/openshift-test-packaging.sh | 2 +- hack/redhat.sh | 2 +- hack/release/main.go | 2 +- hack/release/steps.go | 2 +- hack/release/steps_test.go | 2 +- hack/smoketest/main.go | 2 +- hack/smoketest/steps.go | 2 +- hack/smoketest/steps_test.go | 2 +- hack/update-codegen.sh | 2 +- hack/update_crdb_versions/main.go | 2 +- hack/update_crdb_versions/main_test.go | 2 +- hack/verify-codegen.sh | 2 +- hack/verify-crds.sh | 2 +- hack/verify_boilerplate_test.go | 2 +- install/crds.yaml | 2 +- install/operator.yaml | 2 +- pkg/client/clientset/versioned/clientset.go | 2 +- pkg/client/clientset/versioned/doc.go | 2 +- pkg/client/clientset/versioned/fake/clientset_generated.go | 2 +- pkg/client/clientset/versioned/fake/doc.go | 2 +- pkg/client/clientset/versioned/fake/register.go | 2 +- pkg/client/clientset/versioned/scheme/doc.go | 2 +- pkg/client/clientset/versioned/scheme/register.go | 2 +- .../clientset/versioned/typed/apis/v1alpha1/apis_client.go | 2 +- .../clientset/versioned/typed/apis/v1alpha1/crdbcluster.go | 2 +- pkg/client/clientset/versioned/typed/apis/v1alpha1/doc.go | 2 +- pkg/client/clientset/versioned/typed/apis/v1alpha1/fake/doc.go | 2 +- .../versioned/typed/apis/v1alpha1/fake/fake_apis_client.go | 2 +- .../versioned/typed/apis/v1alpha1/fake/fake_crdbcluster.go | 2 +- .../versioned/typed/apis/v1alpha1/generated_expansion.go | 2 +- pkg/client/informers/externalversions/apis/interface.go | 2 +- .../informers/externalversions/apis/v1alpha1/crdbcluster.go | 2 +- .../informers/externalversions/apis/v1alpha1/interface.go | 2 +- pkg/client/informers/externalversions/factory.go | 2 +- pkg/client/informers/externalversions/generic.go | 2 +- .../externalversions/internalinterfaces/factory_interfaces.go | 2 +- pkg/client/listers/apis/v1alpha1/crdbcluster.go | 2 +- pkg/client/listers/apis/v1alpha1/expansion_generated.go | 2 +- 92 files changed, 92 insertions(+), 92 deletions(-) diff --git a/apis/v1alpha1/zz_generated.deepcopy.go b/apis/v1alpha1/zz_generated.deepcopy.go index ca1e8b44a..14840fe6d 100644 --- a/apis/v1alpha1/zz_generated.deepcopy.go +++ b/apis/v1alpha1/zz_generated.deepcopy.go @@ -2,7 +2,7 @@ // +build !ignore_autogenerated /* -Copyright 2023 The Cockroach Authors +Copyright 2024 The Cockroach Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/config/crd/bases/crdb.cockroachlabs.com_crdbclusters.yaml b/config/crd/bases/crdb.cockroachlabs.com_crdbclusters.yaml index b74d34ad9..4f7f24173 100644 --- a/config/crd/bases/crdb.cockroachlabs.com_crdbclusters.yaml +++ b/config/crd/bases/crdb.cockroachlabs.com_crdbclusters.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/crd/kustomization.yaml b/config/crd/kustomization.yaml index cf47969e6..dbf9cd476 100644 --- a/config/crd/kustomization.yaml +++ b/config/crd/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/default/kustomization.yaml b/config/default/kustomization.yaml index 5bd88770e..a1460c694 100644 --- a/config/default/kustomization.yaml +++ b/config/default/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/default/namespace.yaml b/config/default/namespace.yaml index 1440e8af9..88b43e257 100644 --- a/config/default/namespace.yaml +++ b/config/default/namespace.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/manager/deployment.yaml b/config/manager/deployment.yaml index fd5866c45..0595eed79 100644 --- a/config/manager/deployment.yaml +++ b/config/manager/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 34e41a7e9..6ca5c97d6 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/manifests/kustomization.yaml b/config/manifests/kustomization.yaml index 1016cf33a..5f004426b 100644 --- a/config/manifests/kustomization.yaml +++ b/config/manifests/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/operator/kustomization.yaml b/config/operator/kustomization.yaml index eea59e0a0..fbb9ba0a9 100644 --- a/config/operator/kustomization.yaml +++ b/config/operator/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/rbac/kustomization.yaml b/config/rbac/kustomization.yaml index 35ece5b1b..d1009158e 100644 --- a/config/rbac/kustomization.yaml +++ b/config/rbac/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/rbac/operator.yaml b/config/rbac/operator.yaml index 48965f8ca..e91da88b5 100644 --- a/config/rbac/operator.yaml +++ b/config/rbac/operator.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index 841422af8..13bffc385 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/samples/kustomization.yaml b/config/samples/kustomization.yaml index 1d12569e4..55e41a023 100644 --- a/config/samples/kustomization.yaml +++ b/config/samples/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/scorecard/bases/config.yaml b/config/scorecard/bases/config.yaml index d78653f90..7712cc54d 100644 --- a/config/scorecard/bases/config.yaml +++ b/config/scorecard/bases/config.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/scorecard/kustomization.yaml b/config/scorecard/kustomization.yaml index e0b7b7650..017f5e8fc 100644 --- a/config/scorecard/kustomization.yaml +++ b/config/scorecard/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/scorecard/patches/basic.config.yaml b/config/scorecard/patches/basic.config.yaml index 32123f145..81604926b 100644 --- a/config/scorecard/patches/basic.config.yaml +++ b/config/scorecard/patches/basic.config.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/scorecard/patches/olm.config.yaml b/config/scorecard/patches/olm.config.yaml index bc946a0d0..02f4aaf2b 100644 --- a/config/scorecard/patches/olm.config.yaml +++ b/config/scorecard/patches/olm.config.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/webhook/kustomization.yaml b/config/webhook/kustomization.yaml index 21fdbc08c..94607e1f6 100644 --- a/config/webhook/kustomization.yaml +++ b/config/webhook/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/webhook/kustomizeconfig.yaml b/config/webhook/kustomizeconfig.yaml index 51a7f57f9..5c850a7fb 100644 --- a/config/webhook/kustomizeconfig.yaml +++ b/config/webhook/kustomizeconfig.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/webhook/manifests.yaml b/config/webhook/manifests.yaml index 6c8c8681d..0ee98675c 100644 --- a/config/webhook/manifests.yaml +++ b/config/webhook/manifests.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/config/webhook/service.yaml b/config/webhook/service.yaml index 9a4613aa8..e3eb009c0 100644 --- a/config/webhook/service.yaml +++ b/config/webhook/service.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/crdb-versions.yaml b/crdb-versions.yaml index f65dad57f..48efe692b 100644 --- a/crdb-versions.yaml +++ b/crdb-versions.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/hack/bin/tools.go b/hack/bin/tools.go index 1052b67e8..f77e039d1 100644 --- a/hack/bin/tools.go +++ b/hack/bin/tools.go @@ -1,7 +1,7 @@ // +build tools /* -Copyright 2023 The Cockroach Authors +Copyright 2024 The Cockroach Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/hack/boilerplate/boilerplate.Dockerfile.txt b/hack/boilerplate/boilerplate.Dockerfile.txt index 0ca059688..96f6cb0a5 100644 --- a/hack/boilerplate/boilerplate.Dockerfile.txt +++ b/hack/boilerplate/boilerplate.Dockerfile.txt @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/hack/boilerplate/boilerplate.Makefile.txt b/hack/boilerplate/boilerplate.Makefile.txt index 0ca059688..96f6cb0a5 100644 --- a/hack/boilerplate/boilerplate.Makefile.txt +++ b/hack/boilerplate/boilerplate.Makefile.txt @@ -1,4 +1,4 @@ -# Copyright 2023 The Cockroach Authors +# Copyright 2024 The Cockroach Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/hack/boilerplate/boilerplate.css.txt b/hack/boilerplate/boilerplate.css.txt index c41a30542..7acdc624b 100644 --- a/hack/boilerplate/boilerplate.css.txt +++ b/hack/boilerplate/boilerplate.css.txt @@ -1,4 +1,4 @@ -// Copyright 2023 The Cockroach Authors +// Copyright 2024 The Cockroach Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/hack/boilerplate/boilerplate.deepcopy.go.txt b/hack/boilerplate/boilerplate.deepcopy.go.txt index 00fba57c1..083771d71 100644 --- a/hack/boilerplate/boilerplate.deepcopy.go.txt +++ b/hack/boilerplate/boilerplate.deepcopy.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2023 The Cockroach Authors +Copyright 2024 The Cockroach Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/hack/boilerplate/boilerplate.go.txt b/hack/boilerplate/boilerplate.go.txt index 00fba57c1..083771d71 100644 --- a/hack/boilerplate/boilerplate.go.txt +++ b/hack/boilerplate/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -Copyright 2023 The Cockroach Authors +Copyright 2024 The Cockroach Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/hack/boilerplate/boilerplate.html.txt b/hack/boilerplate/boilerplate.html.txt index 7eb305308..ad7dc247e 100644 --- a/hack/boilerplate/boilerplate.html.txt +++ b/hack/boilerplate/boilerplate.html.txt @@ -1,5 +1,5 @@