From: Christian Schoenebeck Date: Mon, 11 Aug 2014 19:18:48 +0000 (+0200) Subject: ddns-scripts: Set PKG_LICENSE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=353dd935d6e4017a9f2c07d52ab849836eb371d7;p=openwrt-packages.git ddns-scripts: Set PKG_LICENSE Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh. Signed-off-by: Christian Schoenebeck --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index f828a4e40..5104c9d60 100644 --- a/net/ddns-scripts/Makefile +++ b/net/ddns-scripts/Makefile @@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-scripts PKG_VERSION:=1.0.0 PKG_RELEASE:=23 +PKG_LICENSE:=GPL-2.0 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)