X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/4cd41f34ead6351f3b0a897453b25c036021c53f..212ef3a04d19bcb5299c38fd153ee434e0f26efd:/client/proxusb.c diff --git a/client/proxusb.c b/client/proxusb.c index b71cffc1..55ce9d68 100644 --- a/client/proxusb.c +++ b/client/proxusb.c @@ -1,5 +1,17 @@ +//----------------------------------------------------------------------------- +// Copyright (C) 2009 Michael Gernoth +// Copyright (C) 2010 iZsh +// +// 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 #include +#include #include #include #include