]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/fromflash.c
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / bootrom / fromflash.c
index cf754544dd68fa9680a429646e6601ab2d384e87..81501fd03516f61602c3e57f47fed04534d1ef93 100644 (file)
@@ -1,3 +1,11 @@
+//-----------------------------------------------------------------------------
+// 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.
+//-----------------------------------------------------------------------------
+// Helper function for launching the bootloader from FLASH
+//-----------------------------------------------------------------------------
+
 #include <proxmark3.h>
 
 extern char __bootphase2_src_start__, __bootphase2_start__, __bootphase2_end__;
Impressum, Datenschutz