From: Michael Chastain Date: Mon, 3 Mar 2003 15:18:20 +0000 (+0000) Subject: 2003-03-03 Michael Chastain X-Git-Tag: binutils-2_14-branchpoint~621 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=98e9c5b8c35b3c5d0347f839f93e8ed8256c7103;p=platform%2Fupstream%2Fbinutils.git 2003-03-03 Michael Chastain * Makefile.in: update copyright years. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ba8f857..8cfc0d6 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 29079d4..c0ba9ab 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.