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/cpu-tic54x.c | |
parent | 3423db82572608404ab4377d4147a66c0b5e37d3 (diff) | |
download | gdb-a44f28956b0a591d1b79b53ab1a04c6bbf8d2386.zip gdb-a44f28956b0a591d1b79b53ab1a04c6bbf8d2386.tar.gz gdb-a44f28956b0a591d1b79b53ab1a04c6bbf8d2386.tar.bz2 |
Fix copyright comments and file comments.
Diffstat (limited to 'bfd/cpu-tic54x.c')
-rw-r--r-- | bfd/cpu-tic54x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-tic54x.c b/bfd/cpu-tic54x.c index 3913b56..6f5e2c3 100644 --- a/bfd/cpu-tic54x.c +++ b/bfd/cpu-tic54x.c @@ -1,5 +1,5 @@ /* BFD support for the Texas Instruments TMS320C54X architecture. - Copyright 1998 Free Software Foundation, Inc. + Copyright 1999,2000 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |