diff options
Diffstat (limited to 'package/system/mountd/Makefile')
-rw-r--r-- | package/system/mountd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/system/mountd/Makefile b/package/system/mountd/Makefile index 36832b2227..4f902363c2 100644 --- a/package/system/mountd/Makefile +++ b/package/system/mountd/Makefile @@ -14,6 +14,9 @@ PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> PKG_CHECK_FORMAT_SECURITY:=0 PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0+ +PKG_LICENSE_FILES:= + include $(INCLUDE_DIR)/package.mk define Package/mountd |