tcpproxy: added License Information 360/head
authorChristian Pointner <equinox@spreadspace.org>
Thu, 25 Sep 2014 18:52:23 +0000 (20:52 +0200)
committerChristian Pointner <equinox@spreadspace.org>
Thu, 25 Sep 2014 23:44:55 +0000 (01:44 +0200)
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
net/tcpproxy/Makefile

index c1056d95537a1065c7415bb8f9175694041a54cb..ae0407203bf192a61fde966e09135803c95a4aec 100644 (file)
@@ -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 <equinox@spreadspace.org>
+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 <equinox@spreadspace.org>
 endef
 
 define Package/tcpproxy/conffiles