X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcoff-pmac.c;h=5e508673845650b27446ec16208e89c117158f13;hb=0bf60745767d2465c81ee57ae7705a62d6d8fafe;hp=790160b7de5eee77ca86abca4345072177814172;hpb=2c38bc20f9b8fb14a185c93914c0d394619d701b;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/coff-pmac.c b/bfd/coff-pmac.c index 790160b7de..5e50867384 100644 --- a/bfd/coff-pmac.c +++ b/bfd/coff-pmac.c @@ -1,5 +1,5 @@ /* BFD back-end for Apple et al PowerPC Mac "XCOFF" files. - Copyright 1995 Free Software Foundation, Inc. + Copyright 1995, 2000, 2001 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -15,10 +15,9 @@ 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. */ - -/* Tweak coffcode.h based on this being a PowerMac instead of RS/6000. */ +/* Tweak coffcode.h based on this being a PowerMac instead of RS/6000. */ #define POWERMAC @@ -32,5 +31,3 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "coff/rs6000.h" #include "libcoff.h" #include "xcoff-target.h" - -