diff options
Diffstat (limited to 'package/network/ipv6/odhcp6c')
-rw-r--r-- | package/network/ipv6/odhcp6c/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile index 56ed206c3f..c06e68e07b 100644 --- a/package/network/ipv6/odhcp6c/Makefile +++ b/package/network/ipv6/odhcp6c/Makefile @@ -19,6 +19,9 @@ PKG_SOURCE_VERSION:=940e2141ab13727af6323c4d30002f785e466318 PKG_MAINTAINER:=Steven Barth <steven@midlink.org> PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0 +PKG_LICENSE_FILES:=COPYING + include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk |