diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-04-08 17:26:16 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-04-08 17:26:16 +0000 |
commit | a44f28956b0a591d1b79b53ab1a04c6bbf8d2386 (patch) | |
tree | e0126179b20dc689a1bb8596c618d211898cab45 /bfd/coff-tic54x.c | |
parent | 3423db82572608404ab4377d4147a66c0b5e37d3 (diff) | |
download | binutils-a44f28956b0a591d1b79b53ab1a04c6bbf8d2386.zip binutils-a44f28956b0a591d1b79b53ab1a04c6bbf8d2386.tar.gz binutils-a44f28956b0a591d1b79b53ab1a04c6bbf8d2386.tar.bz2 |
Fix copyright comments and file comments.
Diffstat (limited to 'bfd/coff-tic54x.c')
-rw-r--r-- | bfd/coff-tic54x.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/coff-tic54x.c b/bfd/coff-tic54x.c index f67343a..2a5aafb 100644 --- a/bfd/coff-tic54x.c +++ b/bfd/coff-tic54x.c @@ -1,6 +1,6 @@ /* BFD back-end for TMS320C54X coff binaries. - Copyright (C) 1998 Free Software Foundation, Inc. - Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au) + Copyright (C) 1999,2000 Free Software Foundation, Inc. + Contributed by Timothy Wall (twall@cygnus.com) This file is part of BFD, the Binary File Descriptor library. |