Skip to content

Commit 9fa6736

Browse files
authored
Update Copyright
1 parent cba5582 commit 9fa6736

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.reuse/dep5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Upstream-Contact: Tim Gerlach <[email protected]>
44
Source: https://github.com/SAP/cf-cli-java-plugin
55

66
Files: *
7-
Copyright: 2017 SAP SE or an SAP affiliate company and Cloud Foundry Command Line Java plugin contributors
7+
Copyright: 2024 SAP SE or an SAP affiliate company and Cloud Foundry Command Line Java plugin contributors
88
License: Apache-2.0

cf_cli_java_plugin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
2+
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
33
* This file is licensed under the Apache Software License, v. 2 except as noted
44
* otherwise in the LICENSE file at the root of the repository.
55
*/

cmd/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
2+
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
33
* This file is licensed under the Apache Software License, v. 2 except as noted
44
* otherwise in the LICENSE file at the root of the repository.
55
*/

cmd/fakes/fake_command_executor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
2+
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
33
* This file is licensed under the Apache Software License, v. 2 except as noted
44
* otherwise in the LICENSE file at the root of the repository.
55
*/

uuid/fakes/fake_uuid_generator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
2+
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
33
* This file is licensed under the Apache Software License, v. 2 except as noted
44
* otherwise in the LICENSE file at the root of the repository.
55
*/

uuid/uuid.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
2+
* Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved.
33
* This file is licensed under the Apache Software License, v. 2 except as noted
44
* otherwise in the LICENSE file at the root of the repository.
55
*/

0 commit comments

Comments
 (0)