Skip to content

Commit a87160f

Browse files
authored
Merge pull request #94 from hashicorp/compliance/update-headers-batch-1
[IND-4227] [COMPLIANCE] Update Copyright Headers (Batch 1 of 1)
2 parents a94c32f + 497c409 commit a87160f

19 files changed

+19
-19
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2021 HashiCorp, Inc.
1+
Copyright IBM Corp. 2016, 2025
22

33
Mozilla Public License Version 2.0
44
==================================

builder/cloudstack/artifact.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cloudstack

builder/cloudstack/artifact_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cloudstack

builder/cloudstack/builder.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cloudstack

builder/cloudstack/builder_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cloudstack

builder/cloudstack/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
//go:generate packer-sdc struct-markdown

builder/cloudstack/config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cloudstack

builder/cloudstack/ssh.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cloudstack

builder/cloudstack/step_configure_networking.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cloudstack

builder/cloudstack/step_create_instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cloudstack

0 commit comments

Comments
 (0)