]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfti.c
Add License/Copyright headers/notices. Please add your own copyright notice if you...
[proxmark3-svn] / client / cmdlfti.c
index a0e2bb84218f6f233624e96b6eb10877ac3d80b3..59f83f0873de3a01e83a96f5c37ff5027af9594f 100644 (file)
@@ -1,4 +1,15 @@
+//-----------------------------------------------------------------------------
+// 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 TI commands
+//-----------------------------------------------------------------------------
+
 #include <stdio.h>
+#include <stdlib.h>
 #include "crc16.h"
 #include "proxusb.h"
 #include "data.h"
Impressum, Datenschutz