diff --git a/sys/winnt/Makefile.bcc b/sys/winnt/Makefile.bcc index 1c2e88565..6832ecb45 100644 --- a/sys/winnt/Makefile.bcc +++ b/sys/winnt/Makefile.bcc @@ -1,4 +1,4 @@ -# SCCS Id: @(#)Makefile.bcc 3.4 2002/03/03 +# $Id$ # Copyright (c) NetHack PC Development Team 1993-2002 # # NetHack 3.4.x Makefile for Borland C++ V5.5.1 and above and Borland's MAKE diff --git a/sys/winnt/Makefile.gcc b/sys/winnt/Makefile.gcc index dab9d6a55..fd5254b49 100644 --- a/sys/winnt/Makefile.gcc +++ b/sys/winnt/Makefile.gcc @@ -1,4 +1,4 @@ -# SCCS Id: @(#)Makefile.gcc 3.4 2002/02/04 +# $Id$ # Copyright (c) NetHack PC Development Team 1993-2002 # # NetHack 3.4.x Makefile for MinGW diff --git a/sys/winnt/Makefile.msc b/sys/winnt/Makefile.msc index 00a53e591..e16c7e2e6 100644 --- a/sys/winnt/Makefile.msc +++ b/sys/winnt/Makefile.msc @@ -1,4 +1,4 @@ -# SCCS Id: @(#)Makefile.msc 3.4 2002/03/24 +# $Id$ # Copyright (c) NetHack PC Development Team 1993-2002 # # NetHack 3.4.x Makefile for MS Visual C++ V6.x and above and MS NMAKE diff --git a/sys/winnt/console.rc b/sys/winnt/console.rc index 7081488b2..d5d4e7f52 100644 --- a/sys/winnt/console.rc +++ b/sys/winnt/console.rc @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)console.rc 3.4 2002/02/14 */ +/* $Id$ */ /* Copyright (c) Yitzhak Sapir, 2002. */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/winnt/mapimail.c b/sys/winnt/mapimail.c index 95811d369..cc7a24369 100644 --- a/sys/winnt/mapimail.c +++ b/sys/winnt/mapimail.c @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)mapimail.c 3.4 2000/04/25 */ +/* $Id$ */ /* Copyright (c) Michael Allison, 1997 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/winnt/nhsetup.bat b/sys/winnt/nhsetup.bat index 55c82fd4e..51ec67c08 100755 --- a/sys/winnt/nhsetup.bat +++ b/sys/winnt/nhsetup.bat @@ -1,4 +1,4 @@ -@REM SCCS Id: @(#)nhsetup.bat 2002/03/07 +@REM $Id$ @REM Copyright (c) NetHack PC Development Team 1993, 1996, 2002 @REM NetHack may be freely redistributed. See license for details. @REM Win32 setup batch file, see Install.nt for details diff --git a/sys/winnt/ntsound.c b/sys/winnt/ntsound.c index 52d09a218..85a1a054e 100644 --- a/sys/winnt/ntsound.c +++ b/sys/winnt/ntsound.c @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)ntsound.c 3.4 1995/09/06 */ +/* $Id$ */ /* Copyright (c) NetHack PC Development Team 1993 */ /* NetHack may be freely redistributed. See license for details. */ /* */ diff --git a/sys/winnt/nttty.c b/sys/winnt/nttty.c index 1af1832d7..0077f2584 100644 --- a/sys/winnt/nttty.c +++ b/sys/winnt/nttty.c @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)nttty.c 3.4 2002/03/23 */ +/* $Id$ */ /* Copyright (c) NetHack PC Development Team 1993 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/winnt/win32api.h b/sys/winnt/win32api.h index c6400dbbd..a1da0300e 100644 --- a/sys/winnt/win32api.h +++ b/sys/winnt/win32api.h @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)win32api.h 3.4 1996/02/15 */ +/* $Id$ */ /* Copyright (c) NetHack PC Development Team 1996 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/sys/winnt/winnt.c b/sys/winnt/winnt.c index 4c94308bc..6dbeccd64 100644 --- a/sys/winnt/winnt.c +++ b/sys/winnt/winnt.c @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)winnt.c 3.4 2002/03/23 */ +/* $Id$ */ /* Copyright (c) NetHack PC Development Team 1993, 1994 */ /* NetHack may be freely redistributed. See license for details. */