diff options
author | Alan Modra <amodra@gmail.com> | 2015-01-02 00:45:26 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2015-01-02 00:53:45 +1030 |
commit | b90efa5b79ac1524ec260f8eb89d1be37e0219a7 (patch) | |
tree | a7ebeb673d79bf4ba968d3a740a9b2a185f0bb48 /ld/testsuite/ld-pe | |
parent | 32d0add0a654c1204ab71dc8a55d9374538c4b33 (diff) | |
download | gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.zip gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.gz gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.bz2 |
ChangeLog rotatation and copyright year update
Diffstat (limited to 'ld/testsuite/ld-pe')
-rw-r--r-- | ld/testsuite/ld-pe/pe-compile.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-pe/pe-run.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-pe/pe-run2.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-pe/pe.exp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-pe/pe-compile.exp b/ld/testsuite/ld-pe/pe-compile.exp index ccc8516..c31b66a 100644 --- a/ld/testsuite/ld-pe/pe-compile.exp +++ b/ld/testsuite/ld-pe/pe-compile.exp @@ -1,6 +1,6 @@ # Expect script for complex PE tests that require a C compiler # in addition to the just-built binutils. -# Copyright (C) 2009-2014 Free Software Foundation, Inc. +# Copyright (C) 2009-2015 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-pe/pe-run.exp b/ld/testsuite/ld-pe/pe-run.exp index fb82340..b5ae92b 100644 --- a/ld/testsuite/ld-pe/pe-run.exp +++ b/ld/testsuite/ld-pe/pe-run.exp @@ -1,6 +1,6 @@ # Expect script for complex PE tests that require a C compiler and the ability # to run target executables natively, in addition to the just-built binutils. -# Copyright (C) 2006-2014 Free Software Foundation, Inc. +# Copyright (C) 2006-2015 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-pe/pe-run2.exp b/ld/testsuite/ld-pe/pe-run2.exp index ab580d3..43f9f5d 100644 --- a/ld/testsuite/ld-pe/pe-run2.exp +++ b/ld/testsuite/ld-pe/pe-run2.exp @@ -1,6 +1,6 @@ # Expect script for complex PE tests that require a C compiler and the ability # to run target executables natively, in addition to the just-built binutils. -# Copyright (C) 2006-2014 Free Software Foundation, Inc. +# Copyright (C) 2006-2015 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-pe/pe.exp b/ld/testsuite/ld-pe/pe.exp index 6fdfb79..1799189 100644 --- a/ld/testsuite/ld-pe/pe.exp +++ b/ld/testsuite/ld-pe/pe.exp @@ -1,5 +1,5 @@ # Expect script for simple PE tests that require the just-built binutils only. -# Copyright (C) 2004-2014 Free Software Foundation, Inc. +# Copyright (C) 2004-2015 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # |