Add more license tags with SPDX identifiers
[openwrt.git] / package / devel / trace-cmd / Makefile
index 6d776fe..bad109a 100644 (file)
@@ -14,6 +14,9 @@ PKG_INSTALL:=1
 PKG_USE_MIPS16:=0
 PKG_LICENSE:=GPL-2.0
 
+PKG_LICENSE:=GPL-2.0 LGPL-2.1
+PKG_LICENSE_FILES:=COPYING COPYING.LIB
+
 PKG_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/package.mk