diff options
author | Glenn Morris <rgm@gnu.org> | 2019-06-08 10:21:16 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2019-06-08 10:21:16 -0700 |
commit | d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4 (patch) | |
tree | 6bacfcd89d11906894464dc739bdbad710c2e104 /lisp/mail/smtpmail.el | |
parent | e751431989f0af69a7eabf26a86ccac8d8aab74f (diff) | |
download | emacs-d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4.tar.gz emacs-d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4.tar.bz2 emacs-d26b49e5a4883e9fe2ec3502c067ba2a5e1dd2c4.zip |
; Fix recent maintainer header removals
The convention is that no "Maintainer" means "Author" is the maintainer.
Diffstat (limited to 'lisp/mail/smtpmail.el')
-rw-r--r-- | lisp/mail/smtpmail.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/smtpmail.el b/lisp/mail/smtpmail.el index c5af3eac941..741c4393e65 100644 --- a/lisp/mail/smtpmail.el +++ b/lisp/mail/smtpmail.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1995-1996, 2001-2019 Free Software Foundation, Inc. ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> +;; Maintainer: emacs-devel@gnu.org ;; w32 Maintainer: Brian D. Carlstrom <bdc@ai.mit.edu> ;; ESMTP support: Simon Leinen <simon@switch.ch> ;; Hacked by Mike Taylor, 11th October 1999 to add support for |