diff options
Diffstat (limited to 'games/hack/hack.apply.c')
-rw-r--r-- | games/hack/hack.apply.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hack/hack.apply.c b/games/hack/hack.apply.c index 18da738..2a29e79 100644 --- a/games/hack/hack.apply.c +++ b/games/hack/hack.apply.c @@ -1,5 +1,6 @@ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.apply.c - version 1.0.3 */ +/* $FreeBSD$ */ #include "hack.h" #include "def.edog.h" |