diff options
Diffstat (limited to 'ld/testsuite/ld-elf')
-rw-r--r-- | ld/testsuite/ld-elf/audit.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/binutils.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/comm-data.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/compress.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/compress1.s | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/dwarf.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/eh-group.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/elf.exp | 3 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/exclude.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/export-class.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/frame.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/indirect.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/provide-hidden.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/sec-to-seg.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/sec64k.exp | 3 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/shared.exp | 3 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/tls_common.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/wrap.exp | 2 |
18 files changed, 18 insertions, 21 deletions
diff --git a/ld/testsuite/ld-elf/audit.exp b/ld/testsuite/ld-elf/audit.exp index 407c61af1c0..3b058685714 100644 --- a/ld/testsuite/ld-elf/audit.exp +++ b/ld/testsuite/ld-elf/audit.exp @@ -1,5 +1,5 @@ # Expect script for various ELF tests. -# Copyright 2009 Free Software Foundation, Inc. +# Copyright (C) 2009-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/binutils.exp b/ld/testsuite/ld-elf/binutils.exp index 638d67892bf..4ade8cb8458 100644 --- a/ld/testsuite/ld-elf/binutils.exp +++ b/ld/testsuite/ld-elf/binutils.exp @@ -1,5 +1,5 @@ # Expect script for binutils tests -# Copyright 2006-2014 Free Software Foundation, Inc. +# Copyright (C) 2006-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/comm-data.exp b/ld/testsuite/ld-elf/comm-data.exp index 71613c526f4..2706bce45a5 100644 --- a/ld/testsuite/ld-elf/comm-data.exp +++ b/ld/testsuite/ld-elf/comm-data.exp @@ -1,6 +1,6 @@ # Expect script for common symbol override. # -# Copyright 2011, 2012 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/compress.exp b/ld/testsuite/ld-elf/compress.exp index 55269eed60b..6bfc040133b 100644 --- a/ld/testsuite/ld-elf/compress.exp +++ b/ld/testsuite/ld-elf/compress.exp @@ -1,5 +1,5 @@ # Expect script for ELF compressed debug section tests. -# Copyright 2010 Free Software Foundation, Inc. +# Copyright (C) 2010-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/compress1.s b/ld/testsuite/ld-elf/compress1.s index 8ef0a150ce0..f75c7bea1ff 100644 --- a/ld/testsuite/ld-elf/compress1.s +++ b/ld/testsuite/ld-elf/compress1.s @@ -1,6 +1,6 @@ /* This testcase is derived from a similar test in GDB. - Copyright 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2008-2014 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/ld/testsuite/ld-elf/dwarf.exp b/ld/testsuite/ld-elf/dwarf.exp index c3132360811..4ec26f16121 100644 --- a/ld/testsuite/ld-elf/dwarf.exp +++ b/ld/testsuite/ld-elf/dwarf.exp @@ -1,5 +1,5 @@ # Expect script for various DWARF tests. -# Copyright 2006, 2007 Free Software Foundation, Inc. +# Copyright (C) 2006-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/eh-group.exp b/ld/testsuite/ld-elf/eh-group.exp index 6fe70583025..e0b8f00020a 100644 --- a/ld/testsuite/ld-elf/eh-group.exp +++ b/ld/testsuite/ld-elf/eh-group.exp @@ -1,5 +1,5 @@ # Expect script for .eh_frame entries to a removed section. -# Copyright 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 2008-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/elf.exp b/ld/testsuite/ld-elf/elf.exp index 236e15bb606..4c8ca3ad708 100644 --- a/ld/testsuite/ld-elf/elf.exp +++ b/ld/testsuite/ld-elf/elf.exp @@ -1,6 +1,5 @@ # Expect script for various ELF tests. -# Copyright 2002, 2003, 2005, 2007, 2009, 2010, 2011, 2012 -# Free Software Foundation, Inc. +# Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/exclude.exp b/ld/testsuite/ld-elf/exclude.exp index 28a34ab543b..db5b7672a66 100644 --- a/ld/testsuite/ld-elf/exclude.exp +++ b/ld/testsuite/ld-elf/exclude.exp @@ -1,5 +1,5 @@ # Expect script for --exclude-libs tests -# Copyright 2004, 2005, 2007 Free Software Foundation, Inc. +# Copyright (C) 2004-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/export-class.exp b/ld/testsuite/ld-elf/export-class.exp index 38c635c9754..cc43ef0253a 100644 --- a/ld/testsuite/ld-elf/export-class.exp +++ b/ld/testsuite/ld-elf/export-class.exp @@ -1,6 +1,6 @@ # Expect script for symbol export classes. # -# Copyright 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/frame.exp b/ld/testsuite/ld-elf/frame.exp index b9307d4f191..0f34d72a185 100644 --- a/ld/testsuite/ld-elf/frame.exp +++ b/ld/testsuite/ld-elf/frame.exp @@ -1,5 +1,5 @@ # Expect script for frame section tests -# Copyright 2004, 2005, 2007 Free Software Foundation, Inc. +# Copyright (C) 2004-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/indirect.exp b/ld/testsuite/ld-elf/indirect.exp index d5d3abc52c2..15ab929698d 100644 --- a/ld/testsuite/ld-elf/indirect.exp +++ b/ld/testsuite/ld-elf/indirect.exp @@ -1,5 +1,5 @@ # Expect script for various indirect symbol tests. -# Copyright 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-2014 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/ld/testsuite/ld-elf/provide-hidden.exp b/ld/testsuite/ld-elf/provide-hidden.exp index 7246d110dbb..8bf5fdc2ad4 100644 --- a/ld/testsuite/ld-elf/provide-hidden.exp +++ b/ld/testsuite/ld-elf/provide-hidden.exp @@ -1,6 +1,6 @@ # Expect script for the PROVIDE_HIDDEN linker script command. # -# Copyright 2013 Free Software Foundation, Inc. +# Copyright (C) 2013-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/sec-to-seg.exp b/ld/testsuite/ld-elf/sec-to-seg.exp index c9630551f49..612dd0c4851 100644 --- a/ld/testsuite/ld-elf/sec-to-seg.exp +++ b/ld/testsuite/ld-elf/sec-to-seg.exp @@ -1,6 +1,6 @@ # Test the assigment of sections to segments. # -# Copyright 2008, 2010 Free Software Foundation, Inc. +# Copyright (C) 2008-2014 Free Software Foundation, Inc. # Contributed by Red Hat. # # This file is part of the GNU Binutils. diff --git a/ld/testsuite/ld-elf/sec64k.exp b/ld/testsuite/ld-elf/sec64k.exp index 7c9f2929cbe..8463dc11a52 100644 --- a/ld/testsuite/ld-elf/sec64k.exp +++ b/ld/testsuite/ld-elf/sec64k.exp @@ -1,6 +1,5 @@ # Expect script for tests for >64k sections -# Copyright 2002, 2003, 2005, 2006, 2007, 2008 -# Free Software Foundation, Inc. +# Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/shared.exp b/ld/testsuite/ld-elf/shared.exp index 949851f20d7..9a17953c772 100644 --- a/ld/testsuite/ld-elf/shared.exp +++ b/ld/testsuite/ld-elf/shared.exp @@ -1,6 +1,5 @@ # Expect script for various ELF tests. -# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 -# Free Software Foundation, Inc. +# Copyright (C) 2006-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/tls_common.exp b/ld/testsuite/ld-elf/tls_common.exp index fee40316ee6..48a833f2091 100644 --- a/ld/testsuite/ld-elf/tls_common.exp +++ b/ld/testsuite/ld-elf/tls_common.exp @@ -1,5 +1,5 @@ # Expect script for .tls_common tests -# Copyright 2006, 2007, 2010, 2012 Free Software Foundation, Inc. +# Copyright (C) 2006-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-elf/wrap.exp b/ld/testsuite/ld-elf/wrap.exp index 70e433d9662..3bf05885282 100644 --- a/ld/testsuite/ld-elf/wrap.exp +++ b/ld/testsuite/ld-elf/wrap.exp @@ -1,5 +1,5 @@ # Expect script for wrap ELF tests. -# Copyright 2006, 2007 Free Software Foundation, Inc. +# Copyright (C) 2006-2014 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # |