aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2016-09-21 22:31:23 +0000
committerWladimir J. van der Laan <laanwj@gmail.com>2016-10-27 14:47:22 +0200
commit6d05fe115b07588f41631663ace2f3f14c3ed3d7 (patch)
tree9226af856f5fc8e5e018e88bae73d991be236c2b /Makefile.am
parent1d048b917b83489f9e56d8fab522475544b98793 (diff)
downloadbitcoin-6d05fe115b07588f41631663ace2f3f14c3ed3d7.tar.xz
Add MIT license to Makefiles
Github-Pull: #8784 Rebased-From: f4dffdd6bffc58377b7505b639f0431244321c32
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b10d085066..f3dc016b93 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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