Skip to content

Commit 7b00bfb

Browse files
[COMPLIANCE] Add/Update Copyright Headers
1 parent 15f8141 commit 7b00bfb

9 files changed

Lines changed: 9 additions & 9 deletions

builder/common/step_create_tags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package common

builder/common/step_run_source_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package common

builder/common/step_run_spot_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package common

builder/common/step_stop_ebs_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package common

builder/ebs/step_enable_fast_launch.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package ebs

common/step_create_tags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package common

common/step_run_source_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package common

common/step_run_spot_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package common

common/step_stop_ebs_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// Copyright IBM Corp. 2013, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package common

0 commit comments

Comments
 (0)