]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/bootrom.c
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / bootrom / bootrom.c
index 04bc14bea3a522f615f670e94b548db5e7250831..592f1a2ff1b761590c788d64e7d25398b9685089 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.
+//-----------------------------------------------------------------------------
+// Main code for the bootloader
+//-----------------------------------------------------------------------------
+
 #include <proxmark3.h>
 
 struct common_area common_area __attribute__((section(".commonarea")));
Impressum, Datenschutz