diff options
Diffstat (limited to 'gold/common.cc')
-rw-r--r-- | gold/common.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/common.cc b/gold/common.cc index b1348ec..58398c6 100644 --- a/gold/common.cc +++ b/gold/common.cc @@ -1,6 +1,6 @@ // common.cc -- handle common symbols for gold -// Copyright (C) 2006-2020 Free Software Foundation, Inc. +// Copyright (C) 2006-2021 Free Software Foundation, Inc. // Written by Ian Lance Taylor <iant@google.com>. // This file is part of gold. |