diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 02:58:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 02:58:21 +0000 |
commit | eea8d4efafbc96001f7c1e0e0cee5912400ba667 (patch) | |
tree | 9a21b2d45a7e31582806e0e06c2b419d2b9bc254 /lisp/mail/mailpost.el | |
parent | 638cb9c6b7a9c3cd4f5ad7dfe6fef60928cc89de (diff) | |
download | emacs-eea8d4efafbc96001f7c1e0e0cee5912400ba667.tar.gz emacs-eea8d4efafbc96001f7c1e0e0cee5912400ba667.tar.bz2 emacs-eea8d4efafbc96001f7c1e0e0cee5912400ba667.zip |
*** empty log message ***
Diffstat (limited to 'lisp/mail/mailpost.el')
-rw-r--r-- | lisp/mail/mailpost.el | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/mail/mailpost.el b/lisp/mail/mailpost.el index f39d8ee61c2..9cc7e16ef2d 100644 --- a/lisp/mail/mailpost.el +++ b/lisp/mail/mailpost.el @@ -1,14 +1,13 @@ ;;; mailpost.el --- RMAIL coupler to /usr/uci/post mailer +;; This is in the public domain +;; since Delp distributed it without a copyright notice in 1986. + ;; Author: Gary Delp <delp@huey.Udel.Edu> ;; Maintainer: FSF ;; Created: 13 Jan 1986 -;; Last-Modified: 30 May 1992 ;; Keywords: mail -;; This is in the public domain -;; since Delp distributed it without a copyright notice in 1986. - ;;; Commentary: ;; Yet another mail interface. this for the rmail system to provide |