[copyright] add MIT license headers to .sh scripts where missing

This commit is contained in:
isle2983
2016-09-11 13:36:22 -06:00
committed by lateminer
parent 100926a654
commit c0801a4176
10 changed files with 44 additions and 12 deletions

View File

@@ -1,4 +1,8 @@
#!/bin/sh
# Copyright (c) 2014-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.
set -e
UNSIGNED="$1"

View File

@@ -1,4 +1,8 @@
#!/bin/sh
# Copyright (c) 2014-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.
set -e
ROOTDIR=dist