Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for licen (0.02 sec)

  1. hack/update-vendor-licenses.sh

      local package_root
      local ensure_pattern
      local dir_root
      local find_maxdepth
      local find_names
      local -a local_files=()
    
      # Necessary to expand {}
      case ${type} in
          LICENSE) find_names=(-iname 'licen[sc]e*')
                   find_maxdepth=1
                   # Sadly inconsistent in the wild, but mostly license files
                   # containing copyrights, but no readme/notice files containing
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:53 UTC 2024
    - 8.2K bytes
    - Viewed (0)
Back to top