X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/806dc07542ab956f376811e59b4dca8f9c98af89..ae3340a0fb04bf8f8b8c874e0859d7d0886e2db1:/client/cmdscript.h diff --git a/client/cmdscript.h b/client/cmdscript.h index 87a5a053..7bd7e9f8 100644 --- a/client/cmdscript.h +++ b/client/cmdscript.h @@ -1,11 +1,11 @@ //----------------------------------------------------------------------------- -// Copyright (C) 2010 iZsh +// Copyright (C) 2013 m h swende // // 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. //----------------------------------------------------------------------------- -// Data and Graph commands +// Some lua scripting glue to proxmark core. //-----------------------------------------------------------------------------