Adjust licensing section in README.rst

(launchpad bug 1429886)

Change-Id: I94519fdaa821f669623edb4d88d5b3afbc61b808
This commit is contained in:
ahothan 2015-03-16 09:00:34 -07:00
parent a83508a4c4
commit e6d50a7ded

View File

@ -102,16 +102,15 @@ VMTP only measures performance for single-flows at the socket/TCP/UDP level (in
It is not designed to measure driver level data path performance from inside a VM (such as bypassing the kernel TCP stack and write directly to virtio), there are better tools that can address this type of mesurement.
License
-------
Licensing
---------
VMTP is licensed under Apache License 2.0.
VMTP is licensed under Apache License 2.0 and comes packaged with the following tools for convenience:
Below are the benchmark tools that are used in VMTP, and you must accept the license of each tool before using VMTP.
* iperf: BSD License (https://iperf.fr/license.html)
* nuttcp: GPL v2 License (http://nuttcp.net/nuttcp/beta/LICENSE)
* iperf: BSD License (https://iperf.fr/license.html, source code: https://iperf.fr)
* nuttcp: GPL v2 License (http://nuttcp.net/nuttcp/beta/LICENSE, source code: http://nuttcp.net/nuttcp/beta/nuttcp-7.3.2.c)
Redistribution of nuttcp and iperf is governed by their respective licenses. Please make sure you read and understand each one before further redistributing VMTP downstream.
Links
-----