mirror of
https://github.com/paxed/dgamelaunch.git
synced 2025-07-31 01:24:43 +02:00
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
This commit is contained in:
parent
2c83144f25
commit
6e6be8f40c
4
COPYING
4
COPYING
@ -3,8 +3,8 @@
|
|||||||
Brett Carrington <brettcar@segvio.org>,
|
Brett Carrington <brettcar@segvio.org>,
|
||||||
Jilles Tjoelker <jilles@stack.nl>
|
Jilles Tjoelker <jilles@stack.nl>
|
||||||
|
|
||||||
dgamelaunch itself falls under the GNU
|
dgamelaunch itself, virus.c and last_char_is.c fall under the GNU
|
||||||
General Public License, which follows here.
|
General Public License, which follows here in its entirety.
|
||||||
|
|
||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
Version 2, June 1991
|
Version 2, June 1991
|
||||||
|
@ -695,6 +695,7 @@ domailuser (char *username)
|
|||||||
fclose (user_spool);
|
fclose (user_spool);
|
||||||
|
|
||||||
mvaddstr (9, 1, "Message sent successfully ");
|
mvaddstr (9, 1, "Message sent successfully ");
|
||||||
|
move(9, 26); /* Pedantry! */
|
||||||
refresh ();
|
refresh ();
|
||||||
sleep (2);
|
sleep (2);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user