X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/83a9b236fee2c0212a2b4f9288435539b6badedb..9cc7c4b4d13702122da3b7306391f411c030dc27:/client/flasher.c diff --git a/client/flasher.c b/client/flasher.c index d6a51f3e..0b8a3368 100644 --- a/client/flasher.c +++ b/client/flasher.c @@ -1,5 +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"