Skip to content

Commit 4da8ce2

Browse files
[COMPLIANCE] Add Copyright and License Headers
1 parent 9f12485 commit 4da8ce2

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

internal/provider/provider_custom_diffs.go

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
package provider
25

36
import (

internal/provider/resource_tfe_organization_default_settings.go

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
package provider
25

36
import (

internal/provider/resource_tfe_organization_default_settings_test.go

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
package provider
25

36
import (

0 commit comments

Comments
 (0)