]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdscript.h
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cmdscript.h
index 87a5a053a80f97f6c189d60e4d68ddff5f1172f6..866b09e99fa1fc29924b2cb7300629defbf46134 100644 (file)
@@ -1,18 +1,16 @@
 //-----------------------------------------------------------------------------
-// Copyright (C) 2010 iZsh <izsh at fail0verflow.com>
+// Copyright (C) 2013 m h swende <martin at swende.se>
 //
 // 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.
 //-----------------------------------------------------------------------------
 
-
 #ifndef CMDSCRIPT_H__
 #define CMDSCRIPT_H__
 
-
 int CmdScript(const char *Cmd);
 
 #endif
Impressum, Datenschutz