Commit 54e0493a authored by Phil Eichinger's avatar Phil Eichinger Committed by Peter Korsgaard
Browse files

netcat: add license information

parent 611dfe6c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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))