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 bd49bf39cee..8a391feec1f 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, 2009 Free Software Foundation, Inc. + Copyright 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. |