# HG changeset patch # User Matti Hamalainen # Date 1205975281 0 # Node ID 526ba3b578d73d56962bd9ccb7184d6bc4c02efa # Parent d83c544c807705b952444554f6030d9af44a10e5 Changed copyright etc. again. diff -r d83c544c8077 -r 526ba3b578d7 nnchat.c --- 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 */