diff options
Diffstat (limited to 'games/hack/hack.worm.c')
-rw-r--r-- | games/hack/hack.worm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.worm.c b/games/hack/hack.worm.c index 3c3ba1b80640..2229d628a1df 100644 --- a/games/hack/hack.worm.c +++ b/games/hack/hack.worm.c @@ -1,6 +1,6 @@ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.worm.c - version 1.0.2 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/games/hack/hack.worm.c,v 1.4 1999/11/16 10:26:38 marcel Exp $ */ #include "hack.h" #ifndef NOWORM |