From: nethack.allison Date: Wed, 14 May 2003 10:56:54 +0000 (+0000) Subject: win32tty: The author field should not be left as devteam X-Git-Tag: MOVE2GIT~1989 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6e4d7ac75a50f3075ba9a83eb5c6b0ea2b0aa9a;p=nethack win32tty: The author field should not be left as devteam --- diff --git a/sys/winnt/nhraykey.c b/sys/winnt/nhraykey.c index bb2416e51..475f27fde 100644 --- a/sys/winnt/nhraykey.c +++ b/sys/winnt/nhraykey.c @@ -156,7 +156,7 @@ */ static char where_to_get_source[] = "http://www.nethack.org/"; -static char author[] = "The NetHack Development Team"; +static char author[] = "Ray Chason"; #include "hack.h" #include "wintty.h"