diff options
Diffstat (limited to 'package/network/utils/iftop/Makefile')
-rw-r--r-- | package/network/utils/iftop/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/utils/iftop/Makefile b/package/network/utils/iftop/Makefile index 037fb15cc1..e451e937a9 100644 --- a/package/network/utils/iftop/Makefile +++ b/package/network/utils/iftop/Makefile @@ -18,6 +18,9 @@ PKG_MD5SUM:=fef521a49ec0122458d02c64212af3c5 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0+ +PKG_LICENSE_FILES:=COPYING + include $(INCLUDE_DIR)/package.mk define Package/iftop |