]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/legicrf.c
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / armsrc / legicrf.c
index eb38939d5a82f380567246af23e8b3abcd3c7d0e..c785542d7f32aeb44ffd4a4568fcc32382a0d5cb 100644 (file)
@@ -1,12 +1,17 @@
-/*
- * LEGIC RF simulation code
- *
- * (c) 2009 Henryk Plötz <henryk@ploetzli.ch>
- */
+//-----------------------------------------------------------------------------
+// (c) 2009 Henryk Plötz <henryk@ploetzli.ch>
+//
+// 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.
+//-----------------------------------------------------------------------------
+// LEGIC RF simulation code
+//-----------------------------------------------------------------------------
 
 #include "proxmark3.h"
 #include "apps.h"
 #include "util.h"
+#include "string.h"
 
 #include "legicrf.h"
 #include "legic_prng.h"
Impressum, Datenschutz