diff options
author | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 08:22:02 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 08:22:02 +0000 |
commit | b6ba6518e9254bc25f88088228e93ac966ebccd1 (patch) | |
tree | 333e92952c02b66922f28a3e7c02addb61219baa /gdb/hppa-tdep.c | |
parent | Fix whitespace problem in my most recent entry. (diff) | |
download | binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.tar.gz binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.tar.bz2 binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.zip |
Update/correct copyright notices.
Diffstat (limited to 'gdb/hppa-tdep.c')
-rw-r--r-- | gdb/hppa-tdep.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/hppa-tdep.c b/gdb/hppa-tdep.c index a320f33ca30..3b5ee347db9 100644 --- a/gdb/hppa-tdep.c +++ b/gdb/hppa-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for the HP PA architecture, for GDB. - Copyright 1986, 1987, 1989-1996, 1999-2000, 2001 Free Software - Foundation, Inc. + Copyright 1986, 1987, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, + 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Contributed by the Center for Software Science at the University of Utah (pa-gdb-bugs@cs.utah.edu). |