summaryrefslogtreecommitdiffstats
path: root/tipc
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2017-11-24 12:21:35 -0800
committerStephen Hemminger <stephen@networkplumber.org>2017-11-24 12:21:35 -0800
commit6054c1ebf7727123654f2c0764f3693813e9bad6 (patch)
treecdeae4036382ff1c21202bdeb1dac3aa9416b22b /tipc
parent859af0a5dca7ccc73cc09b457ec8220fc466811a (diff)
SPDX license identifiers
For all files in iproute2 which do not have an obvious license identification, mark them with SPDK GPL-2 Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Diffstat (limited to 'tipc')
-rw-r--r--tipc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tipc/Makefile b/tipc/Makefile
index d3c957e2..abd33ab0 100644
--- a/tipc/Makefile
+++ b/tipc/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
include ../config.mk
ifeq ($(HAVE_MNL),y)