1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
MH for Debian
------------------------------------------------------------------
Copyright:
Although the MH system was originally developed by the RAND
Corporation, and is now in the public domain, the RAND Cor-
poration assumes no responsibility for MH or this particular
modification of MH.
In addition, the Regents of the University of California
issue the following disclaimer in regard to the UCI version
of MH:
"Although each program has been tested by its contribu-
tor, no warranty, express or implied, is made by the
contributor or the University of California, as to the
accuracy and functioning of the program and related
program material, nor shall the fact of distribution
constitute any such warranty, and no responsibility is
assumed by the contributor or the University of Cali-
fornia in connection herewith."
This version of MH is in the public domain, and as such,
there are no real restrictions on its use. The MH source
code and documentation have no licensing restrictions what-
soever. As a courtesy, the authors ask only that you pro-
vide appropriate credit to the RAND Corporation and the
University of California for having developed the software.
The original source was downloaded from
ftp://ftp.ics.uci.edu/pub/mh/mh-6.8.tar.Z (which contains mh-6.8.3)
and
ftp://ftp.ics.uci.edu/pub/mh/updates/MH.6.8.4.Z (which is a patch)
The following Debian developers have worked on this package, to the
best of our knowledge:
Michael Alan Dorman <mdorman@calder.med.miami.edu>
David Morris <bweaver@worf.netins.net>
Philip Hands <phil@hands.com>
Adam P. Harris <aph@debian.org>
The current maintainer is Adam P. Harris. Please direct any
correspondance to <mh@packages.debian.org> or the Debian Bug Tracking
System.
The Debian developers have sometimes had to extensively modify the
software in order to fix upstream bugs, since this package is no
longer being actively maintained. Of course, other changes have been
made to ensure the package integrates and complies with Debian's
"way".
All Debian modifications of the MH system are placed under the GNU
General Public License (GPL) version 2 or later. You can find a copy
of the GPL in /usr/doc/copyright/GPL on Debian systems.
|