diff options
Diffstat (limited to 'package/network/ipv6/6in4')
-rw-r--r-- | package/network/ipv6/6in4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile index 5b3669335d..aeb187cb58 100644 --- a/package/network/ipv6/6in4/Makefile +++ b/package/network/ipv6/6in4/Makefile @@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6in4 PKG_VERSION:=18 PKG_RELEASE:=1 +PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk |