X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Felf32.c;h=98dacc1f36ca373946ed5c21a832262ff16342c9;hb=7b8b6d6d0d48c23ec36080b7d190c830a73c499e;hp=2d3bebf4ffd661cbbc5c24efd65e0a078148628b;hpb=b653e1b1521ac68fc398311345fe7df54803f1ec;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32.c b/bfd/elf32.c index 2d3bebf4ff..98dacc1f36 100644 --- a/bfd/elf32.c +++ b/bfd/elf32.c @@ -1,21 +1,23 @@ /* ELF 32-bit executable support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2001, 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. -This file is part of BFD, the Binary File Descriptor library. + This file is part of BFD, the Binary File Descriptor library. -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + 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. */ + 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., 51 Franklin Street - Fifth Floor, Boston, + MA 02110-1301, USA. */ #define ARCH_SIZE 32