Add more license tags with SPDX identifiers
[openwrt.git] / package / network / utils / xtables-addons / Makefile
index 59300f9..b2728e4 100644 (file)
@@ -23,6 +23,9 @@ PKG_CHECK_FORMAT_SECURITY:=0
 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
 PKG_LICENSE:=GPL-2.0
 
+PKG_LICENSE:=GPL-2.0+
+PKG_LICENSE_FILES:=LICENSE
+
 PKG_FIXUP:=autoreconf
 
 include $(INCLUDE_DIR)/package.mk