mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
Update year in all the addlicense targets
This commit is contained in:
@@ -40,7 +40,7 @@ lint: $(GOBIN)/golangci-lint
|
||||
|
||||
license: $(GOBIN)/addlicense
|
||||
$(GOBIN)/addlicense \
|
||||
-y 2021 \
|
||||
-y 2022 \
|
||||
-c "The Kubernetes Authors." \
|
||||
-f LICENSE_TEMPLATE .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user