• Navid Shaikh's avatar
    Add license check github workflow (#1567) · 028fe91f
    Navid Shaikh authored
    
    
    - Add script hack/check-licese.sh and target 'make licensecheck'
     - This check looks for license in go files and shell scripts
       Following keywords are required:
        - "VMware Tanzu Community Edition contributors"
        - "SPDX-License-Identifier"
        - "Apache-2.0"
     - Fix/update licenses in files in repo
    Signed-off-by: default avatarNavid Shaikh <navids@vmware.com>
    028fe91f