fix: remove copywrite
This commit is contained in:
parent
18fbee50a4
commit
c9c6dd1852
2 changed files with 0 additions and 36 deletions
|
|
@ -1,12 +0,0 @@
|
|||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
//go:build generate
|
||||
|
||||
package tools
|
||||
|
||||
import (
|
||||
// copywrite header generation
|
||||
_ "github.com/hashicorp/copywrite"
|
||||
)
|
||||
|
||||
//go:generate go run github.com/hashicorp/copywrite headers -d .. --config ../.copywrite.hcl
|
||||
Loading…
Add table
Add a link
Reference in a new issue