diff options
Diffstat (limited to 'gold/testsuite/dyn_weak_ref_1.c')
-rw-r--r-- | gold/testsuite/dyn_weak_ref_1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/dyn_weak_ref_1.c b/gold/testsuite/dyn_weak_ref_1.c index 5e4a3c73013..6185c4bf1cd 100644 --- a/gold/testsuite/dyn_weak_ref_1.c +++ b/gold/testsuite/dyn_weak_ref_1.c @@ -1,7 +1,7 @@ // dyn_weak_ref_1.c -- test that a weak ref remains weak in output when // there is a DSO with the same weak ref. -// Copyright (C) 2010-2016 Free Software Foundation, Inc. +// Copyright (C) 2010-2017 Free Software Foundation, Inc. // Written by Doug Kwan <dougkwan@google.com>. // This file is part of gold. |