Add more license tags with SPDX identifiers
[openwrt.git] / package / network / config / qos-scripts / Makefile
index a6690a1..257b2f7 100644 (file)
@@ -13,6 +13,9 @@ PKG_RELEASE:=6
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=
+
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
 
 include $(INCLUDE_DIR)/package.mk