X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=gdb%2Ff-typeprint.c;h=1a4fbf5b43a47b9bb78e9e99023adc07b67635d6;hb=ddaa48ee77d2f9ecef3e0e9e11d900cbdab0df2b;hp=2923bffe667690336639b989d40a3d4e06b262e8;hpb=479b6ee644da00a9e5aa0429d9c1d25c6c953985;p=pf3gnuchains%2Fpf3gnuchains3x.git diff --git a/gdb/f-typeprint.c b/gdb/f-typeprint.c index 2923bffe66..1a4fbf5b43 100644 --- a/gdb/f-typeprint.c +++ b/gdb/f-typeprint.c @@ -1,6 +1,6 @@ /* Support for printing Fortran types for GDB, the GNU debugger. - Copyright 1986, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1998, + Copyright (C) 1986, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1998, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Contributed by Motorola. Adapted from the C version 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_obstack.h"