$Id: Copyright,v 1.3 2001/07/07 20:19:09 cfreeze Exp $

Copyright(c) 1998-2001 by Archimedes Team (http://archimedes.sourceforge.net)
	Also re-released under the GPL with permission from J.S. and Gennady.

Copyright(c) 1995-1998 by Gennady B. Sorokopud (gena@NetVision.net.il)

Copyright(c) 1995 by Ugen J. S. Antsilevich (ugen@latte.worldbank.org)

XFORMS library Copyright(c) by T.C. Zhao and Mark Overmars

This software can be freely distributed and modified for non-commercial
purposes as long as the above copyright message and this permission notice
appear in all copies of distributed source code or included as separate file
in binary distribution.

Commercial use of this software requires the permission of the authors.
Commercial use means selling the software or part of it or part of it's
code for money, or using software's code in development of commercial
applications.

The software can be freely used by anyone (including commercial
organization and companies) and distributed in any form on any medium.

This software is provided "as is" without any expressed or implied warranty
of any kind.  Under no circumstances is the author responsible for the proper
functioning of this software, nor does the author assume any responsibility
for damages incurred by its use.

------------------------------------------------------------------------------
Following files were not created by me, but were borrowed from other sources
and added (after some modification) to the XFMail distribution:

mail/md5.* - Implementation of "RSA Data Security, Inc. MD5 Message-Digest
Algorithm". Copyright (C) 1991-2, RSA Data Security, Inc.

xfmail/compface/* - the compface library, used for compressing and
uncompressing X-Faces.  This is linked only if -DFACE is defined.

xfmail/regex/* - the GNU regular expression library. Added only for those
platforms that lack a built-in regex or have unsupported version of it
(like SunOS).  This is not needed under Linux or FreeBSD.
Linked only if --with-regex used with configure.

xfmail/ui/RdBitF.c - From X-Consortium X11 library. Needed
on those platforms that lack XReadBitmapFileData.
Not needed under Linux or FreeBSD with X11R6 (XFree86-3.x).

xfmail/mail/util.c - do_move() and fastcopy() are heavily based on BSD source.
------------------------------------------------------------------------------
