diff options
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. |