Update Makefile with licenseadder and golangci-lint

This commit is contained in:
Phillip Wittrock
2019-11-07 07:56:02 -08:00
parent 04d5494246
commit 0029a8ce32
3 changed files with 69 additions and 4 deletions

2
kyaml/LICENSE_TEMPLATE Normal file
View File

@@ -0,0 +1,2 @@
Copyright {{.Year}} {{.Holder}}
SPDX-License-Identifier: Apache-2.0