cryptmount was written by RW Penney (England, UK)

The author gratefully recognizes the assistance of being able to refer
to the source-code for the following packages:
    openssl-0.9.8 (specifically apps/enc.c, by Eric Young)
    devicemapper-1.01.05 (by Sistina UK)
    utillinux-2.12q (specifically mount/lomount.c)
Although no code has been directly copied from any of these or other packages
in writing cryptmount, certain similarities of structure cannot be avoided
in some areas.

Support for access to the LUKS encryption scheme is provided
via source-code from cryptsetup-1.0.6 released under the GPL2,
as contained in the luks/ subdirectory.

Thanks are also due to the following people who have been
very helpful in testing and improving cryptmount:
    Holger Mller	(RH spec-file, Makefile.in patches, LARGEFILE testing)
    Levente Farkas	(patches to RH spec-file)
    Sebastian Rasmussen	(patches for readonly loopback devices)
    Laszlo Boszormenyi	(debian-specific packaging)
    Baruch Even		(patches for man-pages)
    Erich Schubert	(patches to initscript)
    Rennie deGraaf	(tracing pathname canonicalization issues)
    Dan O'Huiginn	(patch for Debian examples directory)
    Carl Banks		(idea behind --safetynet option)
    Kai Wasserbch	(German localization)

# $Revision: 222 $, $Date: 2008-10-03 12:31:16 +0100 (Fri, 03 Oct 2008) $
