aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorLuke Dashjr <[email protected]>2016-09-21 22:31:23 +0000
committerLuke Dashjr <[email protected]>2016-09-21 22:35:12 +0000
commitf4dffdd6bffc58377b7505b639f0431244321c32 (patch)
tree26ab2f2f78978ab7f2f4aef67623ed0162c06127 /src/Makefile.test.include
parentMerge #8769: Trivial: Fix ISO URL, capitalization (diff)
downloaddiscoin-f4dffdd6bffc58377b7505b639f0431244321c32.tar.xz
discoin-f4dffdd6bffc58377b7505b639f0431244321c32.zip
Add MIT license to Makefiles
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index 0748d1a39..5ce1bbb89 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.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.
+
TESTS += test/test_bitcoin
bin_PROGRAMS += test/test_bitcoin
TEST_SRCDIR = test