]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/flasher.c
Add License/Copyright headers/notices. Please add your own copyright notice if you...
[proxmark3-svn] / client / flasher.c
index 3af52f832073f1cb1586c06cb64491c6fae2ec8a..0b8a3368e19398f93151808609ea29eb1b5ffc58 100644 (file)
@@ -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 <stdio.h>
+#include <stdlib.h>
+#include "sleep.h"
 #include "proxusb.h"
 #include "flash.h"
 
Impressum, Datenschutz