diff options
author | Alan Modra <amodra@gmail.com> | 2017-01-02 14:06:43 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-02 14:08:56 +1030 |
commit | 2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch) | |
tree | 807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /gold/testsuite/relro_test_main.cc | |
parent | ChangeLog rotation (diff) | |
download | binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.bz2 binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.zip |
Update year range in copyright notice of all files.
Diffstat (limited to 'gold/testsuite/relro_test_main.cc')
-rw-r--r-- | gold/testsuite/relro_test_main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/relro_test_main.cc b/gold/testsuite/relro_test_main.cc index 6e5a5238260..2d2980e39e4 100644 --- a/gold/testsuite/relro_test_main.cc +++ b/gold/testsuite/relro_test_main.cc @@ -1,6 +1,6 @@ // relro_test_main.cc -- test -z relro for gold, main function -// Copyright (C) 2008-2016 Free Software Foundation, Inc. +// Copyright (C) 2008-2017 Free Software Foundation, Inc. // Written by Ian Lance Taylor <iant@google.com>. // This file is part of gold. |