]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/start.c
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / armsrc / start.c
index 6d2b483749621cdaf496ff422daeedb0e6668a1a..d7332bda5682255bb03e4d306e87763d97218a51 100644 (file)
@@ -1,8 +1,14 @@
 //-----------------------------------------------------------------------------
+// Jonathan Westhues, Mar 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.
+//-----------------------------------------------------------------------------
 // Just vector to AppMain(). This is in its own file so that I can place it
 // with the linker script.
-// Jonathan Westhues, Mar 2006
 //-----------------------------------------------------------------------------
+
 #include "proxmark3.h"
 #include "apps.h"
 
Impressum, Datenschutz