![Hans-Christoph Steiner](/assets/img/avatar_default.png)
I did a manual audit to see if the licenses match this: https://spdx.org/licenses/BSD-3-Clause.html for f in `grep '^License:' metadata/*.txt|grep NewBSD| cut -d : -f 1|sort -u | sed 's,\.txt,,'|cut -d / -f 2`; do find build/$f/ -iname '*license*' -o -iname 'COPYING*' | xargs less; done #234
805 B
805 B