mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
copywrite: excempt example assets from copywrite headers (#16971)
This commit is contained in:
10
.copywrite.hcl
Normal file
10
.copywrite.hcl
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
schema_version = 1
|
||||
|
||||
project {
|
||||
header_ignore = [
|
||||
"command/asset/*.hcl",
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user