mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
[COMPLIANCE] Add Copyright and License Headers
This commit is contained in:
parent
2401add228
commit
a1957a1def
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) HashiCorp, Inc.
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
package plugin
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue