diff nnchat.c @ 6:526ba3b578d7

Changed copyright etc. again.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 20 Mar 2008 01:08:01 +0000
parents b9d792e88ab5
children a02659cc5bc8
line wrap: on
line diff
--- a/nnchat.c	Thu Mar 20 01:07:01 2008 +0000
+++ b/nnchat.c	Thu Mar 20 01:08:01 2008 +0000
@@ -620,8 +620,8 @@
 
 	/* Initialize */
 	th_init("NNChat", "Newbie Nudes chat client", "0.3",
-		"Written and designed by MrGrg",
-		"This software is freeware, do as you wish.");
+		"Written and designed by Anonymous Finnish Guy (C) 2008",
+		"This software is freeware, use and distribute as you wish.");
 	th_verbosityLevel = 0;
 	
 	/* Parse arguments */