diff options
Diffstat (limited to 'gold/testsuite/exception_test_main.cc')
-rw-r--r-- | gold/testsuite/exception_test_main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/exception_test_main.cc b/gold/testsuite/exception_test_main.cc index 3976364175e..09a018d1b90 100644 --- a/gold/testsuite/exception_test_main.cc +++ b/gold/testsuite/exception_test_main.cc @@ -1,6 +1,6 @@ // exception_test_main.cc -- an exception test case for gold, main function -// 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. |