This package was debianized by Adam Cécile (Le_Vert) <gandalf@le-vert.net> on
Thu, 24 Aug 2006 16:14:52 +0200.

It was downloaded from http://weplab.sourceforge.net/

Upstream Author: Jose Ignacio Sanchez <sanchez@osha.eu.int>

Copyright: (C) 2004-2005 Jose Ignacio Sanchez Martin - Topo[LB]

License:

   This package 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 package 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 package; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.


The Debian packaging is (C) 2006, Adam Cécile (Le_Vert) <gandalf@le-vert.net> 
and is licensed under the GPL, see above.


"md5.c" is in the public domain. No copyright is claimed. See below :.

   This code has been heavily hacked by Tatu Ylonen <ylo@cs.hut.fi> to
   make it compile on machines like Cray that don't have a 32 bit integer
   type.

   This code implements the MD5 message-digest algorithm.
   The algorithm is due to Ron Rivest.  This code was
   written by Colin Plumb in 1993, no copyright is claimed.
   This code is in the public domain; do with it what you wish.