diff options
Diffstat (limited to 'gold/target-select.cc')
-rw-r--r-- | gold/target-select.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gold/target-select.cc b/gold/target-select.cc index e17cb7d..e5f2597 100644 --- a/gold/target-select.cc +++ b/gold/target-select.cc @@ -1,7 +1,6 @@ // target-select.cc -- select a target for an object file -// Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 -// Free Software Foundation, Inc. +// Copyright (C) 2006-2014 Free Software Foundation, Inc. // Written by Ian Lance Taylor <iant@google.com>. // This file is part of gold. |