From: marcansoft Date: Fri, 26 Feb 2010 14:01:31 +0000 (+0000) Subject: Add license header to armsrc/ldscript X-Git-Tag: v1.0.0~315 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/e949e6a63e9ef98941fdd8f187f4fce8038c55e3 Add license header to armsrc/ldscript --- diff --git a/armsrc/ldscript b/armsrc/ldscript index 61eaa5d7..3281df30 100644 --- a/armsrc/ldscript +++ b/armsrc/ldscript @@ -1,3 +1,12 @@ +/* +----------------------------------------------------------------------------- + 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. +----------------------------------------------------------------------------- + Linker script for the ARM binary +----------------------------------------------------------------------------- +*/ INCLUDE ../common/ldscript.common ENTRY(Vector)