X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/590f8ff949af9cb55548b050e5da2481e9e469f5..b97a3d994b53dade7cf3460ec4246cbbc258212e:/client/cmdlf.c diff --git a/client/cmdlf.c b/client/cmdlf.c index 97cd2c93..7b87c70f 100644 --- a/client/cmdlf.c +++ b/client/cmdlf.c @@ -1,6 +1,17 @@ +//----------------------------------------------------------------------------- +// 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. +//----------------------------------------------------------------------------- +// Low frequency commands +//----------------------------------------------------------------------------- + #include #include #include +#include #include "proxusb.h" #include "data.h" #include "graph.h"