diff options
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-scripts/phdrs2.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-v850/v850.exp | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 0c9f3ce..701b088 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2014-03-03 Alan Modra <amodra@gmail.com> + + * ld-scripts/phdrs2.exp: Correct copyright punctuation. + * ld-v850/v850.exp: Correct copyright typo. + 2014-03-01 Yuri Gribov <y.gribov@samsung.com> * ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi. diff --git a/ld/testsuite/ld-scripts/phdrs2.exp b/ld/testsuite/ld-scripts/phdrs2.exp index b680d85..8b28156 100644 --- a/ld/testsuite/ld-scripts/phdrs2.exp +++ b/ld/testsuite/ld-scripts/phdrs2.exp @@ -1,5 +1,5 @@ # Test PHDRS with empty sections in a linker script. -# Copyright 2006, 2005, 2007, 2010 Free Software Foundation, Inc, +# Copyright 2006, 2005, 2007, 2010 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-v850/v850.exp b/ld/testsuite/ld-v850/v850.exp index 2a2f9ae..dcaee1e 100644 --- a/ld/testsuite/ld-v850/v850.exp +++ b/ld/testsuite/ld-v850/v850.exp @@ -1,4 +1,4 @@ -# Copyright 2007 Free Software Foundtaion, Inc. +# Copyright 2007 Free Software Foundation, Inc. # This file is part of the GNU Binutils. # # This program is free software; you can redistribute it and/or modify |