]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14a.c
Add License/Copyright headers/notices. Please add your own copyright notice if you...
[proxmark3-svn] / client / cmdhf14a.c
index ebf0ea4acf23c8e16fee454c707901a1189a249d..a6fa5a85e62362819d972ae7dc52d09a90fff583 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.
+//-----------------------------------------------------------------------------
+// High frequency ISO14443A commands
+//-----------------------------------------------------------------------------
+
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include "iso14443crc.h"
 #include "data.h"
Impressum, Datenschutz