github.com/hernad/nomad@v1.6.112/.copywrite.hcl (about)

     1  # Copyright (c) HashiCorp, Inc.
     2  # SPDX-License-Identifier: MPL-2.0
     3  
     4  schema_version = 1
     5  
     6  project {
     7    header_ignore = [
     8      "command/asset/*.hcl",
     9      "command/agent/bindata_assetfs.go",
    10    ]
    11  }