Add RCS version lines

This commit is contained in:
keni
2009-05-06 10:55:43 +00:00
parent 4eabcee787
commit 4036a6727c
80 changed files with 81 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
# NetHack Makefile.
# NetHack 3.5 Makefile.dat $Date$ $Revision$
# SCCS Id: @(#)Makefile.dat 3.5 1992/09/18
# for Atari

View File

@@ -1,4 +1,5 @@
# NetHack Makefile.
# NetHack 3.5 Makefile.doc $Date$ $Revision$
# SCCS Id: @(#)Makefile.doc 3.5 2007/05/25
# for Atari

View File

@@ -1,4 +1,5 @@
# NetHack Makefile.
# NetHack 3.5 Makefile.src $Date$ $Revision$
# SCCS Id: @(#)Makefile.src 3.5 2008/01/30
# newer makes predefine $(MAKE) to 'make' and do smarter processing of

View File

@@ -1,4 +1,5 @@
# NetHack Makefile.
# NetHack 3.5 Makefile.top $Date$ $Revision$
# SCCS Id: @(#)Makefile.top 3.5 2007/12/12
# newer makes predefine $(MAKE) to 'make' and do smarter processing of

View File

@@ -1,4 +1,5 @@
# Makefile for NetHack's utility programs.
# NetHack 3.5 Makefile.utl $Date$ $Revision$
# SCCS Id: @(#)Makefile.utl 3.5 2007/12/12
# newer makes predefine $(MAKE) to 'make' and do smarter processing of

View File

@@ -1,4 +1,5 @@
#!/bin/sh
# NetHack 3.5 mkmkfile.sh $Date$ $Revision$
# SCCS Id: @(#)macosx 3.5 2007/12/12
# Copyright (c) Kenneth Lorber, Kensington, Maryland, 2007.
# NetHack may be freely redistributed. See license for details.

View File

@@ -1,4 +1,5 @@
#!/bin/sh
# NetHack 3.5 nethack.sh $Date$ $Revision$
# SCCS Id: @(#)nethack.sh 3.5 2007/12/12
HACKDIR=/usr/games/lib/nethackdir

View File

@@ -1,5 +1,6 @@
#!/bin/sh
# SCCS Id: @(#)macosx 3.5 2007/12/12
# NetHack 3.5 setup.sh $Date$ $Revision$
# SCCS Id: @(#)setup.sh 3.5 2007/12/12
# Copyright (c) Kenneth Lorber, Kensington, Maryland, 2007.
# NetHack may be freely redistributed. See license for details.
#

View File

@@ -1,3 +1,4 @@
/* NetHack 3.5 unixmain.c $Date$ $Revision$ */
/* SCCS Id: @(#)unixmain.c 3.5 2008/01/30 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,3 +1,4 @@
/* NetHack 3.5 unixres.c $Date$ $Revision$ */
/* SCCS Id: @(#)unixres.c 3.5 2001/07/08 */
/* Copyright (c) Slash'EM development team, 2001. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,3 +1,4 @@
/* NetHack 3.5 unixunix.c $Date$ $Revision$ */
/* SCCS Id: @(#)unixunix.c 3.5 2007/01/12 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */