comparison lisp/mail/hashcash.el @ 112284:61f7601898b1

Refill some copyright headers.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 18:21:30 -0800
parents 417b1e4d63cd
children
comparison
equal deleted inserted replaced
112283:a34cb587b28f 112284:61f7601898b1
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, 2009, 2010, 2011 Free Software Foundation 3 ;; Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011
4 ;; Free Software Foundation
4 5
5 ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) 6 ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002)
6 ;; Maintainer: Paul Foley <mycroft@actrix.gen.nz> 7 ;; Maintainer: Paul Foley <mycroft@actrix.gen.nz>
7 ;; Keywords: mail, hashcash 8 ;; Keywords: mail, hashcash
8 9