===========================================================
   Sources and Licenses of tools used by ESXi5-CPT
   and associated tools
===========================================================

busybox.exe:
   taken from https://github.com/pclouds/busybox-w32
   licensed under GNU GPL v2 (see licenses\GPL-v2.txt)

7z.exe (and 7z.dll):
   taken from http://www.7zip.org
   licensed under the GNU LGPL (see licenses\LGPL.txt)

sed.exe:
   taken from UnxUtils (http://unxutils.sourceforge.net)
   licensed under GNU GPL v2 (see licenses\GPL-v2.txt)

ar.exe and cyg*.dll:
   taken from http://cygwin.com
   licensed under GNU GPL v3 (see licenses\GPL-v3.txt)

*-GetParams.exe and MsgBox.exe:
   written for ESXi-CPT using AutoIt3 (http://www.autoitscript.com/autoit3/)
   which is licensed under GNU GPL v3 (see licenses\GPL-v3.txt)
   The AutoIt3 source code of these tools is available in the source-directory
   For AutoIt3 license terms and EULA see licenses\AutoIt3-License.txt
