add license and year to copywrite config

This commit is contained in:
Morgan Drake
2023-12-01 16:39:25 -08:00
parent c5b36b500b
commit c764665cc5

View File

@@ -4,6 +4,9 @@
schema_version = 1
project {
license = "BUSL-1.1"
copyright_year = 2024
header_ignore = [
"command/asset/*.hcl",
"command/agent/bindata_assetfs.go",