iperf: Fix license
authorChunrong Guo <B40290@freescale.com>
Wed, 31 Jul 2013 02:16:56 +0000 (02:16 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:32:04 +0000 (08:32 -0800)
     *the current version of Iperf has a false LICENSE set,
         so fix license with the generic BSD license

(From meta-openembedded rev: 7912bd2479b8d166b8a0347f8ff29c9be588a1f7)

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Acked-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb

index 8107701..4261c95 100644 (file)
@@ -1,7 +1,7 @@
 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/"
 SECTION = "console/network"
-LICENSE = "NewBSD"
+LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e8478eae9f479e39bc34975193360298"
 
 SRC_URI = " \