X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c59c3405ec151e69f0698aa869707977e37681c6..b97a3d994b53dade7cf3460ec4246cbbc258212e:/client/cmdhf.c diff --git a/client/cmdhf.c b/client/cmdhf.c index a96d1178..176d99cc 100644 --- a/client/cmdhf.c +++ b/client/cmdhf.c @@ -1,3 +1,13 @@ +//----------------------------------------------------------------------------- +// 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. +//----------------------------------------------------------------------------- +// High frequency commands +//----------------------------------------------------------------------------- + #include #include "proxusb.h" #include "graph.h"