From: Joshua Kwan Date: Tue, 27 Jan 2004 17:31:26 +0000 (+0000) Subject: re-mention virus and last_char_is.c in COPYING X-Git-Tag: v1.6.1-roc-dev~519 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=6e6be8f40cf6791476e7dab8e01e3f9fa08c1a16;p=dgamelaunch re-mention virus and last_char_is.c in COPYING git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@179 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/COPYING b/COPYING index 56c0261..5bfef95 100644 --- a/COPYING +++ b/COPYING @@ -3,8 +3,8 @@ Brett Carrington , Jilles Tjoelker -dgamelaunch itself falls under the GNU -General Public License, which follows here. +dgamelaunch itself, virus.c and last_char_is.c fall under the GNU +General Public License, which follows here in its entirety. GNU GENERAL PUBLIC LICENSE Version 2, June 1991 diff --git a/dgamelaunch.c b/dgamelaunch.c index 9b4fb3e..bda3034 100644 --- a/dgamelaunch.c +++ b/dgamelaunch.c @@ -695,6 +695,7 @@ domailuser (char *username) fclose (user_spool); mvaddstr (9, 1, "Message sent successfully "); + move(9, 26); /* Pedantry! */ refresh (); sleep (2);