Skip to content

Commit 346fa95

Browse files
[COMPLIANCE] Add Copyright and License Headers (#153)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent e77dccf commit 346fa95

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

builder/virtualbox/iso/testdata/default_gfx.pkr.hcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
14
packer {
25
required_plugins {
36
virtualbox = {

builder/virtualbox/iso/testdata/headless.pkr.hcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
14
packer {
25
required_plugins {
36
virtualbox = {

builder/virtualbox/iso/testdata/incorrect_gfx.pkr.hcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
14
packer {
25
required_plugins {
36
virtualbox = {

0 commit comments

Comments
 (0)