diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-06-02 16:31:16 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 1999-06-02 16:31:16 +0000 |
commit | 6c8cb66eb122c58239702c01d075f1e28b730e0e (patch) | |
tree | 69a36cb3584960e43e675ea532397a93ca60d413 /bfd/elf-bfd.h | |
parent | c71c54c9695f31e42a550a2012b8dacab279d1cc (diff) | |
download | binutils-6c8cb66eb122c58239702c01d075f1e28b730e0e.zip binutils-6c8cb66eb122c58239702c01d075f1e28b730e0e.tar.gz binutils-6c8cb66eb122c58239702c01d075f1e28b730e0e.tar.bz2 |
Update copyright dates.
Diffstat (limited to 'bfd/elf-bfd.h')
-rw-r--r-- | bfd/elf-bfd.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h index 0f16456..d004219 100644 --- a/bfd/elf-bfd.h +++ b/bfd/elf-bfd.h @@ -1,5 +1,6 @@ /* BFD back-end data structures for ELF files. - Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 1999 Free Software + Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |