X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Felf32.c;h=6221f0ae1dc092396803ce7cfcae3d9717a50e40;hb=0bf60745767d2465c81ee57ae7705a62d6d8fafe;hp=f2229694406d4a6d49342ca3d937337ec0b0dc0e;hpb=dc9e099fc0eced486ae2b49455c9da113c11f4ff;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32.c b/bfd/elf32.c index f222969440..6221f0ae1d 100644 --- a/bfd/elf32.c +++ b/bfd/elf32.c @@ -1,5 +1,5 @@ /* ELF 32-bit executable support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2001 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -15,9 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #define ARCH_SIZE 32 - #include "elfcode.h"