diff options
Diffstat (limited to 'lisp/mail/hashcash.el')
-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 37b2d94e5f5..59200eaab88 100644 --- a/lisp/mail/hashcash.el +++ b/lisp/mail/hashcash.el @@ -1,6 +1,6 @@ ;;; hashcash.el --- Add hashcash payments to email -*- lexical-binding:t -*- -;; Copyright (C) 2003-2005, 2007-2018 Free Software Foundation, Inc. +;; Copyright (C) 2003-2005, 2007-2019 Free Software Foundation, Inc. ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) ;; Maintainer: emacs-devel@gnu.org |