Add more license tags with SPDX identifiers
[openwrt/openwrt.git] / package / utils / mkelfimage / Makefile
index 2433c720384a248136920133eee9b1469a62a96b..a5c04b239d8d05245fe9f5ad7d2ac13e35660866 100644 (file)
@@ -13,6 +13,9 @@ PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/m/mkelfimage/
 PKG_MD5SUM:=e505cb87e9c0cdc44cf03d2c4ea8c74b
 
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=COPYING
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/mkelfimage