Add script to comply with 3-BSD on release
commit9d613260da68f68e669f25596afd55065682d372
authorJakub Jermar <jakub@jermar.eu>
Wed, 20 Dec 2017 20:33:39 +0000 (20 21:33 +0100)
committerJakub Jermar <jakub@jermar.eu>
Wed, 20 Dec 2017 20:40:13 +0000 (20 21:40 +0100)
treeaa2156bfae4c37f756e4ac74b4aec515c3152933
parentde0213c313bdd006c84a68802e089010425de570
Add script to comply with 3-BSD on release

The script crawls all files stored in Git, collects the copyright
notices from them and outputs text which reproduces all the desired
pieces of information required by the 3-BSD license for redistributions
in binary form.
tools/cc.sh [new file with mode: 0755]