summary refs log tree commit diff
path: root/net/dccp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dccp/Makefile')
-rw-r--r--net/dccp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dccp/Makefile b/net/dccp/Makefile
index 5c8362b037ed..2e7b56097bc4 100644
--- a/net/dccp/Makefile
+++ b/net/dccp/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 obj-$(CONFIG_IP_DCCP) += dccp.o dccp_ipv4.o
 
 dccp-y := ccid.o feat.o input.o minisocks.o options.o output.o proto.o timer.o \