]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/iso14443.c
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / armsrc / iso14443.c
index f50d7cb9737aa3127236710ddbf6cb1b0361b448..92623f116ef23950a4c7b1307c6d0bc13ad04f8c 100644 (file)
@@ -1,9 +1,15 @@
 //-----------------------------------------------------------------------------
 //-----------------------------------------------------------------------------
+// Jonathan Westhues, split Nov 2006
+//
+// 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. This includes both the reader software and
 // the `fake tag' modes. At the moment only the Type B modulation is
 // supported.
 // Routines to support ISO 14443. This includes both the reader software and
 // the `fake tag' modes. At the moment only the Type B modulation is
 // supported.
-// Jonathan Westhues, split Nov 2006
 //-----------------------------------------------------------------------------
 //-----------------------------------------------------------------------------
+
 #include "proxmark3.h"
 #include "apps.h"
 #include "util.h"
 #include "proxmark3.h"
 #include "apps.h"
 #include "util.h"
Impressum, Datenschutz