netcat: add license information

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Phil Eichinger 2013-10-14 16:05:39 +02:00 committed by Peter Korsgaard
parent 611dfe6cb5
commit 54e0493ad7
1 changed files with 2 additions and 0 deletions

View File

@ -6,5 +6,7 @@
NETCAT_VERSION = 0.7.1
NETCAT_SITE = http://downloads.sourceforge.net/project/netcat/netcat/$(NETCAT_VERSION)
NETCAT_LICENSE = GPLv2+
NETCAT_LICENSE_FILES = COPYING
$(eval $(autotools-package))