diff --git a/.golangci.yaml b/.golangci.yaml index a242e7b2..b00ad895 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -54,7 +54,7 @@ linters-settings: goheader: template: |- - Copyright 2021 - 2023 Crunchy Data Solutions, Inc. + Copyright 2021 - 2024 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/LICENSE.md b/LICENSE.md index 5c4149cd..621e287e 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -176,7 +176,7 @@ END OF TERMS AND CONDITIONS - Copyright 2021 - 2023 Crunchy Data Solutions, Inc. + Copyright 2021 - 2024 Crunchy Data Solutions, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cmd/kubectl-pgo/main.go b/cmd/kubectl-pgo/main.go index e360905e..c9dbe4d5 100644 --- a/cmd/kubectl-pgo/main.go +++ b/cmd/kubectl-pgo/main.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed 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.go.txt b/hack/boilerplate.go.txt index 5c95e9e8..7552d354 100644 --- a/hack/boilerplate.go.txt +++ b/hack/boilerplate.go.txt @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed 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/generate-docs.go b/hack/generate-docs.go index ca8cbcb8..58e310a2 100644 --- a/hack/generate-docs.go +++ b/hack/generate-docs.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/apis/postgres-operator.crunchydata.com/v1beta1/groupversion_info.go b/internal/apis/postgres-operator.crunchydata.com/v1beta1/groupversion_info.go index d1cebf79..45c761a6 100644 --- a/internal/apis/postgres-operator.crunchydata.com/v1beta1/groupversion_info.go +++ b/internal/apis/postgres-operator.crunchydata.com/v1beta1/groupversion_info.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/apis/postgres-operator.crunchydata.com/v1beta1/postgrescluster_types.go b/internal/apis/postgres-operator.crunchydata.com/v1beta1/postgrescluster_types.go index 7ceb1bff..ee88d085 100644 --- a/internal/apis/postgres-operator.crunchydata.com/v1beta1/postgrescluster_types.go +++ b/internal/apis/postgres-operator.crunchydata.com/v1beta1/postgrescluster_types.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/backup.go b/internal/cmd/backup.go index 665ebc25..b15e3bcc 100644 --- a/internal/cmd/backup.go +++ b/internal/cmd/backup.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/backup_test.go b/internal/cmd/backup_test.go index 5cea521d..6b620fa9 100644 --- a/internal/cmd/backup_test.go +++ b/internal/cmd/backup_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/client_version.go b/internal/cmd/client_version.go index caea559e..9835c305 100644 --- a/internal/cmd/client_version.go +++ b/internal/cmd/client_version.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/create.go b/internal/cmd/create.go index 9d8d73e2..bc29a4ad 100644 --- a/internal/cmd/create.go +++ b/internal/cmd/create.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/create_test.go b/internal/cmd/create_test.go index d8c74911..aa26511b 100644 --- a/internal/cmd/create_test.go +++ b/internal/cmd/create_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/delete.go b/internal/cmd/delete.go index 3d134e4e..41e8e885 100644 --- a/internal/cmd/delete.go +++ b/internal/cmd/delete.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/exec.go b/internal/cmd/exec.go index cae37e1e..7ed15cd6 100644 --- a/internal/cmd/exec.go +++ b/internal/cmd/exec.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/exec_test.go b/internal/cmd/exec_test.go index 447b7df1..a6034c4f 100644 --- a/internal/cmd/exec_test.go +++ b/internal/cmd/exec_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/export.go b/internal/cmd/export.go index f5480d1a..37e50811 100644 --- a/internal/cmd/export.go +++ b/internal/cmd/export.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/export_test.go b/internal/cmd/export_test.go index 0181088c..9ad782b1 100644 --- a/internal/cmd/export_test.go +++ b/internal/cmd/export_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/pgo.go b/internal/cmd/pgo.go index 550e9e07..cfd4df5c 100644 --- a/internal/cmd/pgo.go +++ b/internal/cmd/pgo.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/pgo_test.go b/internal/cmd/pgo_test.go index a6f07060..cbaf06b8 100644 --- a/internal/cmd/pgo_test.go +++ b/internal/cmd/pgo_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/restore.go b/internal/cmd/restore.go index bd38ca42..fc4b8bd9 100644 --- a/internal/cmd/restore.go +++ b/internal/cmd/restore.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/restore_test.go b/internal/cmd/restore_test.go index 95c35218..d6a923cb 100644 --- a/internal/cmd/restore_test.go +++ b/internal/cmd/restore_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/show.go b/internal/cmd/show.go index 55950da3..3536004e 100644 --- a/internal/cmd/show.go +++ b/internal/cmd/show.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/start.go b/internal/cmd/start.go index 6b9462a5..8f34d818 100644 --- a/internal/cmd/start.go +++ b/internal/cmd/start.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/stop.go b/internal/cmd/stop.go index a941d1eb..0e3226af 100644 --- a/internal/cmd/stop.go +++ b/internal/cmd/stop.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/support.go b/internal/cmd/support.go index 75cd59c1..07736f27 100644 --- a/internal/cmd/support.go +++ b/internal/cmd/support.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/version.go b/internal/cmd/version.go index bcf39300..8d9b0b4a 100644 --- a/internal/cmd/version.go +++ b/internal/cmd/version.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/config.go b/internal/config.go index 4fecc8d3..548e4510 100644 --- a/internal/config.go +++ b/internal/config.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/format.go b/internal/format.go index 7a3cb946..ef3b06fe 100644 --- a/internal/format.go +++ b/internal/format.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/format_test.go b/internal/format_test.go index 1c9df4d7..147991c1 100644 --- a/internal/format_test.go +++ b/internal/format_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/testing/cmp/cmp.go b/internal/testing/cmp/cmp.go index 62259399..7d459c99 100644 --- a/internal/testing/cmp/cmp.go +++ b/internal/testing/cmp/cmp.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/unstructured.go b/internal/unstructured.go index 6b3db467..da887b03 100644 --- a/internal/unstructured.go +++ b/internal/unstructured.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/unstructured_test.go b/internal/unstructured_test.go index 8d6b0a0a..f5b56075 100644 --- a/internal/unstructured_test.go +++ b/internal/unstructured_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/enum.go b/internal/util/enum.go index 76fbf1f7..4b6d8103 100644 --- a/internal/util/enum.go +++ b/internal/util/enum.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/executor.go b/internal/util/executor.go index f0d85eb0..bb93190b 100644 --- a/internal/util/executor.go +++ b/internal/util/executor.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/interactions.go b/internal/util/interactions.go index 856c6644..ffc4c1b8 100644 --- a/internal/util/interactions.go +++ b/internal/util/interactions.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/interactions_test.go b/internal/util/interactions_test.go index 96803c1b..17ab2b24 100644 --- a/internal/util/interactions_test.go +++ b/internal/util/interactions_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/naming.go b/internal/util/naming.go index 647ab06c..a8449eb2 100644 --- a/internal/util/naming.go +++ b/internal/util/naming.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/util/naming_test.go b/internal/util/naming_test.go index 0cb83914..fb8f98f2 100644 --- a/internal/util/naming_test.go +++ b/internal/util/naming_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 - 2023 Crunchy Data Solutions, Inc. +// Copyright 2021 - 2024 Crunchy Data Solutions, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.