From 94faa59465751fd9dc90c8bdf430450eb2cfea17 Mon Sep 17 00:00:00 2001
From: PenturaLabs <andy.davies@pentura.com>
Date: Fri, 21 Mar 2014 07:51:51 +0000
Subject: [PATCH] Update cmdlfio.h

---
 client/cmdlfio.h | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

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 <izsh at fail0verflow.com>
-//
-// 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
-- 
2.39.5