diff options
author | Alan Modra <amodra@gmail.com> | 2020-01-01 18:27:01 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-01-01 18:42:54 +1030 |
commit | b3adc24a0713411ab38a21dc894dd40dbc5c8f4f (patch) | |
tree | b8560105c94a315c1d40904f9b5cd58a9f2c7934 /ld/testsuite/ld-pe | |
parent | 0b11474080800192797236e30857a42818f5560d (diff) | |
download | binutils-gdb-b3adc24a0713411ab38a21dc894dd40dbc5c8f4f.tar.gz |
Update year range in copyright notice of binutils files
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 84098f654f2..cfb379a8327 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-2019 Free Software Foundation, Inc. +# Copyright (C) 2009-2020 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 ae91b612be8..6983b9867f8 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-2019 Free Software Foundation, Inc. +# Copyright (C) 2006-2020 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 4ae239f6715..2de6d378daa 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-2019 Free Software Foundation, Inc. +# Copyright (C) 2006-2020 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 65776e12c00..7bc933fc5a4 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-2019 Free Software Foundation, Inc. +# Copyright (C) 2004-2020 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # |