mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-26 15:36:19 +01:00
Add MIT license to Makefiles
Github-Pull: #8784
Rebased-From: f4dffdd6bf
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
1d048b917b
commit
6d05fe115b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user