Commit 884ba34b authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

xl2tp: add licensing info



[Peter: make license GPLv2 only]
Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent e19f7f75
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@
XL2TP_VERSION = v1.3.1
XL2TP_SITE = $(call github,xelerance,xl2tpd,$(XL2TP_VERSION))
XL2TP_DEPENDENCIES = libpcap
XL2TP_LICENSE = GPLv2
XL2TP_LICENSE_FILES = LICENSE

define XL2TP_BUILD_CMDS
	$(SED) 's/ -O2 //' $(@D)/Makefile