]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.c
Add License/Copyright headers/notices. Please add your own copyright notice if you...
[proxmark3-svn] / client / cmdlf.c
index 40bb8a215dc17e39776597fe29d4a14e7735d4e2..7b87c70fbfcfc87f1991163215303b4d9848a5a2 100644 (file)
@@ -1,5 +1,17 @@
+//-----------------------------------------------------------------------------
+// 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 commands
+//-----------------------------------------------------------------------------
+
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
+#include <limits.h>
 #include "proxusb.h"
 #include "data.h"
 #include "graph.h"
Impressum, Datenschutz