From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:17 +0000 (+0000) Subject: iperf: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ff10ecb88de73074ae4857046643cef15dc4e97;p=openembedded.git iperf: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- diff --git a/recipes/iperf/iperf.inc b/recipes/iperf/iperf.inc index 138ba292bd..c9aea292c0 100644 --- a/recipes/iperf/iperf.inc +++ b/recipes/iperf/iperf.inc @@ -1,7 +1,7 @@ SECTION = "console/network" DESCRIPTION = "Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics" HOMEPAGE = "http://dast.nlanr.net/Projects/Iperf/" -LICENSE = "BSD" +LICENSE = "NewBSD" INC_PR = "r1" inherit autotools