Merge pull request #4439 from KnVerey/update-year

Miscellaneous cleanup
This commit is contained in:
Natasha Sarkar
2022-02-01 15:10:19 -08:00
committed by GitHub
38 changed files with 98 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ lint: $(GOBIN)/golangci-lint
license: $(GOBIN)/addlicense
$(GOBIN)/addlicense \
-y 2021 \
-y 2022 \
-c "The Kubernetes Authors." \
-f LICENSE_TEMPLATE .