index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
net
/
sslh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:55:38 +0100
committer
Jonathan McCrohan <jmccrohan@gmail.com>
2014-08-14 00:55:38 +0100
commit
dd5b15dcee822b5c2b9e2a0189175547644eff76
(
patch
)
tree
4b95539b975a4397608fdd2f33c94d2d7b91284a
/
net/sslh
parent
5345c5ac76d7076a7133de984e7b3e75ec42e0aa
(
diff
)
sslh: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Diffstat
(limited to 'net/sslh')
-rw-r--r--
net/sslh/Makefile
2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/sslh/Makefile b/net/sslh/Makefile
index bb3cdcf6c..9b13e7db5 100644
--- a/
net/sslh/Makefile
+++ b/
net/sslh/Makefile
@@ -14,6 +14,8 @@ PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://rutschle.net/tech/
PKG_MD5SUM:=c6e7d1cb0adb15f6efe480e36d98c560
+PKG_LICENSE:=GPL-2.0+
+PKG_LICENSE_FILES:=COPYING
include $(INCLUDE_DIR)/package.mk