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:
    Carl Banks          (idea behind --safetynet option)
    Laszlo Boszormenyi  (debian-specific packaging)
    Harald Dunkel       (debian chroot-installation testing)
    Baruch Even         (patches for man-pages)
    Levente Farkas      (patches to RH spec-file)
    Glenn Golden        (documentation cleanups & systemd testing)
    Rennie deGraaf      (tracing pathname canonicalization issues)
    Daniel Grund        (tracing cmstatus-corruption vulnerability)
    Holger Mller       (RH spec-file, Makefile.in patches, LARGEFILE testing)
    Bjrn Nilsson       (suggestions for /dev/disk/by-id in documentation)
    Dan O'Huiginn       (patch for Debian examples directory)
    Sebastian Rasmussen (patches for readonly loopback devices)
    Petter Reinholdtsen (patches for /etc/init.d dependencies)
    Erich Schubert      (patches to initscript)
    Kai Wasserbch      (German localization)
