Skip to content

Commit 6c00f89

Browse files
committed
copywrite
1 parent bd6949c commit 6c00f89

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

internal/proto6server/server_listresource_errors.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 proto6server
25

36
import "github.com/hashicorp/terraform-plugin-framework/diag"

internal/proto6server/server_listresource_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 proto6server
25

36
import (

internal/proto6server/server_validatelistresourceconfig.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 proto6server
25

36
import (

internal/toproto6/list_resource_result.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 toproto6
25

36
import (

0 commit comments

Comments
 (0)