]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/flash-reset.s
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / bootrom / flash-reset.s
index a94d048aed47ec961b48e2d6729ebee2fc11c424..8b58636f46ab21eda01ea79d3217d2cfbc93aa97 100644 (file)
@@ -1,5 +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.
+@-----------------------------------------------------------------------------
+@ Reset vector for running from FLASH
+@-----------------------------------------------------------------------------
+
 .extern CopyBootToRAM
 .extern CopyBootToRAM
-    
+
 .section .startup,"ax"
          .code 32
          .align 0
 .section .startup,"ax"
          .code 32
          .align 0
Impressum, Datenschutz