Merge #8700: [copyright] add MIT license headers to .sh scripts where missing

0766d1c [copyright] add MIT license headers to .sh scripts where missing (isle2983)
This commit is contained in:
Wladimir J. van der Laan 2016-09-20 09:56:14 +02:00
commit 82eacc786d
No known key found for this signature in database
GPG key ID: 74810B012346C9A6
11 changed files with 41 additions and 0 deletions

View file

@ -1,4 +1,7 @@
#!/bin/sh
# Copyright (c) 2015 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
DIR="$1"
COMMIT="$2"