github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/copyright_headers.go (about)

     1  // Copyright (c) HashiCorp, Inc.
     2  // SPDX-License-Identifier: MPL-2.0
     3  
     4  //go:build tools
     5  // +build tools
     6  
     7  package main
     8  
     9  import (
    10  	_ "github.com/hashicorp/copywrite"
    11  )
    12  
    13  //go:generate go run github.com/hashicorp/copywrite headers