Add more license tags with SPDX identifiers
[openwrt.git] / package / libs / uclibc++ / Makefile
index ade3c62..2219245 100644 (file)
@@ -20,6 +20,9 @@ PKG_BUILD_PARALLEL:=1
 PKG_USE_MIPS16:=0
 PKG_LICENSE:=LGPL-2.1+
 
+PKG_LICENSE:=LGPL-2.1+
+PKG_LICENSE_FILES:=
+
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk