From 4604b77ad1d301d2f0a571ea3376c38f5b990813 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Thu, 17 Aug 2006 14:26:53 -0700 Subject: Remove CVS-era $Id$ tags. --- dos/argv.c | 1 - dos/conio.c | 1 - 2 files changed, 2 deletions(-) (limited to 'dos') diff --git a/dos/argv.c b/dos/argv.c index 98216e77..9aaa4d38 100644 --- a/dos/argv.c +++ b/dos/argv.c @@ -1,4 +1,3 @@ -#ident "$Id$" /* ----------------------------------------------------------------------- * * * Copyright 2004 H. Peter Anvin - All Rights Reserved diff --git a/dos/conio.c b/dos/conio.c index a5527bc9..4d58dcbd 100644 --- a/dos/conio.c +++ b/dos/conio.c @@ -1,4 +1,3 @@ -#ident "$Id$" /* ----------------------------------------------------------------------- * * * Copyright 2001-2004 H. Peter Anvin - All Rights Reserved -- cgit