gdb: fix building on Darwin 9
[deliverable/binutils-gdb.git] / bfd / pef-traceback.h
index b1aeb504f4bee4897e5a3a8ef29c9d5f1c7141e9..e1887e25db22cf4bc718e5e3df0d047da31d0aad 100644 (file)
@@ -1,12 +1,12 @@
 /* PowerPC traceback table support for BFD.
 /* PowerPC traceback table support for BFD.
-   Copyright 1993, 1998, 1999, 2000, 2001, 2002, 2005
+   Copyright 1993, 1998, 1999, 2000, 2001, 2002, 2005, 2007
    Free Software Foundation, Inc.
 
    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
    Free Software Foundation, Inc.
 
    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
+   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,
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software 
 
    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 02110-1301, USA.  */
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
 
 
-/* Originally written by Ira Ruben, 06/28/93 */
+
+/* Originally written by Ira Ruben, 06/28/93.  */
 
 /*  This is a compiler independent representation of the AIX Version 3 traceback table (in
     sys/debug.h), which occurs, usually, one per procedure (routine). The table is marked by
 
 /*  This is a compiler independent representation of the AIX Version 3 traceback table (in
     sys/debug.h), which occurs, usually, one per procedure (routine). The table is marked by
This page took 0.023726 seconds and 4 git commands to generate.