Skip to content

Commit

Permalink
update copyright year from 2023 to 2024 in various files
Browse files Browse the repository at this point in the history
  • Loading branch information
I312404 committed Dec 4, 2024
1 parent 8bdccfd commit 5aad634
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Disclaimer: The code in this project may include calls to APIs ("API Calls") of
parties the right to use of access any SAP External Product, through API Calls.

Files: **
Copyright: 2023 SAP SE or an SAP affiliate company and registry-credential-injector contributors
Copyright: 2024 SAP SE or an SAP affiliate company and registry-credential-injector contributors
License: Apache-2.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ We as members, contributors, and leaders pledge to make participation in our com

## Licensing

Copyright 2023 SAP SE or an SAP affiliate company and registry-credential-injector 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/registry-credential-injector).
Copyright 2024 SAP SE or an SAP affiliate company and registry-credential-injector 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/registry-credential-injector).
2 changes: 1 addition & 1 deletion cmd/webhook/config.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion cmd/webhook/main.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion hack/boilerplate.go.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-License-Identifier: Apache-2.0
*/
2 changes: 1 addition & 1 deletion internal/kubeconfig/kubeconfig.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion internal/webhook/pods.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-License-Identifier: Apache-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion internal/webhook/webhook_suite_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and registry-credential-injector contributors
SPDX-License-Identifier: Apache-2.0
*/

Expand Down

0 comments on commit 5aad634

Please sign in to comment.