X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/7fe9b0b742d7dae9c5af1d292d11840b5c3cbfae..ba06a4b694da23045ed75d18ccf77a9befac65c0:/client/flasher.c diff --git a/client/flasher.c b/client/flasher.c index 3af52f83..0b8a3368 100644 --- a/client/flasher.c +++ b/client/flasher.c @@ -1,4 +1,14 @@ +//----------------------------------------------------------------------------- +// This code is licensed to you under the terms of the GNU GPL, version 2 or, +// at your option, any later version. See the LICENSE.txt file for the text of +// the license. +//----------------------------------------------------------------------------- +// Flashing binary +//----------------------------------------------------------------------------- + #include +#include +#include "sleep.h" #include "proxusb.h" #include "flash.h"