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 | c3e4eb02595cabe59386d505aa1f04b4614f1a06 (patch) | |
tree | 29c0978d419a2d76e2323a2e5336f79e134a371d /bfd/elf-m10300.c | |
parent | 54e9f779c00aa523f1e94c8af1cf710e4bf51bca (diff) | |
download | binutils-redhat-c3e4eb02595cabe59386d505aa1f04b4614f1a06.tar.gz |
Minor formatting fixes.
Diffstat (limited to 'bfd/elf-m10300.c')
-rw-r--r-- | bfd/elf-m10300.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf-m10300.c b/bfd/elf-m10300.c index 498f538a77..9068a6aff1 100644 --- a/bfd/elf-m10300.c +++ b/bfd/elf-m10300.c @@ -1,5 +1,5 @@ /* Matsushita 10300 specific support for 32-bit ELF - Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |