aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>2014-08-11 21:18:48 +0200
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>2014-08-11 21:18:48 +0200
commit353dd935d6e4017a9f2c07d52ab849836eb371d7 (patch)
tree555a22a93a34aa11fd605dff2aecfb2e31107746 /net
parentbda67cc2cc7a3e9c9e5f875f864908f9339745cf (diff)
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 <christian.schoenebeck@gmail.com>
Diffstat (limited to 'net')
1 files changed, 1 insertions, 0 deletions
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)