X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ff-valprint.c;h=bdf7a8fbc0f7458bc47d85766e6a0f02b67e3eb7;hb=197e01b6dcd118b70ed3621b62b2ff3fa929d50f;hp=24be42bbc66c23c295cadc041d9e6dd96f21a68c;hpb=fc1a4b4705305014e091a8922aa6cba4127b8dcc;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/f-valprint.c b/gdb/f-valprint.c index 24be42bbc6..bdf7a8fbc0 100644 --- a/gdb/f-valprint.c +++ b/gdb/f-valprint.c @@ -1,6 +1,6 @@ /* Support for printing Fortran values for GDB, the GNU debugger. - Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2003, 2005 Free + Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2003, 2005 Free Software Foundation, Inc. Contributed by Motorola. Adapted from the C definitions by Farooq Butt @@ -20,8 +20,8 @@ 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. */ #include "defs.h" #include "gdb_string.h"