diff options
author | Ian Lance Taylor <iant@google.com> | 2008-03-13 21:04:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@google.com> | 2008-03-13 21:04:21 +0000 |
commit | ebdbb4583d9b05504b1ca7e4f6c370f5d355e9bd (patch) | |
tree | d4050c15427e6a4e2526e782934e379811294924 /gold/merge.cc | |
parent | Don't crash if we change the address of the .eh_frame section after we (diff) | |
download | binutils-gdb-ebdbb4583d9b05504b1ca7e4f6c370f5d355e9bd.tar.gz binutils-gdb-ebdbb4583d9b05504b1ca7e4f6c370f5d355e9bd.tar.bz2 binutils-gdb-ebdbb4583d9b05504b1ca7e4f6c370f5d355e9bd.zip |
Update copyright years. Update language files.
Diffstat (limited to 'gold/merge.cc')
-rw-r--r-- | gold/merge.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/merge.cc b/gold/merge.cc index 192d6a408ef..9b416e6fdd1 100644 --- a/gold/merge.cc +++ b/gold/merge.cc @@ -1,6 +1,6 @@ // merge.cc -- handle section merging for gold -// Copyright 2006, 2007 Free Software Foundation, Inc. +// Copyright 2006, 2007, 2008 Free Software Foundation, Inc. // Written by Ian Lance Taylor <iant@google.com>. // This file is part of gold. |