From: Steven Barth Date: Sun, 2 Nov 2014 12:20:54 +0000 (+0000) Subject: Add a few SPDX tags X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c092f05a4c5ebbbc037cebc286ac17e0e7f03061;p=project%2Flibnl-tiny.git Add a few SPDX tags Signed-off-by: Steven Barth SVN-Revision: 43151 --- diff --git a/Makefile b/Makefile index 9639ac3..b3957b0 100644 --- a/Makefile +++ b/Makefile @@ -11,9 +11,7 @@ PKG_NAME:=libnl-tiny PKG_VERSION:=0.1 PKG_RELEASE:=3 -PKG_LICENSE:=GPLv2 LGPLv2.1 -PKG_LICENSE_FILES:= - +PKG_LICENSE:=LGPL-2.1 PKG_MAINTAINER:=Felix Fietkau include $(INCLUDE_DIR)/package.mk