diff options
author | Alan Modra <amodra@gmail.com> | 2017-01-02 14:23:36 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-02 14:27:30 +1030 |
commit | f5a2e27778f466dc2ecac20baf100c8a7962792f (patch) | |
tree | d310c58e1afab6c6d1b9ee6533ff32db35ccb578 /ld/testsuite/ld-ifunc | |
parent | 3cd15e64b6ee1146dd851ef16d615aecfbd87228 (diff) | |
download | gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.zip gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.tar.gz gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.tar.bz2 |
Update year range in copyright notice of all files.
Diffstat (limited to 'ld/testsuite/ld-ifunc')
-rw-r--r-- | ld/testsuite/ld-ifunc/binutils.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-ifunc/ifunc.exp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-ifunc/binutils.exp b/ld/testsuite/ld-ifunc/binutils.exp index 556056d..0567c20 100644 --- a/ld/testsuite/ld-ifunc/binutils.exp +++ b/ld/testsuite/ld-ifunc/binutils.exp @@ -1,5 +1,5 @@ # Expect script for binutils tests -# Copyright (C) 2009-2016 Free Software Foundation, Inc. +# Copyright (C) 2009-2017 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-ifunc/ifunc.exp b/ld/testsuite/ld-ifunc/ifunc.exp index 504007a..0b488d0 100644 --- a/ld/testsuite/ld-ifunc/ifunc.exp +++ b/ld/testsuite/ld-ifunc/ifunc.exp @@ -1,6 +1,6 @@ # Expect script for linker support of IFUNC symbols and relocations. # -# Copyright (C) 2009-2016 Free Software Foundation, Inc. +# Copyright (C) 2009-2017 Free Software Foundation, Inc. # Contributed by Red Hat. # # This file is part of the GNU Binutils. |