]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cli.c
Merge pull request #264 from qweenwasabi/master
[proxmark3-svn] / client / cli.c
index 25567677eeaa79500d5858fcef99567c927e34f8..c5c2acf46dbea4b0cef7b0188f2eb85077f3d520 100644 (file)
@@ -1,4 +1,13 @@
+//-----------------------------------------------------------------------------
+// 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.
+//-----------------------------------------------------------------------------
+// Command line binary
+//-----------------------------------------------------------------------------
+
 #include <stdio.h>
+#include "sleep.h"
 #include "ui.h"
 #include "proxusb.h"
 #include "cmdmain.h"
Impressum, Datenschutz