Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'nodogsplash/Makefile')
-rw-r--r--nodogsplash/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile
index dd2b1e4..61726cc 100644
--- a/nodogsplash/Makefile
+++ b/nodogsplash/Makefile
@@ -18,6 +18,7 @@ PKG_SOURCE_URL:=git://github.com/nodogsplash/nodogsplash.git
PKG_SOURCE_VERSION:=v0.9_beta9.9.8
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_PARALLEL:=1
+PKG_LICENSE:=GPL-2.0+
include $(INCLUDE_DIR)/package.mk