Commit graph

3 commits

Author SHA1 Message Date
Hans-Christoph Steiner 9007fa35fc license correction: NewBSD --> BSD-3-Clause
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
2017-05-02 11:33:34 +02:00
Daniel Martí ec0801fa6d Mass removal of last lines 2015-10-04 07:54:12 -07:00
Boris Kraut b5e7b63189 New app: YouTube Download (disable) 2015-08-04 21:31:30 +02:00