Skip to content

Commit 440be6f

Browse files
[COMPLIANCE] Update Copyright and License Headers (Batch 2 of 2) (#640)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent 381df45 commit 440be6f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/build.pkr.hcl

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. 2013, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
packer {

example/instance-metadata/ubuntu-imdsv2-enabled.pkr.hcl

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. 2013, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
packer {

main.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. 2013, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

post-processor/import/post-processor.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. 2013, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
//go:generate packer-sdc mapstructure-to-hcl2 -type Config

version/version.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. 2013, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package version

0 commit comments

Comments
 (0)