From: Christian Pointner Date: Thu, 25 Sep 2014 18:52:23 +0000 (+0200) Subject: tcpproxy: added License Information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d1ff0b44fcd2693ef296bef480fae1e500b19747;p=openwrt-packages.git tcpproxy: added License Information Signed-off-by: Christian Pointner --- diff --git a/net/tcpproxy/Makefile b/net/tcpproxy/Makefile index c1056d955..ae0407203 100644 --- a/net/tcpproxy/Makefile +++ b/net/tcpproxy/Makefile @@ -19,7 +19,9 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.spreadspace.org/tcpproxy/releases/ PKG_MD5SUM:=55126473bcde635f9ee019c6caf19bb7 - +PKG_MAINTAINER:=Christian Pointner +PKG_LICENSE:=GPL-3.0+ +PKG_LICENSE_FILE:=LICENSE include $(INCLUDE_DIR)/package.mk @@ -29,7 +31,6 @@ define Package/tcpproxy SUBMENU:=Routing and Redirection TITLE:=IPv4/IPv6 tcp connection proxy URL:=http://www.spreadspace.org/tcpproxy/ - MAINTAINER:=Christian Pointner endef define Package/tcpproxy/conffiles