2003-11-26 Michael Chastain <mec.gnu@mindspring.com>

* cp-abi.c: Update copyright years.
This commit is contained in:
Michael Chastain 2003-11-26 22:04:00 +00:00
parent d5bf5799d9
commit 37e79b6be7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-11-26 Michael Chastain <mec.gnu@mindspring.com>
* cp-abi.c: Update copyright years.
2003-11-25 Andrew Cagney <cagney@redhat.com>
* thread-db.c (enable_thread_event): New function. Ensure that BP

View File

@ -1,5 +1,5 @@
/* Generic code for supporting multiple C++ ABI's
Copyright 2001 Free Software Foundation, Inc.
Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
This file is part of GDB.