From c76193877d30f9ffcd9f47c7bcf9191ea55a8d0d Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Sun, 4 Jan 2004 02:54:01 +0000 Subject: [PATCH] fix some typos, add the crew to the copyright blurb git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@71 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- dgamelaunch.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/dgamelaunch.c b/dgamelaunch.c index d702333..c664a95 100644 --- a/dgamelaunch.c +++ b/dgamelaunch.c @@ -1,6 +1,10 @@ -/* nethacklaunch.c +/* dgamelaunch.c * * (c)2001-3 M. Drew Streib + * also parts (c) 2003 Joshua Kwan , + * Brett Carrington , + * Jilles Tjoelker + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or @@ -17,7 +21,7 @@ */ /* - * See this in program action at http://dtype.org/nethack/ + * See this program in action at http://alt.org/nethack/ * * This is a little wrapper for nethack (and soon other programs) that * will allow them to be run from a telnetd session, chroot, shed privs, -- 2.47.3