aboutsummaryrefslogtreecommitdiff
path: root/build-aux/m4/bitcoin_subdir_to_include.m4
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-09-29 07:57:47 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2016-09-29 07:58:08 +0200
commitd675984fdfa481c1db08a4ad1926ae654737de15 (patch)
tree17759039503e6447459284aa970089939378a724 /build-aux/m4/bitcoin_subdir_to_include.m4
parentdc641415e75ed9be53e460587fc3fed8c1cd9987 (diff)
parent0c4e6ce88f58c13ed81807e3a5bef28b673aa503 (diff)
downloadbitcoin-d675984fdfa481c1db08a4ad1926ae654737de15.tar.xz
Merge #8784: Copyright headers for build scripts
0c4e6ce Add MIT license to build-aux/m4 scripts (Luke Dashjr) 3f8a5d8 Trivial: build-aux/m4/l_atomic: Fix typo (Luke Dashjr) 3b4b6dc Add MIT license to autogen.sh and share/genbuild.sh (Luke Dashjr) f4dffdd Add MIT license to Makefiles (Luke Dashjr)
Diffstat (limited to 'build-aux/m4/bitcoin_subdir_to_include.m4')
-rw-r--r--build-aux/m4/bitcoin_subdir_to_include.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/build-aux/m4/bitcoin_subdir_to_include.m4 b/build-aux/m4/bitcoin_subdir_to_include.m4
index 66f106c7d4..7841042ac8 100644
--- a/build-aux/m4/bitcoin_subdir_to_include.m4
+++ b/build-aux/m4/bitcoin_subdir_to_include.m4
@@ -1,3 +1,7 @@
+dnl Copyright (c) 2013-2014 The Bitcoin Core developers
+dnl Distributed under the MIT software license, see the accompanying
+dnl file COPYING or http://www.opensource.org/licenses/mit-license.php.
+
dnl BITCOIN_SUBDIR_TO_INCLUDE([CPPFLAGS-VARIABLE-NAME],[SUBDIRECTORY-NAME],[HEADER-FILE])
dnl SUBDIRECTORY-NAME must end with a path separator
AC_DEFUN([BITCOIN_SUBDIR_TO_INCLUDE],[