diff options
Diffstat (limited to 'gold/testsuite/dyn_weak_ref.sh')
-rwxr-xr-x | gold/testsuite/dyn_weak_ref.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/dyn_weak_ref.sh b/gold/testsuite/dyn_weak_ref.sh index e2d200d04bc..9591edccaeb 100755 --- a/gold/testsuite/dyn_weak_ref.sh +++ b/gold/testsuite/dyn_weak_ref.sh @@ -3,7 +3,7 @@ # dyn_weak_ref.sh -- test weak reference remains weak in output even if # gold sees a dynamic weak reference before a static one. -# Copyright (C) 2010-2014 Free Software Foundation, Inc. +# Copyright (C) 2010-2015 Free Software Foundation, Inc. # Written by Doug Kwan <dougkwan@google.com>. # This file is part of gold. |