diff options
Diffstat (limited to 'package/network/utils/iwcap/Makefile')
-rw-r--r-- | package/network/utils/iwcap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/iwcap/Makefile b/package/network/utils/iwcap/Makefile index b406bdfb4f..d3f884715c 100644 --- a/package/network/utils/iwcap/Makefile +++ b/package/network/utils/iwcap/Makefile @@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iwcap PKG_RELEASE:=1 +PKG_LICENSE:=Apache-2.0 include $(INCLUDE_DIR)/package.mk |