diff options
author | Nick Clifton <nickc@redhat.com> | 2000-07-31 18:49:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-07-31 18:49:56 +0000 |
commit | a022216bd40c3401b7004bc53e763d8bc904a516 (patch) | |
tree | 1d7a8a3d238517aa9ce7dc59b2374424b430ff25 /bfd/cpu-mips.c | |
parent | 5c440b1e3b3b9ec61ffb1cc149216603f1e2d550 (diff) | |
download | gdb-a022216bd40c3401b7004bc53e763d8bc904a516.zip gdb-a022216bd40c3401b7004bc53e763d8bc904a516.tar.gz gdb-a022216bd40c3401b7004bc53e763d8bc904a516.tar.bz2 |
Minor formatting fixes.
Diffstat (limited to 'bfd/cpu-mips.c')
-rw-r--r-- | bfd/cpu-mips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-mips.c b/bfd/cpu-mips.c index a933b8c..c52fbec 100644 --- a/bfd/cpu-mips.c +++ b/bfd/cpu-mips.c @@ -1,5 +1,5 @@ /* bfd back-end for mips support - Copyright (C) 1990, 91-97, 1998 Free Software Foundation, Inc. + Copyright (C) 1990, 91-97, 1998, 2000 Free Software Foundation, Inc. Written by Steve Chamberlain of Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |