cleanup: outdated SCCS lines

Pat noted that I neglected to drop the SCCS lines on the files I've been
committing, so clean up those and any others I could find where the SCCS
line date is out of date.
This commit is contained in:
keni
2012-01-10 17:47:45 +00:00
parent 369b1031fd
commit b97d53fb30
40 changed files with 2 additions and 42 deletions

View File

@@ -1,6 +1,5 @@
# NetHack Makefile.
# NetHack 3.5 Makefile.dat $Date$ $Revision$
# SCCS Id: @(#)Makefile.dat 3.5 1992/09/18
# Root of source tree:
NHSROOT=..

View File

@@ -1,6 +1,5 @@
# NetHack Makefile.
# NetHack 3.5 Makefile.top $Date$ $Revision$
# SCCS Id: @(#)Makefile.top 3.5 2007/12/12
# Root of source tree:
NHSROOT=.

View File

@@ -1,6 +1,5 @@
# Makefile for NetHack's utility programs.
# NetHack 3.5 Makefile.utl $Date$ $Revision$
# SCCS Id: @(#)Makefile.utl 3.5 2007/12/12
# Root of source tree:
NHSROOT=..

View File

@@ -1,5 +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. */