X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c86220246ef82c34a76e7cae4eb83556fcdfd30b..46782176fc6af10c082d4eaf2e45689d9517be19:/client/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