[oe-commits] Chase Maupin : iperf: update package LICENSE

git version control git at git.openembedded.org
Mon Oct 25 22:38:26 UTC 2010


Module: openembedded.git
Branch: master
Commit: 0ff10ecb88de73074ae4857046643cef15dc4e97
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0ff10ecb88de73074ae4857046643cef15dc4e97

Author: Chase Maupin <chasemaupin03 at gmail.com>
Date:   Thu Oct 21 03:33:17 2010 +0000

iperf: update package LICENSE

* Update the LICENSE fields to reflect the licensing used in
  the source code.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/iperf/iperf.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/iperf/iperf.inc b/recipes/iperf/iperf.inc
index 138ba29..c9aea29 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





More information about the Openembedded-commits mailing list