diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-13 06:43:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-13 06:43:59 +0000 |
commit | 8c2bc6877d75f8cd9073f206fab29920f73d325c (patch) | |
tree | a66e109ca074e0b715fcd04ffc6f7dbc60206a63 /binutils/unwind-ia64.c | |
parent | a2b64bede395d988a7ae6676e2411b7ec5da8248 (diff) | |
download | gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.zip gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.tar.gz gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.tar.bz2 |
Fix typos in ChangeLogs and update copyright notices
Diffstat (limited to 'binutils/unwind-ia64.c')
-rw-r--r-- | binutils/unwind-ia64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/unwind-ia64.c b/binutils/unwind-ia64.c index 826de56..3b05c77 100644 --- a/binutils/unwind-ia64.c +++ b/binutils/unwind-ia64.c @@ -1,5 +1,5 @@ /* unwind-ia64.c -- utility routines to dump IA-64 unwind info for readelf. - Copyright (c) 2000, 2001 Free Software Foundation, Inc. + Copyright 2000, 2001 Free Software Foundation, Inc. Contributed by David Mosberger-Tang <davidm@hpl.hp.com> This file is part of GNU Binutils. |