License 
-------
dfu-util - Licensed under the GNU General Public License, Version 2
    .	http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
    .	Source available from http://dfu-util.gnumonks.org/
    .	Windows/dfu-util_indows.exe : Built by NXP Semiconductors by statically linking modified libusb-1.0.20.

lib-usb-1.0.dll - Licensed under the GNU GPL Public License Version 2
    .	A component of MinGW whose license can be found here: http://www.mingw.org/license
    .	NXP modifications : Call to load libusbk ( LoadLibraryA("libusbK"); ) is removed to avoid potential security issues. Since NXP device uses WinUSB driver instead of libusbk. 

 