diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/breakpoint.cc')
-rw-r--r-- | gdb/testsuite/gdb.cp/breakpoint.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/breakpoint.cc b/gdb/testsuite/gdb.cp/breakpoint.cc index 98b7891..bd49bf3 100644 --- a/gdb/testsuite/gdb.cp/breakpoint.cc +++ b/gdb/testsuite/gdb.cp/breakpoint.cc @@ -1,6 +1,6 @@ /* Code to go along with tests in breakpoint.exp. - Copyright 2004, 2007, 2008 Free Software Foundation, Inc. + Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GDB. |