]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxusb.c
And directory ;)
[proxmark3-svn] / client / proxusb.c
index b71cffc1ed2745509ede3e42eabd43aaaf5490b2..15513bf0d0a872d7ad895472e4bb02d201a0386a 100644 (file)
@@ -1,5 +1,16 @@
+//-----------------------------------------------------------------------------
+// Copyright (C) 2010 iZsh <izsh at fail0verflow.com>
+//
+// 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.
+//-----------------------------------------------------------------------------
+// USB utilities
+//-----------------------------------------------------------------------------
+
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <stdbool.h>
 #include <unistd.h>
 #include <usb.h>
Impressum, Datenschutz