diff options
Diffstat (limited to 'gold/gc.cc')
-rw-r--r-- | gold/gc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/gc.cc b/gold/gc.cc index 4759c008206..843b2b801e7 100644 --- a/gold/gc.cc +++ b/gold/gc.cc @@ -1,6 +1,6 @@ // gc.cc -- garbage collection of unused sections -// Copyright (C) 2009-2014 Free Software Foundation, Inc. +// Copyright (C) 2009-2015 Free Software Foundation, Inc. // Written by Sriraman Tallam <tmsriram@google.com>. // This file is part of gold. |