blob: 37951d999ab7e84f15253871599dbc4c51ead64c [file] [log] [blame]
#!/bin/sh
scancode --copyright --license --json-pp $1/master.json -n 128 --license-diag --license-text --ignore='Documentation/*' --ignore='LICENSES/*' .
cd $1
../lcheck.py --exclude='Documentation,LICENSES' --dropmodule --dropexport -v -f stats master.json >stats.txt