X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Faoutf1.h;h=993a637060758bc3a03ab6933b180b023233e09d;hb=f6fbab7d1b396b1ee576937b53bb0858c8f895d5;hp=8e41b61d93eccf2d825c29bc257e6580e7cce67e;hpb=117ed4f8d5a9691c0bc1200d5d797e5211688c84;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/aoutf1.h b/bfd/aoutf1.h index 8e41b61d93..993a637060 100644 --- a/bfd/aoutf1.h +++ b/bfd/aoutf1.h @@ -1,6 +1,6 @@ /* A.out "format 1" file handling code for BFD. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, - 2001, 2002, 2003, 2004, 2005, 2006 + 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Written by Cygnus Support. @@ -8,7 +8,7 @@ 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 + 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, @@ -18,10 +18,11 @@ 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. */ + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + MA 02110-1301, USA. */ -#include "bfd.h" #include "sysdep.h" +#include "bfd.h" #include "libbfd.h" #include "aout/sun4.h"