diff options
Diffstat (limited to 'bfd/pef-traceback.h')
-rw-r--r-- | bfd/pef-traceback.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/bfd/pef-traceback.h b/bfd/pef-traceback.h index e7db823..e1887e2 100644 --- a/bfd/pef-traceback.h +++ b/bfd/pef-traceback.h @@ -1,12 +1,12 @@ /* 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 - 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, @@ -16,9 +16,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. */ -/* 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 |