Skip to content

Commit 16823a9

Browse files
committed
chore: update copyright year from 2023 to 2024 in multiple files
1 parent e2c3dfd commit 16823a9

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

.reuse/dep5

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Disclaimer: The code in this project may include calls to APIs ("API Calls") of
2525
parties the right to use of access any SAP External Product, through API Calls.
2626

2727
Files: **
28-
Copyright: 2023 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
28+
Copyright: 2024 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
2929
License: Apache-2.0

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ We as members, contributors, and leaders pledge to make participation in our com
1616

1717
## Licensing
1818

19-
Copyright 2023 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/reactivejob-operator-cop).
19+
Copyright 2024 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/reactivejob-operator-cop).

api/v1alpha1/groupversion_info.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
2+
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
33
SPDX-License-Identifier: Apache-2.0
44
*/
55

api/v1alpha1/types.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
2+
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
33
SPDX-License-Identifier: Apache-2.0
44
*/
55

api/v1alpha1/zz_generated.deepcopy.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hack/boilerplate.go.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/*
2-
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
2+
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
33
SPDX-License-Identifier: Apache-2.0
44
*/

internal/transformer/transformer.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
2+
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
33
SPDX-License-Identifier: Apache-2.0
44
*/
55

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
2+
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
33
SPDX-License-Identifier: Apache-2.0
44
*/
55

pkg/operator/operator.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
2+
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and reactivejob-operator-cop contributors
33
SPDX-License-Identifier: Apache-2.0
44
*/
55

0 commit comments

Comments
 (0)