Skip to content

Commit 75bad75

Browse files
Merge pull request #149 from hashicorp/compliance/add-headers
[COMPLIANCE] Add/Update Copyright Headers
2 parents e7a1a1a + e1edc43 commit 75bad75

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE

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

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

builder/vagrant/step_create_vagrantfile_test.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 vagrant

post-processor/vagrant-cloud/client.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 vagrantcloud

post-processor/vagrant/post-processor.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
//go:generate packer-sdc mapstructure-to-hcl2 -type Config

0 commit comments

Comments
 (0)