X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fscripttempl%2Fppcpe.sc;h=e92e6c71b36b8bf97955c978c76e0c13ac49d80f;hb=2b804145796e948fa4c025c07eb201e700281e6b;hp=f67cab81966b6a5cfe0460fd1c465d226287e50f;hpb=985743c7fb71a8639186d4f016788d3dc9b9d0da;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/scripttempl/ppcpe.sc b/ld/scripttempl/ppcpe.sc index f67cab8196..e92e6c71b3 100644 --- a/ld/scripttempl/ppcpe.sc +++ b/ld/scripttempl/ppcpe.sc @@ -2,7 +2,7 @@ # Loosely based on Steve Chamberlain's pe.sc. # All new mistakes should be credited to Kim Knuttila (krk@cygnus.com) # -# Copyright (C) 2014 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright @@ -15,7 +15,7 @@ INIT='.init : { *(.init) }' FINI='.fini : { *(.fini) }' cat <