changeset 6:526ba3b578d7

Changed copyright etc. again.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 20 Mar 2008 01:08:01 +0000
parents d83c544c8077
children dba89c48ce02
files nnchat.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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 */