diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-01-19 03:23:56 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-01-19 03:23:56 -0800 |
commit | 4ba8500d63991518aefef86474576de565e00237 (patch) | |
tree | 143d752c8f0244812621ee2a09cd2bbb5b08071c /ld/testplug2.c | |
parent | b8cc0ceb40868b1d4d42854e4d89372aa5aef921 (diff) | |
parent | c935ff02abfbf5bb80aa043340f7d101aac262f2 (diff) | |
download | gdb-users/hjl/linux/release/2.29.51.0.1.zip gdb-users/hjl/linux/release/2.29.51.0.1.tar.gz gdb-users/hjl/linux/release/2.29.51.0.1.tar.bz2 |
Merge remote-tracking branch 'origin/users/hjl/linux/master' into users/hjl/linux/appliedusers/hjl/linux/release/2.29.51.0.1users/hjl/linux/applied
Diffstat (limited to 'ld/testplug2.c')
-rw-r--r-- | ld/testplug2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testplug2.c b/ld/testplug2.c index bb3ada9..a07eca8 100644 --- a/ld/testplug2.c +++ b/ld/testplug2.c @@ -1,6 +1,6 @@ /* Test plugin for the GNU linker. Check non-object IR file as well as get_input_file, get_view and release_input_file interfaces. - Copyright (C) 2015-2017 Free Software Foundation, Inc. + Copyright (C) 2015-2018 Free Software Foundation, Inc. This file is part of the GNU Binutils. |