diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-08 21:04:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-08 21:04:02 +0000 |
commit | 7898dedac0f0bd75d7363d13427c4a1e72b66f66 (patch) | |
tree | acf6ebf88b3bf0fed778398ecd6afd8473aa8875 /bfd/i386aout.c | |
parent | 24285e3a2ba6cdd4fa9012cd7cb359e18797864c (diff) | |
download | binutils-gdb-7898dedac0f0bd75d7363d13427c4a1e72b66f66.tar.gz |
Update copyright notices
Diffstat (limited to 'bfd/i386aout.c')
-rw-r--r-- | bfd/i386aout.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/i386aout.c b/bfd/i386aout.c index d0b2cffef23..1192dd469a7 100644 --- a/bfd/i386aout.c +++ b/bfd/i386aout.c @@ -1,5 +1,6 @@ /* BFD back-end for i386 a.out binaries. - Copyright 1990, 91, 92, 94, 95, 96, 1997 Free Software Foundation, Inc. + Copyright 1990, 1991, 1992, 1994, 1996, 1997 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |