aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
diff options
context:
space:
mode:
authorGlenn Morris2008-01-09 04:31:51 +0000
committerGlenn Morris2008-01-09 04:31:51 +0000
commitdcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d (patch)
treee6bdb9fbfab99e6c287e5acbb772e83dc7999dec /lisp/mail
parent9c6b35b29ab8eba9fd471fa783637158e51136d3 (diff)
downloademacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.tar.gz
emacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.zip
Add 2008 to copyright years.
Diffstat (limited to 'lisp/mail')
-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 @@
1;;; hashcash.el --- Add hashcash payments to email 1;;; hashcash.el --- Add hashcash payments to email
2 2
3;; Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation 3;; Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
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: Paul Foley <mycroft@actrix.gen.nz>