]> skyeroc.xyz Git - dgamelaunch/commitdiff
re-mention virus and last_char_is.c in COPYING
authorJoshua Kwan <joshk@triplehelix.org>
Tue, 27 Jan 2004 17:31:26 +0000 (17:31 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Tue, 27 Jan 2004 17:31:26 +0000 (17:31 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@179 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

COPYING
dgamelaunch.c

diff --git a/COPYING b/COPYING
index 56c026106ea59f78654b4a92a4971aabbff2642a..5bfef95084c0a1f5061212748d7885771c90e4f9 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -3,8 +3,8 @@
  Brett Carrington <brettcar@segvio.org>,
  Jilles Tjoelker <jilles@stack.nl>
 
-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
index 9b4fb3ef5683297d0507ed683557af5382ef23e2..bda3034ec3f663680dbbf2e8ef572488240f793a 100644 (file)
@@ -695,6 +695,7 @@ domailuser (char *username)
   fclose (user_spool);
 
   mvaddstr (9, 1, "Message sent successfully         ");
+  move(9, 26); /* Pedantry! */
   refresh ();
   sleep (2);