diff options
Diffstat (limited to 'gold/testsuite/gc_dynamic_list_test.c')
-rw-r--r-- | gold/testsuite/gc_dynamic_list_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/gc_dynamic_list_test.c b/gold/testsuite/gc_dynamic_list_test.c index 0e09f1af6b3..af02bb9ce33 100644 --- a/gold/testsuite/gc_dynamic_list_test.c +++ b/gold/testsuite/gc_dynamic_list_test.c @@ -1,6 +1,6 @@ // gc_dynamic_list_test.cc -- Check that --gc-sections honors --dynamic-list. -// Copyright (C) 2014-2017 Free Software Foundation, Inc. +// Copyright (C) 2014-2018 Free Software Foundation, Inc. // Written by Cary Coutant <ccoutant@google.com>. // This file is part of gold. |