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
|
This is Debian GNU/Linux prepackaged version of the Mailcrypt Emacs
Lisp program, written by Jin Choi and Pat LoPresti.
The current release of this package was assembled by:
Davide G. M. Salvetti <salve@debian.org>
using sources obtained from:
<http://cag-www.lcs.mit.edu/mailcrypt/>.
The current Mailcrypt upstream maintainer is:
Patrick J. LoPresti <patl@lcs.mit.edu>.
The original Mailcrypt Debian package was assembled by:
Joe Reinhardt <joe-reinhardt@uiowa.edu>.
The following changes have been made:
* mailcrypt.el (mc-modes-alist): updated assoc. list for message
mode.
COPYRIGHT
=========
Mailcrypt program: Copyright (C) 1995 Jin Choi <jin@atype.com>
Patrick LoPresti <patl@lcs.mit.edu>.
Mailcrypt manual: Copyright 1995 Patrick J. LoPresti.
The Mailcrypt program and this manual are published as free software.
You may redistribute and/or modify them under the terms of the GNU
General Public License as published by the Free Software Foundation;
either version 2, or (at your option) any later version.
Mailcrypt 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 program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
On Debian GNU/Linux system you can find a copy of the GNU General Public
License in /usr/doc/copyright/GPL.
|