diff options
author | Alan Modra <amodra@gmail.com> | 2019-01-01 21:01:27 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2019-01-01 22:06:53 +1030 |
commit | 827041555ac443bd57340060f3e034fd7b199dd8 (patch) | |
tree | 5b72b654be826296dcf40dde36b7b4b9d897d698 /ld/testsuite/ld-i386 | |
parent | d5c04e1bf81c06ab5c30e69eb41b5cea9136a109 (diff) | |
download | gdb-827041555ac443bd57340060f3e034fd7b199dd8.zip gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.gz gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'ld/testsuite/ld-i386')
-rw-r--r-- | ld/testsuite/ld-i386/export-class.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-i386/i386.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-i386/no-plt.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-i386/tls.exp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-i386/export-class.exp b/ld/testsuite/ld-i386/export-class.exp index 0ce9b94..4dd8273 100644 --- a/ld/testsuite/ld-i386/export-class.exp +++ b/ld/testsuite/ld-i386/export-class.exp @@ -1,6 +1,6 @@ # Expect script for symbol export classes, i386 variation. # -# Copyright (C) 2012-2018 Free Software Foundation, Inc. +# Copyright (C) 2012-2019 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-i386/i386.exp b/ld/testsuite/ld-i386/i386.exp index b3c489a..5b90362 100644 --- a/ld/testsuite/ld-i386/i386.exp +++ b/ld/testsuite/ld-i386/i386.exp @@ -1,5 +1,5 @@ # Expect script for ld-i386 tests -# Copyright (C) 2002-2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2019 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-i386/no-plt.exp b/ld/testsuite/ld-i386/no-plt.exp index c9f36c5..21040a1 100644 --- a/ld/testsuite/ld-i386/no-plt.exp +++ b/ld/testsuite/ld-i386/no-plt.exp @@ -1,5 +1,5 @@ # Expect script for i386 no-PLT tests. -# Copyright (C) 2016-2018 Free Software Foundation, Inc. +# Copyright (C) 2016-2019 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-i386/tls.exp b/ld/testsuite/ld-i386/tls.exp index d937ca4..79c6d9a 100644 --- a/ld/testsuite/ld-i386/tls.exp +++ b/ld/testsuite/ld-i386/tls.exp @@ -1,5 +1,5 @@ # Expect script for i386 TLS tests. -# Copyright (C) 2016-2018 Free Software Foundation, Inc. +# Copyright (C) 2016-2019 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # |