From: PenturaLabs Date: Fri, 21 Mar 2014 07:51:51 +0000 (+0000) Subject: Update cmdlfio.h X-Git-Tag: v1.0.0~8^2 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/94faa59465751fd9dc90c8bdf430450eb2cfea17 Update cmdlfio.h --- diff --git a/client/cmdlfio.h b/client/cmdlfio.h index 80d71a12..1b7daa0f 100644 --- a/client/cmdlfio.h +++ b/client/cmdlfio.h @@ -1,11 +1,4 @@ -//----------------------------------------------------------------------------- -// 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 EM4x commands +// Low frequency Kantech commands //----------------------------------------------------------------------------- #ifndef CMDLFIO_H__ @@ -15,4 +8,4 @@ int CmdLFIO(const char *Cmd); int CmdIODemodFSK(const char *Cmd); -#endif \ No newline at end of file +#endif