Closed
Description
What would you like to be added:
Many/most Kubernetes projects have a presubmit that validates that all necessary files include boilerplate headers. For example, refer to https://github.com/kubernetes-sigs/gateway-api/blob/main/hack/verify-boilerplate.sh.
Why is this needed:
This will help ensure that we're consistently adding LICENSE information wherever it's required.