Zombie - Provides a programmer with a simple C++-class to communicate over
the network with other clients using the same client-class. The class uses a
generic server-engine, called the Zombie-server to provide message passing
facilities.

----------------------------------------------------------------------------

Zombie Licence

Copyright (C) 1997,98,99 Jan Ekholm and Sten Nordstrm

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

Email: chakie@infa.abo.fi
       
For more information about the authors or Zombie see the homepage: 
http://infa.abo.fi/~chakie/zombie/

----------------------------------------------------------------------------

The GPL is included in the basic Zombie-distribution as the file 'GPL'.



