Skip to content

Commit afeec7d

Browse files
committed
Add copywrite headers
1 parent c573312 commit afeec7d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

resourcevalidator/prefer_write_only_attribute.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 resourcevalidator
25

36
import (

resourcevalidator/prefer_write_only_attribute_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 resourcevalidator_test
25

36
import (

0 commit comments

Comments
 (0)