]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhflegic.h
Add License/Copyright headers/notices. Please add your own copyright notice if you...
[proxmark3-svn] / client / cmdhflegic.h
index 1810322f66823c6589354bebccc2a918dca596b9..4819711623eec73ac943a536c213170050527299 100644 (file)
@@ -1,8 +1,19 @@
+//-----------------------------------------------------------------------------
+// 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.
+//-----------------------------------------------------------------------------
+// High frequency Legic commands
+//-----------------------------------------------------------------------------
+
 #ifndef CMDHFLEGIC_H__
 #define CMDHFLEGIC_H__
 
 int CmdHFLegic(const char *Cmd);
 
 int CmdLegicRFRead(const char *Cmd);
+int CmdLegicDecode(const char *Cmd);
 
 #endif
Impressum, Datenschutz