From: marcansoft <marcansoft@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
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: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/e949e6a63e9ef98941fdd8f187f4fce8038c55e3?hp=845ea63b7cf7dfcfc43d506be61da35021b0256f

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)