]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/lfops.c
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / armsrc / lfops.c
index dcc9e54dadd2801af053d0267dcc8b08c891fffd..7127bfdce407a4f9170dc95b78a0988dca6f80f5 100644 (file)
@@ -1,9 +1,13 @@
 //-----------------------------------------------------------------------------
 //-----------------------------------------------------------------------------
+// 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.
+//-----------------------------------------------------------------------------
 // Miscellaneous routines for low frequency tag operations.
 // Tags supported here so far are Texas Instruments (TI), HID
 // Also routines for raw mode reading/simulating of LF waveform
 // Miscellaneous routines for low frequency tag operations.
 // Tags supported here so far are Texas Instruments (TI), HID
 // Also routines for raw mode reading/simulating of LF waveform
-//
 //-----------------------------------------------------------------------------
 //-----------------------------------------------------------------------------
+
 #include "proxmark3.h"
 #include "apps.h"
 #include "util.h"
 #include "proxmark3.h"
 #include "apps.h"
 #include "util.h"
Impressum, Datenschutz