From 46d1595c679a857607f05d397af27826644e2dd3 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Wed, 24 Jul 2002 08:25:21 +0000 Subject: [PATCH] sys/winnt more macro mods (Sorry, but checking these in is the only way to see the results) --- sys/winnt/Makefile.bcc | 2 +- sys/winnt/Makefile.gcc | 2 +- sys/winnt/Makefile.msc | 2 +- sys/winnt/console.rc | 2 +- sys/winnt/mapimail.c | 2 +- sys/winnt/nhsetup.bat | 2 +- sys/winnt/ntsound.c | 2 +- sys/winnt/nttty.c | 2 +- sys/winnt/win32api.h | 2 +- sys/winnt/winnt.c | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sys/winnt/Makefile.bcc b/sys/winnt/Makefile.bcc index 6832ecb45..99209db7e 100644 --- a/sys/winnt/Makefile.bcc +++ b/sys/winnt/Makefile.bcc @@ -1,4 +1,4 @@ -# $Id$ +# SCCS Id: @(#)Makefile.bcc 3.4 $Date$ # 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 fd5254b49..aff7e1e57 100644 --- a/sys/winnt/Makefile.gcc +++ b/sys/winnt/Makefile.gcc @@ -1,4 +1,4 @@ -# $Id$ +# SCCS Id: @(#)Makefile.gcc 3.4 $Date$ # 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 e16c7e2e6..b04586ba1 100644 --- a/sys/winnt/Makefile.msc +++ b/sys/winnt/Makefile.msc @@ -1,4 +1,4 @@ -# $Id$ +# SCCS Id: @(#)Makefile.msc 3.4 $Date$ # 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 d5d4e7f52..9683abb5f 100644 --- a/sys/winnt/console.rc +++ b/sys/winnt/console.rc @@ -1,4 +1,4 @@ -/* $Id$ */ +/* SCCS Id: @(#)console.rc 3.4 $Date$ */ /* 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 cc7a24369..6ce909e6a 100644 --- a/sys/winnt/mapimail.c +++ b/sys/winnt/mapimail.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* SCCS Id: @(#)mapimail.c 3.4 $Date$ */ /* 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 51ec67c08..bbffbf9bc 100755 --- a/sys/winnt/nhsetup.bat +++ b/sys/winnt/nhsetup.bat @@ -1,4 +1,4 @@ -@REM $Id$ +@REM SCCS Id: @(#)nhsetup.bat 3.4 $Date$ @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 85a1a054e..1b4803bc6 100644 --- a/sys/winnt/ntsound.c +++ b/sys/winnt/ntsound.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* SCCS Id: @(#)ntsound.c 3.4 $Date$ */ /* 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 0077f2584..3b5b11eef 100644 --- a/sys/winnt/nttty.c +++ b/sys/winnt/nttty.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* SCCS Id: @(#)nttty.c 3.4 $Date$ */ /* 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 a1da0300e..5a0994634 100644 --- a/sys/winnt/win32api.h +++ b/sys/winnt/win32api.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* SCCS Id: @(#)win32api.h 3.4 $Date$ */ /* 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 6dbeccd64..650f3bae4 100644 --- a/sys/winnt/winnt.c +++ b/sys/winnt/winnt.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* SCCS Id: @(#)winnt.c 3.4 $Date$ */ /* Copyright (c) NetHack PC Development Team 1993, 1994 */ /* NetHack may be freely redistributed. See license for details. */ -- 2.40.0