diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-08 21:04:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-08 21:04:02 +0000 |
commit | 7898dedac0f0bd75d7363d13427c4a1e72b66f66 (patch) | |
tree | acf6ebf88b3bf0fed778398ecd6afd8473aa8875 /bfd/coff-sh.c | |
parent | Add comment (part of immediately previous commit). (diff) | |
download | binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.gz binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.bz2 binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.zip |
Update copyright notices
Diffstat (limited to 'bfd/coff-sh.c')
-rw-r--r-- | bfd/coff-sh.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/coff-sh.c b/bfd/coff-sh.c index 77665d677ae..c96d05e25c0 100644 --- a/bfd/coff-sh.c +++ b/bfd/coff-sh.c @@ -1,5 +1,6 @@ /* BFD back-end for Hitachi Super-H COFF binaries. - Copyright 1993, 94, 95, 96, 97, 98, 1999, 2000 Free Software Foundation, Inc. + Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000 + Free Software Foundation, Inc. Contributed by Cygnus Support. Written by Steve Chamberlain, <sac@cygnus.com>. Relaxing code written by Ian Lance Taylor, <ian@cygnus.com>. |