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 | 54b4e50ed788ef809951053617b61f654bb92458 (patch) | |
tree | 1901523eee3875d8594b1a99912b11642d5e1b3f /bfd/cpu-tic54x.c | |
parent | d95ed07c998248e03ff60850e649cf2ff8d376fb (diff) | |
download | gdb-54b4e50ed788ef809951053617b61f654bb92458.tar.gz |
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 3913b560b5f..6f5e2c31ce8 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. |