aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qt.include
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2016-09-21 22:31:23 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2016-09-21 22:35:12 +0000
commitf4dffdd6bffc58377b7505b639f0431244321c32 (patch)
tree26ab2f2f78978ab7f2f4aef67623ed0162c06127 /src/Makefile.qt.include
parent84c9a048559dc6af6c6321af7c9248f6da2491f2 (diff)
downloadbitcoin-f4dffdd6bffc58377b7505b639f0431244321c32.tar.xz
Add MIT license to Makefiles
Diffstat (limited to 'src/Makefile.qt.include')
-rw-r--r--src/Makefile.qt.include4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include
index 8947aeaca0..35a1f68907 100644
--- a/src/Makefile.qt.include
+++ b/src/Makefile.qt.include
@@ -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.
+
bin_PROGRAMS += qt/bitcoin-qt
EXTRA_LIBRARIES += qt/libbitcoinqt.a