diff options
Diffstat (limited to 'games/hack/hack.o_init.c')
-rw-r--r-- | games/hack/hack.o_init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hack/hack.o_init.c b/games/hack/hack.o_init.c index 9fef91b..f55d96c 100644 --- a/games/hack/hack.o_init.c +++ b/games/hack/hack.o_init.c @@ -1,5 +1,6 @@ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.o_init.c - version 1.0.3 */ +/* $FreeBSD$ */ #include <string.h> #include "config.h" /* for typedefs */ |