From 79b3ad47253e428a21a1daa5a07bb64e9f3002a5 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Mon, 8 Aug 1994 23:37:38 +0000 Subject: [PATCH] Fix copyright. --- gas/config/ho-go32.h | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/gas/config/ho-go32.h b/gas/config/ho-go32.h index c65fe788519..48704ec529f 100644 --- a/gas/config/ho-go32.h +++ b/gas/config/ho-go32.h @@ -1,5 +1,5 @@ -/* ho-i386.h i386 specific header file. - Copyright (C) 1987, 1991 Free Software Foundation, Inc. +/* ho-go32.h i386 specific header file. + Copyright (C) 1994 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#define HO_I386 1 +#define HO_GO32 1 #include "fopen-bin.h" @@ -25,3 +25,8 @@ extern void free (); extern void *malloc (); /* end of ho-go32.h */ + + + + + -- 2.30.2