]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/mifarecmd.h
Added the changes to armsrc for milfare ultralight C and Desfire commands
[proxmark3-svn] / armsrc / mifarecmd.h
index 3c00a3437b25fc9c48764f96b996a8b2fca86e76..243d8128a0567784f72319ae4e30422e68736b50 100644 (file)
@@ -1,28 +1,28 @@
-//-----------------------------------------------------------------------------\r
-// Merlok - June 2011\r
-// Gerhard de Koning Gans - May 2008\r
-// Hagen Fritsch - June 2010\r
-//\r
-// This code is licensed to you under the terms of the GNU GPL, version 2 or,\r
-// at your option, any later version. See the LICENSE.txt file for the text of\r
-// the license.\r
-//-----------------------------------------------------------------------------\r
-// Routines to support ISO 14443 type A.\r
-//-----------------------------------------------------------------------------\r
-\r
-#ifndef __MIFARECMD_H\r
-#define __MIFARECMD_H\r
-\r
-#include "proxmark3.h"\r
-#include "apps.h"\r
-#include "util.h"\r
-#include "string.h"\r
-\r
-#include "iso14443crc.h"\r
-#include "iso14443a.h"\r
-#include "crapto1.h"\r
-#include "mifareutil.h"\r
-#include "common.h"\r
-\r
-\r
+//-----------------------------------------------------------------------------
+// Merlok - June 2011
+// Gerhard de Koning Gans - May 2008
+// Hagen Fritsch - June 2010
+//
+// 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.
+//-----------------------------------------------------------------------------
+// Routines to support ISO 14443 type A.
+//-----------------------------------------------------------------------------
+
+#ifndef __MIFARECMD_H
+#define __MIFARECMD_H
+
+#include "proxmark3.h"
+#include "apps.h"
+#include "util.h"
+#include "string.h"
+
+#include "iso14443crc.h"
+#include "iso14443a.h"
+#include "crapto1.h"
+#include "mifareutil.h"
+#include "common.h"
+
+
 #endif
\ No newline at end of file
Impressum, Datenschutz