From e949e6a63e9ef98941fdd8f187f4fce8038c55e3 Mon Sep 17 00:00:00 2001 From: marcansoft Date: Fri, 26 Feb 2010 14:01:31 +0000 Subject: [PATCH] Add license header to armsrc/ldscript --- armsrc/ldscript | 9 +++++++++ 1 file changed, 9 insertions(+) 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) -- 2.39.2