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/ppc-linux-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/ppc-linux-nat.c')
-rw-r--r-- | gdb/ppc-linux-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ppc-linux-nat.c b/gdb/ppc-linux-nat.c index b52eca2..915f7c6 100644 --- a/gdb/ppc-linux-nat.c +++ b/gdb/ppc-linux-nat.c @@ -1,7 +1,7 @@ /* PPC GNU/Linux native support. Copyright (C) 1988, 1989, 1991, 1992, 1994, 1996, 2000, 2001, 2002, - 2003, 2004, 2005 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of GDB. |