ddns-scripts: Set PKG_LICENSE 193/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Mon, 11 Aug 2014 19:18:48 +0000 (21:18 +0200)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Mon, 11 Aug 2014 19:18:48 +0000 (21:18 +0200)
Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
net/ddns-scripts/Makefile

index f828a4e40609f4d5c7cb0666c89d71625d90dd23..5104c9d60c54609cfd3bfdfd3a31d91d1a23461d 100644 (file)
@@ -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)