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/testsuite/test.h | |
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/testsuite/test.h')
-rw-r--r-- | gold/testsuite/test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/test.h b/gold/testsuite/test.h index 1672d40d7a7..37060d3a486 100644 --- a/gold/testsuite/test.h +++ b/gold/testsuite/test.h @@ -1,6 +1,6 @@ // test.h -- simplistic test framework for gold unittests -*- C++ -*- -// 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. |