summaryrefslogtreecommitdiff
path: root/lisp/mail/hashcash.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-01-09 04:31:51 +0000
committerGlenn Morris <rgm@gnu.org>2008-01-09 04:31:51 +0000
commitdcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d (patch)
treee6bdb9fbfab99e6c287e5acbb772e83dc7999dec /lisp/mail/hashcash.el
parent9c6b35b29ab8eba9fd471fa783637158e51136d3 (diff)
downloademacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.tar.gz
Add 2008 to copyright years.
Diffstat (limited to 'lisp/mail/hashcash.el')
-rw-r--r--lisp/mail/hashcash.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/hashcash.el b/lisp/mail/hashcash.el
index 36cd17fe6fc..5b292961b98 100644
--- a/lisp/mail/hashcash.el
+++ b/lisp/mail/hashcash.el
@@ -1,6 +1,6 @@
;;; hashcash.el --- Add hashcash payments to email
-;; Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation
+;; Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002)
;; Maintainer: Paul Foley <mycroft@actrix.gen.nz>