fix: remove copywrite

This commit is contained in:
Marcel S. Henselin 2026-01-22 16:31:02 +01:00
parent 18fbee50a4
commit c9c6dd1852
2 changed files with 0 additions and 36 deletions

View file

@ -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