Add more license tags with SPDX identifiers
[openwrt/openwrt.git] / package / libs / libmnl / Makefile
index 06c77652ee006a82641d8a560ca9f28edb52a7ef..7dd82dc16a580c0ecc480c28a498013cb77705a5 100644 (file)
@@ -19,6 +19,9 @@ PKG_MD5SUM:=7d95fc3bea3365bc03c48e484224f65f
 
 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
 
+PKG_LICENSE:=LGPL-2.1+
+PKG_LICENSE_FILES:=COPYING
+
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 PKG_LICENSE:=LGPL-2.1+