summaryrefslogtreecommitdiff
path: root/lisp/mail
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-01-09 04:26:53 +0000
committerGlenn Morris <rgm@gnu.org>2008-01-09 04:26:53 +0000
commitea133ad7c277c7520b01cf33a4bd84afdfad6049 (patch)
treec716eae646ad25d0cc14d9875a50485f417f89e1 /lisp/mail
parentb1279e942ef709d701b125a31cd6cf32e3ceedba (diff)
downloademacs-ea133ad7c277c7520b01cf33a4bd84afdfad6049.tar.gz
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 @@
;;; 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>