diff options
Diffstat (limited to 'gold/testsuite/dyn_weak_ref_2.c')
-rw-r--r-- | gold/testsuite/dyn_weak_ref_2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/dyn_weak_ref_2.c b/gold/testsuite/dyn_weak_ref_2.c index 6bc29bf..b3ebae8 100644 --- a/gold/testsuite/dyn_weak_ref_2.c +++ b/gold/testsuite/dyn_weak_ref_2.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-2017 Free Software Foundation, Inc. +// Copyright (C) 2010-2019 Free Software Foundation, Inc. // Written by Doug Kwan <dougkwan@google.com>. // This file is part of gold. |