diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ba8f8571ad..8cfc0d6582 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-03-03 Michael Chastain + + * Makefile.in: update copyright years. + 2003-02-28 David Carlton * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we diff --git a/gdb/testsuite/Makefile.in b/gdb/testsuite/Makefile.in index 29079d4b84..c0ba9ab79c 100644 --- a/gdb/testsuite/Makefile.in +++ b/gdb/testsuite/Makefile.in @@ -1,5 +1,5 @@ # Makefile for regression testing the GNU debugger. -# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000 +# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, 2003 # Free Software Foundation, Inc. # This file is part of GDB.