Files
setup-packer/.copywrite.hcl
oss-core-libraries-dashboard[bot] 7e22a1322f [COMPLIANCE] Update Copyright and License Headers (#153)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-01-08 10:43:05 +05:30

15 lines
238 B
HCL

# Copyright IBM Corp. 2020, 2026
# SPDX-License-Identifier: Apache-2.0
schema_version = 1
project {
license = "Apache-2.0"
copyright_year = 2022
header_ignore = [
"dist/*",
"node_modules/",
]
}