diff options
| author | Glenn Morris | 2017-06-05 21:08:07 -0400 |
|---|---|---|
| committer | Glenn Morris | 2017-06-05 21:08:07 -0400 |
| commit | 0cd94b8a03e78bbfef3563ddd625b4cd817459bb (patch) | |
| tree | 0560c7878d05b4e65c9e7fd3003df20099865282 /lisp/mail | |
| parent | 5cb286064f2e04bd94bb1c931f3ee31aad34aa64 (diff) | |
| download | emacs-0cd94b8a03e78bbfef3563ddd625b4cd817459bb.tar.gz emacs-0cd94b8a03e78bbfef3563ddd625b4cd817459bb.zip | |
; Update some more Maintainer: header comments
; This removes some people who are absent from commit logs or mailing
; lists for upwards of a decade.
Diffstat (limited to 'lisp/mail')
| -rw-r--r-- | lisp/mail/hashcash.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/hashcash.el b/lisp/mail/hashcash.el index 1c24d0aac36..71567b4c0fd 100644 --- a/lisp/mail/hashcash.el +++ b/lisp/mail/hashcash.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 2003-2005, 2007-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2007-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) | 5 | ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) |
| 6 | ;; Maintainer: Paul Foley <mycroft@actrix.gen.nz> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: mail, hashcash | 7 | ;; Keywords: mail, hashcash |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |