diff options
author | Alan Modra <amodra@gmail.com> | 2000-06-07 04:08:13 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-06-07 04:08:13 +0000 |
commit | 638632bd1c23e318b7e7e28c3a004fdb1387a944 (patch) | |
tree | 4cf5660cd7fefd98c85ee1a851e9c6a439900cc3 /bfd | |
parent | 1b452ec66bd22e10bfa182d8e6995f0037486560 (diff) | |
download | gdb-638632bd1c23e318b7e7e28c3a004fdb1387a944.zip gdb-638632bd1c23e318b7e7e28c3a004fdb1387a944.tar.gz gdb-638632bd1c23e318b7e7e28c3a004fdb1387a944.tar.bz2 |
Update copyright dates for last patch.
Scanning ChangeLog showed others were lazy/forgetful too :-)
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/elf32-d10v.c | 2 | ||||
-rw-r--r-- | bfd/elf32-i386.c | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/bfd/elf32-d10v.c b/bfd/elf32-d10v.c index 3fbf05b..04b9d2b 100644 --- a/bfd/elf32-d10v.c +++ b/bfd/elf32-d10v.c @@ -1,5 +1,5 @@ /* D10V-specific support for 32-bit ELF - Copyright (C) 1996, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1996, 1998, 1999, 2000 Free Software Foundation, Inc. Contributed by Martin Hunt (hunt@cygnus.com). This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c index 1a12571..8de0c68 100644 --- a/bfd/elf32-i386.c +++ b/bfd/elf32-i386.c @@ -1,5 +1,6 @@ /* Intel 80386/80486-specific support for 32-bit ELF - Copyright 1993, 94-98, 1999 Free Software Foundation, Inc. + Copyright 1993, 94, 95, 96, 97, 98, 99, 2000 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |