aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-alpha.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-06-05 04:22:27 +0000
committerAlan Modra <amodra@gmail.com>2002-06-05 04:22:27 +0000
commit3cac74d016404e4c8d425af463062b1e2534ec53 (patch)
tree2959b54b3a7347ef45c1b1237676c987e899731d /bfd/coff-alpha.c
parente61463e1e61219fa605d31d2297cb7a88d6da1db (diff)
downloadfsf-binutils-gdb-3cac74d016404e4c8d425af463062b1e2534ec53.zip
fsf-binutils-gdb-3cac74d016404e4c8d425af463062b1e2534ec53.tar.gz
fsf-binutils-gdb-3cac74d016404e4c8d425af463062b1e2534ec53.tar.bz2
* coff-alpha.c: Update copyright date.
* coff-mips.c: Likewise. * xcoff-target.h: Likewise.
Diffstat (limited to 'bfd/coff-alpha.c')
-rw-r--r--bfd/coff-alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-alpha.c b/bfd/coff-alpha.c
index 5c02c3a..4f3ab57 100644
--- a/bfd/coff-alpha.c
+++ b/bfd/coff-alpha.c
@@ -1,5 +1,5 @@
/* BFD back-end for ALPHA Extended-Coff files.
- Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+ Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
Modified from coff-mips.c by Steve Chamberlain <sac@cygnus.com> and
Ian Lance Taylor <ian@cygnus.com>.