mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
[COMPLIANCE] Add Copyright and License Headers
This commit is contained in:
parent
ec390864a1
commit
bb36298b21
@ -1,3 +1,6 @@
|
||||
// Copyright (c) HashiCorp, Inc.
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
package jsonformat
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,6 @@
|
||||
// Copyright (c) HashiCorp, Inc.
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
package json
|
||||
|
||||
// Importing contains metadata about a resource change that includes an import
|
||||
|
Loading…
Reference in New Issue
Block a user