diff options
author | Michael Chastain <mec@google.com> | 2004-01-09 00:25:05 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2004-01-09 00:25:05 +0000 |
commit | 848c5feb740918e5e0a7e8a1d4e5b90bb36c8ff2 (patch) | |
tree | 5667cb92c436947e2d35617626318e723f5904d3 | |
parent | 3cc5d6634e2cdf5091bff9e92e7f8deecbbb19ce (diff) | |
download | binutils-848c5feb740918e5e0a7e8a1d4e5b90bb36c8ff2.zip binutils-848c5feb740918e5e0a7e8a1d4e5b90bb36c8ff2.tar.gz binutils-848c5feb740918e5e0a7e8a1d4e5b90bb36c8ff2.tar.bz2 |
2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
* config/pa/tm-hppah.h: Update copyright years.
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/config/pa/tm-hppah.h | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b25591d..12fafc0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-01-08 Michael Chastain <mec.gnu@mindspring.com> + + * config/pa/tm-hppah.h: Update copyright years. + 2004-01-08 Andrew Cagney <cagney@redhat.com> * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function. diff --git a/gdb/config/pa/tm-hppah.h b/gdb/config/pa/tm-hppah.h index 325af81..8a94764 100644 --- a/gdb/config/pa/tm-hppah.h +++ b/gdb/config/pa/tm-hppah.h @@ -1,5 +1,6 @@ /* Parameters for execution on an HP PA-RISC machine, running HPUX, for GDB. - Copyright 1991, 1992, 1995, 1998 Free Software Foundation, Inc. + Copyright 1991, 1992, 1995, 1998, 2002, 2003 + Free Software Foundation, Inc. Contributed by the Center for Software Science at the University of Utah (pa-gdb-bugs@cs.utah.edu). |