diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/virtfunc.cc')
-rw-r--r-- | gdb/testsuite/gdb.cp/virtfunc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/virtfunc.cc b/gdb/testsuite/gdb.cp/virtfunc.cc index 6733054..757f642 100644 --- a/gdb/testsuite/gdb.cp/virtfunc.cc +++ b/gdb/testsuite/gdb.cp/virtfunc.cc @@ -1,6 +1,6 @@ /* This test script is part of GDB, the GNU debugger. - Copyright 1993, 1994, 1997, 1998, 1999, 2003, 2004, + Copyright 1993, 1994, 1997, 1998, 1999, 2003, 2004 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |