Add more license tags with SPDX identifiers
[openwrt-github/.git] / package / boot / uboot-xburst / Makefile
index 89802d0f40018fc710979f308a324ff3abcce0cc..a4c183d2b6c4590f866cd336cf4fcf7829a5bd8c 100644 (file)
@@ -20,6 +20,9 @@ PKG_SOURCE_URL:= \
 PKG_MD5SUM:=451c07271940016cec6f5ad8a155263b
 PKG_TARGETS:=bin
 
+PKG_LICENSE:=GPL-2.0 GPL-2.0+
+PKG_LICENSE_FILES:=COPYING
+
 include $(INCLUDE_DIR)/package.mk
 
 define uboot/Default