Add MIT license to Makefiles

This commit is contained in:
Luke Dashjr
2016-09-21 22:31:23 +00:00
committed by lateminer
parent ecf2bf5582
commit 22cb3dc62b
7 changed files with 28 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
# Copyright (c) 2013-2016 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
ACLOCAL_AMFLAGS = -I build-aux/m4
SUBDIRS = src
.PHONY: deploy FORCE