diff options
author | Alan Modra <amodra@gmail.com> | 2002-06-05 04:22:27 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-06-05 04:22:27 +0000 |
commit | 3cac74d016404e4c8d425af463062b1e2534ec53 (patch) | |
tree | 2959b54b3a7347ef45c1b1237676c987e899731d /bfd/xcoff-target.h | |
parent | e61463e1e61219fa605d31d2297cb7a88d6da1db (diff) | |
download | gdb-3cac74d016404e4c8d425af463062b1e2534ec53.zip gdb-3cac74d016404e4c8d425af463062b1e2534ec53.tar.gz gdb-3cac74d016404e4c8d425af463062b1e2534ec53.tar.bz2 |
* coff-alpha.c: Update copyright date.
* coff-mips.c: Likewise.
* xcoff-target.h: Likewise.
Diffstat (limited to 'bfd/xcoff-target.h')
-rw-r--r-- | bfd/xcoff-target.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/xcoff-target.h b/bfd/xcoff-target.h index adbc9a1..413511b 100644 --- a/bfd/xcoff-target.h +++ b/bfd/xcoff-target.h @@ -1,5 +1,5 @@ /* Common definitions for backends based on IBM RS/6000 "XCOFF64" files. - Copyright 2000, 2001 + Copyright 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by Cygnus Support. |