]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/Makefile
Add license headers to armsrc/bootrom/common stuff
[proxmark3-svn] / bootrom / Makefile
index f6b16ba3b771b990a10ca9fd3c72f0619bdbdcb3..a3374b0c3b9a8e4d80732896752ff9c727df258a 100644 (file)
@@ -1,4 +1,10 @@
+#-----------------------------------------------------------------------------
+# 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.
+#-----------------------------------------------------------------------------
 # Makefile for bootrom, see ../common/Makefile.common for common settings
 # Makefile for bootrom, see ../common/Makefile.common for common settings
+#-----------------------------------------------------------------------------
 
 # DO NOT use thumb mode in the phase 1 bootloader since that generates a section with glue code
 ARMSRC = fromflash.c 
 
 # DO NOT use thumb mode in the phase 1 bootloader since that generates a section with glue code
 ARMSRC = fromflash.c 
Impressum, Datenschutz