diff options
Diffstat (limited to 'package/network')
-rw-r--r-- | package/network/config/qos-scripts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/config/qos-scripts/Makefile b/package/network/config/qos-scripts/Makefile index 1b43ba1..07e6883 100644 --- a/package/network/config/qos-scripts/Makefile +++ b/package/network/config/qos-scripts/Makefile @@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qos-scripts PKG_VERSION:=1.3.0 PKG_RELEASE:=1 +PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> |