diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 1999-11-16 02:45:03 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 1999-11-16 02:45:03 +0000 |
| commit | 879099e5568801911b66f1ea9085fed24fc12560 (patch) | |
| tree | fb2e5c560049a27cac421b3293dfa3b8caf766de /games/hack/hack.u_init.c | |
| parent | 1588197d6acff94e3df0cbfb327cd1144c7fa830 (diff) | |
Notes
Diffstat (limited to 'games/hack/hack.u_init.c')
| -rw-r--r-- | games/hack/hack.u_init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hack/hack.u_init.c b/games/hack/hack.u_init.c index cb8a97d4e1cf..913aef3bee4d 100644 --- a/games/hack/hack.u_init.c +++ b/games/hack/hack.u_init.c @@ -1,5 +1,6 @@ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.u_init.c - version 1.0.3 */ +/* $FreeBSD$ */ #include "hack.h" #include <stdio.h> |
