diff --git a/tools/tools.go b/tools/tools.go index 867d3a2..dee4dca 100644 --- a/tools/tools.go +++ b/tools/tools.go @@ -1,7 +1,5 @@ -// Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 - //go:build tools +// +build tools package tools