From 985743c7fb71a8639186d4f016788d3dc9b9d0da Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 20 Aug 2014 10:34:58 +0100 Subject: Add copyright notice to linker script files. --- ld/scripttempl/h8500m.sc | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ld/scripttempl/h8500m.sc') diff --git a/ld/scripttempl/h8500m.sc b/ld/scripttempl/h8500m.sc index 3314066..031ab88 100644 --- a/ld/scripttempl/h8500m.sc +++ b/ld/scripttempl/h8500m.sc @@ -1,3 +1,9 @@ +# Copyright (C) 2014 Free Software Foundation, Inc. +# +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. + TORS=" ___ctors = . ; *(.ctors) @@ -7,6 +13,12 @@ TORS=" ___dtors_end = . ;" cat <