diff options
author | Wu Zhou <woodzltc@cn.ibm.com> | 2006-02-08 07:00:06 +0000 |
---|---|---|
committer | Wu Zhou <woodzltc@cn.ibm.com> | 2006-02-08 07:00:06 +0000 |
commit | c9dd6fef1f0f5c7dc38e195ca425aa7d9089de0c (patch) | |
tree | d6bd74dd075cf7907cad151caaa481ac02b9892f /gdb/s390-nat.c | |
parent | 2a3cdf79c3c29d2a4447cf3d6c83256c4873ef26 (diff) | |
download | gdb-c9dd6fef1f0f5c7dc38e195ca425aa7d9089de0c.zip gdb-c9dd6fef1f0f5c7dc38e195ca425aa7d9089de0c.tar.gz gdb-c9dd6fef1f0f5c7dc38e195ca425aa7d9089de0c.tar.bz2 |
* config/i386/nm-i386sol2.h: Update copyright year.
* config/mips/nm-irix5.h: Ditto.
* config/sparc/nm-sol2.h: Ditto.
* s390-nat.c: Ditto.
* ppc-linux-nat.c: Ditto.
Diffstat (limited to 'gdb/s390-nat.c')
-rw-r--r-- | gdb/s390-nat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/s390-nat.c b/gdb/s390-nat.c index da3f37e..24ff73f 100644 --- a/gdb/s390-nat.c +++ b/gdb/s390-nat.c @@ -1,5 +1,6 @@ /* S390 native-dependent code for GDB, the GNU debugger. - Copyright (C) 2001, 2003, 2004, 2005 Free Software Foundation, Inc + Copyright (C) 2001, 2003, 2004, 2005, 2006 + Free Software Foundation, Inc Contributed by D.J. Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com) for IBM Deutschland Entwicklung GmbH, IBM Corporation. |