aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2003-03-03 15:18:20 +0000
committerMichael Chastain <mec@google.com>2003-03-03 15:18:20 +0000
commit98e9c5b8c35b3c5d0347f839f93e8ed8256c7103 (patch)
treea0db856c52900e2228eff0e962b8e72b9f0e5e44 /gdb/testsuite
parent25ed0b71b67c7671c7cb269d15b9dd219776d0a1 (diff)
downloadfsf-binutils-gdb-98e9c5b8c35b3c5d0347f839f93e8ed8256c7103.zip
fsf-binutils-gdb-98e9c5b8c35b3c5d0347f839f93e8ed8256c7103.tar.gz
fsf-binutils-gdb-98e9c5b8c35b3c5d0347f839f93e8ed8256c7103.tar.bz2
2003-03-03 Michael Chastain <mec@shout.net>
* Makefile.in: update copyright years.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/ChangeLog4
-rw-r--r--gdb/testsuite/Makefile.in2
2 files changed, 5 insertions, 1 deletions
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 <mec@shout.net>
+
+ * Makefile.in: update copyright years.
+
2003-02-28 David Carlton <carlton@math.stanford.edu>
* 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.