]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxusb.c
Apply copyright patch from Michael Gernoth
[proxmark3-svn] / client / proxusb.c
index b71cffc1ed2745509ede3e42eabd43aaaf5490b2..55ce9d68d4b892e3fe4e1f2c366017ddb050e2a5 100644 (file)
@@ -1,5 +1,17 @@
+//-----------------------------------------------------------------------------
+// Copyright (C) 2009 Michael Gernoth <michael at gernoth.net>
+// 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