From ebe30eae412aeba5a4f8c26b813764eb671fc30b Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Sat, 18 Jul 1992 04:12:48 +0000 Subject: [PATCH] removed rcsids --- gas/Makefile.dos | 2 -- gas/config/ho-go32.h | 2 -- gas/config/tc-a29k.h | 2 -- 3 files changed, 6 deletions(-) diff --git a/gas/Makefile.dos b/gas/Makefile.dos index d2ed3983ea8..1d9541c2f89 100644 --- a/gas/Makefile.dos +++ b/gas/Makefile.dos @@ -34,8 +34,6 @@ VPATH = . #along with GNU GAS; see the file COPYING. If not, write to #the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# $Id$ - # The targets for external use include: # all, doc, proto, install, uninstall, includes, TAGS, # clean, cleanconfig, realclean, stage1, stage2, stage3, stage4. diff --git a/gas/config/ho-go32.h b/gas/config/ho-go32.h index 0fe1cffc933..d6ac3360034 100644 --- a/gas/config/ho-go32.h +++ b/gas/config/ho-go32.h @@ -17,8 +17,6 @@ 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. */ -/* $Id$ */ - #define HO_I386 1 extern void free(); diff --git a/gas/config/tc-a29k.h b/gas/config/tc-a29k.h index d710a70bcf2..80a4a1a706e 100644 --- a/gas/config/tc-a29k.h +++ b/gas/config/tc-a29k.h @@ -17,8 +17,6 @@ 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. */ -/* $Id$ */ - #define TC_A29K #define tc_headers_hook(a) ; /* not used */ -- 2.30.2