comparison lisp/mail/hashcash.el @ 100908:a9dc0e7c3f2b

Add 2009 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 05 Jan 2009 03:18:22 +0000
parents d5afbae3de1f
children 328150f0cf76
comparison
equal deleted inserted replaced
100907:2ae3d070ddb5 100908:a9dc0e7c3f2b
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, 2008 Free Software Foundation 3 ;; Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 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>
7 ;; Keywords: mail, hashcash 7 ;; Keywords: mail, hashcash
8 8