diff options
Diffstat (limited to 'gold/testsuite/weak_plt_shared.cc')
-rw-r--r-- | gold/testsuite/weak_plt_shared.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/weak_plt_shared.cc b/gold/testsuite/weak_plt_shared.cc index 3822194d9f1..e879db57b7b 100644 --- a/gold/testsuite/weak_plt_shared.cc +++ b/gold/testsuite/weak_plt_shared.cc @@ -1,6 +1,6 @@ // weak_plt_shared.cc -- test call to weak undefined function for gold -// 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. |