Skip to content

Commit 857b133

Browse files
authored
Update Copyright (#93)
* Update Copyright Issue: [PGO-812]
1 parent e1e8bb8 commit 857b133

38 files changed

+38
-38
lines changed

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ linters-settings:
5454

5555
goheader:
5656
template: |-
57-
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
57+
Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
5858
5959
Licensed under the Apache License, Version 2.0 (the "License");
6060
you may not use this file except in compliance with the License.

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176

177177
END OF TERMS AND CONDITIONS
178178

179-
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
179+
Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
180180

181181
Licensed under the Apache License, Version 2.0 (the "License");
182182
you may not use this file except in compliance with the License.

cmd/kubectl-pgo/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

hack/boilerplate.go.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

hack/generate-docs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/apis/postgres-operator.crunchydata.com/v1beta1/groupversion_info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/apis/postgres-operator.crunchydata.com/v1beta1/postgrescluster_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/backup.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/backup_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/client_version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/create.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/create_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/delete.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/exec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/exec_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/export.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/export_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/pgo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/pgo_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/restore.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/restore_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/show.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/start.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/stop.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/support.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/format.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/format_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/testing/cmp/cmp.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/unstructured.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/unstructured_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/util/enum.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/util/executor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/util/interactions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/util/interactions_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/util/naming.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/util/naming_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2024 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)