Add more license tags with SPDX identifiers
[openwrt/staging/rmilecki.git] / package / network / utils / arptables / Makefile
index 46006727eb6df86b599552ba83937d345ba76462..642030afb7ce51695eae5a510b08aa956150be69 100644 (file)
@@ -13,6 +13,10 @@ PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/ebtables
 PKG_MD5SUM:=c2e99c3aa9d78c9dfa30710ca3168182
+PKG_LICENSE:=GPL-2.0
+
+PKG_LICENSE:=GPL-2.0+
+PKG_LICENSE_FILES:=
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION)