From dc63049f2cd7dee0e415a2c4889e2be8eeb9ff9b Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Tue, 13 Oct 2009 01:55:14 +0000 Subject: [PATCH] Remove the old SCCS Id line from the CE files updated this past weekend --- sys/wince/cesetup.bat | 2 +- sys/wince/mhdlg.c | 1 - sys/wince/mhmain.c | 1 - sys/wince/mhmap.c | 1 - sys/wince/mhmap.h | 1 - sys/wince/mhmsgwnd.c | 1 - sys/wince/mhtext.c | 1 - sys/wince/mhtxtbuf.c | 1 - sys/wince/mhtxtbuf.h | 1 - sys/wince/mswproc.c | 1 - sys/wince/winMS.h | 1 - sys/wince/winhack.c | 1 - 12 files changed, 1 insertion(+), 12 deletions(-) diff --git a/sys/wince/cesetup.bat b/sys/wince/cesetup.bat index 51869ec35..e459a0417 100755 --- a/sys/wince/cesetup.bat +++ b/sys/wince/cesetup.bat @@ -1,4 +1,4 @@ -@REM SCCS Id: @(#)nhsetup.bat $Date$ +@REM NetHack 3.5 cesetup.bat $Date$ $Revision$ */ @REM Copyright (c) Alex Kompel, 2002 @REM NetHack may be freely redistributed. See license for details. @REM Win32 nhsetup batch file, see Install.ce for details diff --git a/sys/wince/mhdlg.c b/sys/wince/mhdlg.c index 820bc6e38..81017832f 100644 --- a/sys/wince/mhdlg.c +++ b/sys/wince/mhdlg.c @@ -1,5 +1,4 @@ /* NetHack 3.5 mhdlg.c $Date$ $Revision$ */ -/* SCCS Id: @(#)mhdlg.c 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/mhmain.c b/sys/wince/mhmain.c index df1486c45..e725ee7c2 100644 --- a/sys/wince/mhmain.c +++ b/sys/wince/mhmain.c @@ -1,5 +1,4 @@ /* NetHack 3.5 mhmain.c $Date$ $Revision$ */ -/* SCCS Id: @(#)mhmain.c 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/mhmap.c b/sys/wince/mhmap.c index 38abbbc12..156a8f8b0 100644 --- a/sys/wince/mhmap.c +++ b/sys/wince/mhmap.c @@ -1,5 +1,4 @@ /* NetHack 3.5 mhmap.c $Date$ $Revision$ */ -/* SCCS Id: @(#)mhmap.c 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/mhmap.h b/sys/wince/mhmap.h index 727565453..e29aca51f 100644 --- a/sys/wince/mhmap.h +++ b/sys/wince/mhmap.h @@ -1,5 +1,4 @@ /* NetHack 3.5 mhmap.h $Date$ $Revision$ */ -/* SCCS Id: @(#)mhmap.h 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/mhmsgwnd.c b/sys/wince/mhmsgwnd.c index 16013097b..ffe3fc10a 100644 --- a/sys/wince/mhmsgwnd.c +++ b/sys/wince/mhmsgwnd.c @@ -1,5 +1,4 @@ /* NetHack 3.5 mhmsgwnd.c $Date$ $Revision$ */ -/* SCCS Id: @(#)mhmsgwnd.c 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/mhtext.c b/sys/wince/mhtext.c index 56a93dea0..43ade1b50 100644 --- a/sys/wince/mhtext.c +++ b/sys/wince/mhtext.c @@ -1,5 +1,4 @@ /* NetHack 3.5 mhtext.c $Date$ $Revision$ */ -/* SCCS Id: @(#)mhtext.c 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/mhtxtbuf.c b/sys/wince/mhtxtbuf.c index 1c9dd653a..5523d0f02 100644 --- a/sys/wince/mhtxtbuf.c +++ b/sys/wince/mhtxtbuf.c @@ -1,5 +1,4 @@ /* NetHack 3.5 mhtxtbuf.c $Date$ $Revision$ */ -/* SCCS Id: @(#)mhtxtbuf.c 3.5 2005/01/23 */ /* Copyright (C) 2003 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/mhtxtbuf.h b/sys/wince/mhtxtbuf.h index 207938a40..fb38affb8 100644 --- a/sys/wince/mhtxtbuf.h +++ b/sys/wince/mhtxtbuf.h @@ -1,5 +1,4 @@ /* NetHack 3.5 mhtxtbuf.h $Date$ $Revision$ */ -/* SCCS Id: @(#)mhtxtbuf.h 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/mswproc.c b/sys/wince/mswproc.c index a76335b5f..3f8c80e64 100644 --- a/sys/wince/mswproc.c +++ b/sys/wince/mswproc.c @@ -1,5 +1,4 @@ /* NetHack 3.5 mswproc.c $Date$ $Revision$ */ -/* SCCS Id: @(#)mswproc.c 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/winMS.h b/sys/wince/winMS.h index 07ab0b4ec..f2ac5a3fb 100644 --- a/sys/wince/winMS.h +++ b/sys/wince/winMS.h @@ -1,5 +1,4 @@ /* NetHack 3.5 winMS.h $Date$ $Revision$ */ -/* SCCS Id: @(#)winMS.h 3.5 2005/01/23 */ /* Copyright (C) 2001 by Alex Kompel */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/wince/winhack.c b/sys/wince/winhack.c index 3fc8cf4a4..d94b09e17 100644 --- a/sys/wince/winhack.c +++ b/sys/wince/winhack.c @@ -1,5 +1,4 @@ /* NetHack 3.5 winhack.c $Date$ $Revision$ */ -/* SCCS Id: @(#)winhack.c 3.5 2008/01/30 */ /* Copyright (C) 2001 by Alex Kompel */ // winhack.cpp : Defines the entry point for the application. //